Atombot – tiny personal assistant for local models and GPT‑5.4
Tiny footprint (~500 lines vs 400k OpenClaw), but local AI assistants are crowded.
Zero-cost local memory for AI assistants. Claude Opus + OpenClaw + nomic-embed + sqlite-vec. Full Telegram history → semantic search in 2.4s.
Local semantic search for Telegram memory, but OpenClaw adoption and embedding quality unclear.
AI assistant developers, privacy-conscious users integrating long-term context into chatbots
Perplexity AI context indexing · Pinecone (self-hosted) · Milvus
Tiny footprint (~500 lines vs 400k OpenClaw), but local AI assistants are crowded.
The MCP server to give Claude true persistent memory is the clearest win — it tackles the annoying, real-world problem of lost context across sessions. The repo pairs local analysis (Ollama) with import/export for ChatGPT/Claude/Gemini and ships as Node/TypeScript + Docker with a usable web UI, so you can run everything without vendor APIs; I'd like to see wider model/import support and clearer UX around merges/conflicts, but the core idea and execution feel immediately useful.
Telegram-native agent with memory and HTML apps, but setup is rough alpha.
Proves AI usage with a verifiable PDF receipt instead of probabilistic detection guesswork.
Semantic memory extraction in browser SQLite, but local AI assistants are crowded.
Three-tier memory architecture solves context bloat for Claude Code and Copilot CLI users.