Skip to content
@sqliteai

SQLite AI

The Edge AI company.

Popular repositories Loading

  1. warp warp Public

    Run the full 2.78-trillion-parameter Kimi K3 model or GLM-5.3-Flash beyond available RAM by streaming activated weights directly from NVMe. A dependency-free, embeddable C inference engine.

    C 2.4k 177

  2. sqlite-vector sqlite-vector Public

    SQLite-Vector is a cross-platform, ultra-efficient SQLite extension that brings vector search capabilities to your embedded database.

    C 1.1k 49

  3. sqlite-js sqlite-js Public

    Create custom SQLite functions in JavaScript. Extend your database with scalars, aggregates, window functions, and collations directly in JavaScript.

    C 567 15

  4. sqlite-sync sqlite-sync Public

    CRDT-based offline-first sync for SQLite. Syncs automatically with SQLite Cloud, PostgreSQL, and Supabase. No conflicts, no data loss, no backend to build. For offline-first apps and AI agents.

    C 557 26

  5. sqlite-ai sqlite-ai Public

    AI-native extension for SQLite that brings on-device inference, embedding generation, and model interaction directly into your database.

    C 174 20

  6. adam adam Public

    An embeddable cross-platform AI agent library written in C. Cloud and local LLMs, tool calling, long-term memory, voice, sessions, research mode, self-evolving loops. The SQLite of agent frameworks…

    C 122 15

Repositories

Showing 10 of 23 repositories
  • sqlite-sync Public

    CRDT-based offline-first sync for SQLite. Syncs automatically with SQLite Cloud, PostgreSQL, and Supabase. No conflicts, no data loss, no backend to build. For offline-first apps and AI agents.

    sqliteai/sqlite-sync's past year of commit activity
    C 557 26 1 1 Updated Sep 7, 2026
  • rhenium Public

    Run CUDA on Apple Silicon.

    sqliteai/rhenium's past year of commit activity
    1 Apache-2.0 0 0 0 Updated Aug 31, 2026
  • sqlite-ai Public

    AI-native extension for SQLite that brings on-device inference, embedding generation, and model interaction directly into your database.

    sqliteai/sqlite-ai's past year of commit activity
    C 174 20 3 0 Updated Aug 31, 2026
  • warp Public

    Run the full 2.78-trillion-parameter Kimi K3 model or GLM-5.3-Flash beyond available RAM by streaming activated weights directly from NVMe. A dependency-free, embeddable C inference engine.

    C 2,374 Apache-2.0 177 7 (2 issues need help) 4 Updated Aug 28, 2026
  • edgetable Public

    An Airtable-style app whose AI columns are computed on your machine, inside SQLite. Demo for sqlite-ai, sqlite-vector, sqlite-sync.

    sqliteai/edgetable's past year of commit activity
    Rust 0 0 0 0 Updated Aug 27, 2026
  • sqlite-vector Public

    SQLite-Vector is a cross-platform, ultra-efficient SQLite extension that brings vector search capabilities to your embedded database.

    sqliteai/sqlite-vector's past year of commit activity
    C 1,128 49 3 0 Updated Aug 25, 2026
  • sqlite-wasm Public

    SQLite Wasm compiled with automatically initialized sqlite-sync and sqlite-vector extensions. Conveniently packaged as an ES Module for effortless integration.

    sqliteai/sqlite-wasm's past year of commit activity
    C 18 2 1 0 Updated Aug 24, 2026
  • sqlite-sync-dev Public archive Forked from sqliteai/sqlite-sync

    ⚠️ Moved to https://github.com/sqliteai/sqlite-sync. This fork has been merged into the official repository and is no longer maintained.

    sqliteai/sqlite-sync-dev's past year of commit activity
    2 26 0 0 Updated Jul 22, 2026
  • sqlite-columnar Public

    Column-oriented analytics for SQLite, designed for fast local analytical queries with benchmarked speedups of up to 130,000x over standard SQLite scans on selected workloads.

    sqliteai/sqlite-columnar's past year of commit activity
    C 13 4 0 0 Updated Jul 21, 2026
  • sqlite-memory Public

    Markdown based AI agent memory with semantic search, hybrid retrieval, and offline-first sync between agents.

    sqliteai/sqlite-memory's past year of commit activity
    C 117 11 0 2 Updated Jul 21, 2026

Top languages

Loading…

Most used topics