Thanks to visit codestin.com
Credit goes to Github.com

Skip to content
@sqliteai

SQLite AI

The Edge AI company.

Popular repositories Loading

  1. 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 537 11

  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 459 17

  3. sqlite-sync sqlite-sync Public

    SQLiteSync is a local-first SQLite extension using CRDTs for seamless, conflict-free data sync and real-time collaboration across devices.

    C 356 9

  4. 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 77 6

  5. sqlite-rag sqlite-rag Public

    A hybrid search engine built on SQLite with SQLite AI and SQLite Vector extensions

    Python 26 5

  6. sqlite-agent sqlite-agent Public

    A SQLite extension that enables SQLite databases to run autonomous AI agents, using other SQLite AI extensions.

    C 14

Repositories

Showing 10 of 11 repositories
  • sqlite-sync Public

    SQLiteSync is a local-first SQLite extension using CRDTs for seamless, conflict-free data sync and real-time collaboration across devices.

    sqliteai/sqlite-sync’s past year of commit activity
    C 356 9 1 1 Updated Dec 20, 2025
  • sqlite-mcp Public

    A SQLite extension that integrates the Model Context Protocol, enabling SQLite databases to connect to MCP servers and call their tools.

    sqliteai/sqlite-mcp’s past year of commit activity
    C 0 MIT 0 1 0 Updated Dec 18, 2025
  • 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 459 17 2 0 Updated Dec 17, 2025
  • sqlite-agent Public

    A SQLite extension that enables SQLite databases to run autonomous AI agents, using other SQLite AI extensions.

    sqliteai/sqlite-agent’s past year of commit activity
    C 14 0 0 0 Updated Dec 16, 2025
  • docs-chatbot Public

    Embeddable AI chatbot for documentation, powered by SQLite Cloud.

    sqliteai/docs-chatbot’s past year of commit activity
    TypeScript 0 MIT 0 0 0 Updated Dec 10, 2025
  • 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 6 0 1 0 Updated Nov 25, 2025
  • 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 77 6 5 1 Updated Nov 20, 2025
  • sqlite-rag Public

    A hybrid search engine built on SQLite with SQLite AI and SQLite Vector extensions

    sqliteai/sqlite-rag’s past year of commit activity
    Python 26 5 3 0 Updated Nov 18, 2025
  • sqlite-aisearch-action Public

    Automatically processes your documentation files and creates an SQLite AI-powered searchable database on SQLite Cloud

    sqliteai/sqlite-aisearch-action’s past year of commit activity
    JavaScript 0 0 0 0 Updated Oct 21, 2025
  • sqlite-extensions-guide Public

    A cross-platform documentation for installing and using SQLite extensions in different environments.

    sqliteai/sqlite-extensions-guide’s past year of commit activity
    4 MIT 1 1 0 Updated Oct 20, 2025

Most used topics

Loading…