Tags: llm* + foss* + python*

0 bookmark(s) - Sort by: Date ↓ / Title /

  1. ASCVIT V1 aims to make data analysis easier by automating statistical calculations, visualizations, and interpretations.

    Includes descriptive statistics, hypothesis tests, regression, time series analysis, clustering, and LLM-powered data interpretation.

    - Accepts CSV or Excel files. Provides a data overview including summary statistics, variable types, and data points.
    - Histograms, boxplots, pairplots, correlation matrices.
    - t-tests, ANOVA, chi-square test.
    - Linear, logistic, and multivariate regression.
    - Time series analysis.
    - k-means, hierarchical clustering, DBSCAN.

    Integrates with an LLM (large language model) via Ollama for automated interpretation of statistical results.
  2. The author has also automated their weeknotes by using an Observable notebook, which generates the "releases this week" and "TILs this week" sections.

    The notebook fetches TILs from the author's Datasette, grabs releases from GitHub, and assembles a markdown string for the new post.

    * `llm` CLI tool for running prompts against large language models
    * Automation of weeknotes using an Observable notebook
    * Notebook generates "releases this week" and "TILs this week" sections
    * Tool stores prompts and responses in a SQLite database
    2024-10-29 Tags: , , , , , , by klotz

Top of the page

First / Previous / Next / Last / Page 1 of 0 SemanticScuttle - klotz.me: tagged with "llm+foss+python"

About - Propulsed by SemanticScuttle