Show HN: Adam — 'The SQLite of Agent Frameworks' — Embeddable C Library for AI Agents
GitHub / Hacker News·low signal
SQLiteAI released Adam, an embeddable AI agent library written in C that provides a complete agent loop — tool calling, memory, sessions, voice, streaming, structured output — in one #include. Works with cloud APIs (Anthropic, OpenAI, Gemini, Groq) and local models (llama.cpp), compiling on macOS, Linux, Windows, iOS, Android, and WASM. Designed as a lightweight, portable alternative to larger agent frameworks, inspired by SQLite's philosophy of small, portable, and just-works.