Semantic search over your Gmail, from inside Claude Code. Embeds your full inbox with zembed-1 and reranks with zerank-2 — finds emails by meaning, not keywords.
-
Updated
May 24, 2026 - Python
Semantic search over your Gmail, from inside Claude Code. Embeds your full inbox with zembed-1 and reranks with zerank-2 — finds emails by meaning, not keywords.
This demo showcases a premium RAG (Retrieval-Augmented Generation) experience, comparing a base LLM with a ZeroEntropy-enhanced model. It uses ZeroEntropy for world-class retrieval and Ollama for private, local generation and Langfuse for metrics, traces and prompts management.
Open-source LLM agent framework. Most memory systems summarize or chunk past history; Grudge keeps conversations continuous. Local-first.
Fast MLX port of ZeroEntropy zerank-2 cross-encoder reranker. 10x faster than PyTorch MPS on Apple Silicon. bf16, validated.
To associate your repository with the zeroentropy topic, visit your repo's landing page and select "manage topics."