Ida Documentation
Ida is an AI-powered meeting assistant that surfaces relevant documentation exactly when you need it. It combines real-time transcription, semantic search, and intelligent recommendations to keep you informed during any conversation.
What is Ida?
Ida—Intelligent Documentation Assistant—is a native macOS desktop application built for professionals who need instant access to their knowledge base during meetings, calls, and conversations. Instead of manually searching through docs while someone is talking, Ida listens and automatically surfaces the most relevant information.
Real-time Transcription
Captures system audio from any meeting app and transcribes in real-time using Groq Whisper.
Semantic Search
Uses AI embeddings to understand meaning, not just keywords. Find relevant docs even with different terminology.
Knowledge Indexing
Index local files, crawl documentation websites, or paste text snippets.
AI Recommendations
Contextual suggestions appear in ~300ms based on your transcription and indexed documentation.
Chat Interface
Ask questions about your documentation and get AI-powered answers with source citations.
Local-First
All data is stored locally on your Mac. Optional cloud sync available for cross-device access.
How It Works
- Index your documentation — Add local files, crawl websites, or paste text to build your knowledge base.
- Start a session — Begin recording when you join a meeting or call.
- Ida listens — Audio is transcribed in real-time and analyzed for context.
- Relevant docs surface — AI recommendations appear automatically based on the conversation.
- Ask follow-ups — Use the chat to dive deeper into any topic.
Key Technologies
Ida is built with a modern, performant stack:
- Tauri 2 — Native desktop framework for a lightweight, secure application
- Groq — Ultra-fast AI inference for transcription (Whisper) and chat (LLaMA 3.3 70B)
- OpenAI Embeddings — text-embedding-3-small for semantic vector search
- SQLite + sqlite-vec — Local vector database for instant retrieval
- React + TypeScript — Modern, type-safe frontend
New to Ida? Head to Getting Started to download the app and set up your first knowledge base.
Documentation Sections
- Getting Started — Download, install, and configure Ida
- Core Concepts — Understand Sessions, Accounts, and Vaults
- Features — Deep dive into transcription, search, and AI capabilities
- Keyboard Shortcuts — Master Ida with power-user shortcuts
- Integrations — Google Calendar and more