Tags: llm* + sqlite*

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

  1. This article details the creation of 'Stevens', a personal AI assistant built using a single SQLite table to store 'memories' and cron jobs to ingest data and generate daily briefs. It emphasizes a simple architecture leveraging Val.town for hosting and highlights the benefits of broader context for personal AI tools.

    2025-04-17 Tags: , , , , , , by klotz
  2. A simple project demonstrating Retrieval Augmented Generation (RAG) using SQLite, sqlite-vec, and OpenAI. It embeds text files, stores them in a SQLite database, and retrieves relevant documents using vector search. The project features lightweight single-file SQLite databases, vector search capabilities, and OpenAI integration for embeddings and chat responses.

  3. A new plugin for sqlite-utils CLI tool called sqlite-utils-ask allows users to ask human-language questions directly of SQLite databases and CSV/JSON files, using an LLM to generate SQL queries and execute them.

    2024-11-25 Tags: , , , , , , , by klotz
    • 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

Top of the page

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

About - Propulsed by SemanticScuttle