You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recall is an AI agent that orchestrates an ingestion, extraction, and RAG pipeline to turn media into a persistent knowledge base. Running local Whisper for free transcription, it uses Gemini/Claude for type-aware insights. Features zero-hallucination Q&A via ChromaDB and tiered multi-session memory.