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 beyond available RAM by streaming activated weights directly from NVMe. A dependency-free, embeddable C inference engine.

    C 2.2k 165

  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 47

  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 13

  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 551 23

  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 170 18

  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 118 16

Repositories

Showing 10 of 21 repositories
  • 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 170 18 2 0 Updated Aug 22, 2026
  • warp Public

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

    sqliteai/warp's past year of commit activity
    C 2,235 Apache-2.0 165 6 (4 issues need help) 6 Updated Aug 13, 2026
  • 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 551 23 1 1 Updated Jul 27, 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 23 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 1 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 111 8 0 2 Updated Jul 21, 2026
  • sqlite-js Public

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

    sqliteai/sqlite-js's past year of commit activity
    C 567 13 0 0 Updated Jul 21, 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,093 47 1 0 Updated Jul 21, 2026
  • sqlite-sync-react-native Public

    Offline-first React Native library with automatic sqlite-sync powered by SQLite Cloud

    sqliteai/sqlite-sync-react-native's past year of commit activity
    TypeScript 1 MIT 0 0 0 Updated Jul 14, 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 16 1 1 0 Updated Jul 14, 2026

Top languages

Loading…

Most used topics