klotz: simon willison* + foss*

0 bookmark(s) - Sort by: Date ↓ / Title / - Bookmarks from other users for this tag

  1. Datasette is introduced as a functional interactive frontend to tabulated data, either in CSV format or a database schema, catering to data journalists, museum curators, archivists, local governments, and researchers.

    The author explores creating tables and inserting data into a SQLite database, then targets the database with Datasette to showcase how errors in data can be identified and corrected.
  2. The "LLM" toolkit provides a command-line utility and Python library for interacting with large language models. It enables users to run prompts from the terminal, store responses in SQLite databases, generate embeddings, and more. This comprehensive guide includes topics such as setup, usage, OpenAI models, other models, embeddings, plugins, model aliases, Python API, prompt templates, logging, related tools, CLI reference, contributing, and changelog.
    2024-02-08 Tags: , , , by klotz
  3. * **New Feature:** `openai-to-sqlite` tool now allows enriching data in a SQLite database using OpenAI's GPT3.5 model.
    * **Sentiment Analysis Example:**
    + Update a `sentiment` column in a `messages` table using `chatgpt()` function.
    2024-10-29 Tags: , , , , , by klotz
  4. 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: Tags: simon willison + foss

About - Propulsed by SemanticScuttle