#python #ai #faiss #gpt_oss #langchain #llama_index #llm #localstorage #offline_first #ollama #privacy #python #rag #retrieval_augmented_generation #vector_database #vector_search #vectors
LEANN is a tiny, powerful vector database that lets you turn your laptop into a personal AI assistant capable of searching millions of documents using 97% less storage than traditional systems without losing accuracy. It works by storing a compact graph and computing embeddings only when needed, saving huge space and keeping your data private on your device. You can search your files, emails, browser history, chat logs, live data from platforms like Slack and Twitter, and even codebases—all locally without cloud costs. This means fast, private, and efficient AI-powered search and retrieval on your own laptop.
https://github.com/yichuan-w/LEANN
LEANN is a tiny, powerful vector database that lets you turn your laptop into a personal AI assistant capable of searching millions of documents using 97% less storage than traditional systems without losing accuracy. It works by storing a compact graph and computing embeddings only when needed, saving huge space and keeping your data private on your device. You can search your files, emails, browser history, chat logs, live data from platforms like Slack and Twitter, and even codebases—all locally without cloud costs. This means fast, private, and efficient AI-powered search and retrieval on your own laptop.
https://github.com/yichuan-w/LEANN
GitHub
GitHub - yichuan-w/LEANN: [MLsys2026]: RAG on Everything with LEANN. Enjoy 97% storage savings while running a fast, accurate,…
[MLsys2026]: RAG on Everything with LEANN. Enjoy 97% storage savings while running a fast, accurate, and 100% private RAG application on your personal device. - yichuan-w/LEANN
👍1
#typescript #agent #agentic_rag #ai_coding #claude_code #code_generation #code_search #cursor #embedding #gemini_cli #mcp #merkle_tree #nodejs #openai #rag #semantic_search #typescript #vector_database #vibe_coding #voyage_ai #vscode_extension
Claude Context is a plugin that adds semantic code search to Claude Code and other AI tools, using your full codebase as context via a vector database like Zilliz Cloud. It finds relevant code instantly with natural language queries, indexes efficiently (only changed files), and cuts token use by ~40% for the same quality. You save costs on large projects, get precise results without loading whole files, and code faster with deep, relevant context across millions of lines. Setup needs free Zilliz/OpenAI keys and Node.js 20+; works with VS Code, Cursor, and more.
https://github.com/zilliztech/claude-context
Claude Context is a plugin that adds semantic code search to Claude Code and other AI tools, using your full codebase as context via a vector database like Zilliz Cloud. It finds relevant code instantly with natural language queries, indexes efficiently (only changed files), and cuts token use by ~40% for the same quality. You save costs on large projects, get precise results without loading whole files, and code faster with deep, relevant context across millions of lines. Setup needs free Zilliz/OpenAI keys and Node.js 20+; works with VS Code, Cursor, and more.
https://github.com/zilliztech/claude-context
GitHub
GitHub - zilliztech/claude-context: Code search MCP for Claude Code. Make entire codebase the context for any coding agent.
Code search MCP for Claude Code. Make entire codebase the context for any coding agent. - zilliztech/claude-context