Universal autonomous experimentation framework — PFLK/GREE cycles, knowledge graphs, entity extraction, sqlite-vec search, multi-provider LLM routing, SQLite knowledge base, sandbox isolation
Lotl — Living-off-the-Land memory for AI agents. BM25 + vector RRF fusion + LLM rerank + temporal knowledge graph, on top of SQLite-vec and local ONNX. No infra, no LLM required.
SQLite storage adapter for Open-Engram with sqlite-vec vector search
Privacy-first, fully local Semantic Vector RAG MCP Server for Salesforce documentation. Uses sqlite-vec + all-MiniLM-L6-v2 embeddings.
SQLite local vector store plugin for ragpipe
SQLite adapter for @atscript/db with swappable driver support.
A vector search SQLite extension.
SQLite storage provider for Lang Context Attention — persistence, vector search (sqlite-vec), and BM25 keyword search (FTS5) in a single file database.
Hybrid BM25 + vector search CLI for personal knowledge bases. Cross-encoder reranking, SQLite + sqlite-vec.
Four-layer local memory system plugin for OpenClaw — auto-captures, structures, and profiles conversational knowledge using local LLM + SQLite vector search (L0→L1→L2→L3 pipeline)
Bundled types to instantiate the Polkadot JS api with a Moonbeam network
Exact rational vector arithmetic
better-sqlite3 StructuredStore implementation for brain-core
Fast math support for markdown-it with KaTeX
Memory system for Reactive Agents — Working, Semantic, Episodic, and Procedural memory backed by bun:sqlite
2D vector utilities for TLDraw and maybe you, too.
Event sourcing primitives for multi-agent coordination. Local-first, no external servers.
100% local, OpenAI-compatible memory layer for AI agents. On-device embeddings via Ollama + SQLite (sqlite-vec) vector search. Zero cloud round-trips. Built for agents.
SQLite library with support for opening and writing databases, prepared statements, and more. This SQLite library is in pure javascript (compiled with emscripten).
Local-first AI developer toolkit — knowledge base, code analysis, context management, and developer tools for LLM agents
Provides access to a database using SQLite (https://www.sqlite.org/). The database is persisted across restarts of your app.
MCP server that indexes codebases into an AST knowledge graph with semantic search, call graph traversal, and HTTP route tracing
Xcraft Cryo action-store
SQLite client for Node.js applications with SQL-based migrations API written in Typescript