Is Kuku compatible with Obsidian?
Yes. Kuku stores files as plain .md on disk using standard Markdown and WikiLink syntax, so your vault works seamlessly with Obsidian, vim, git, and any other Markdown tool.
Does the AI work offline?
Speech-to-text works offline via Whisper.cpp. The AI agent and cursor-style editing require a Gemini API key and internet connection.
What is Kuku built with?
Kuku uses Tauri v2 (Rust backend) with React 19 and the Tiptap editor. It uses SQLite FTS5 for search. The bundle is approximately 15MB with ~80MB memory usage.
Is Kuku free?
Yes, Kuku is free to use. AI features require your own Gemini API key, which is billed separately by Google.