Built for developers & tech writers
How It Works
Three steps. Zero config files.
Go from repo URL to a published documentation site in under five minutes.
Connect your repo
Sign in with GitHub and pick any repository — public or private. Kotimari clones it securely and analyzes the file tree, README, and dependencies.
AI writes the docs
Our AI reads your code and generates structured documentation — with diagrams, code examples, and tables. Then you edit and refine every page to get it just right.
Publish & embed
Get a beautiful hosted docs site with semantic search. Optionally embed context-aware tooltips in your own app with our Context API.
Features
Everything your docs need. Nothing they don’t.
Automated Documentation
Connect your repo and get a Confluence-style knowledge base in minutes. Sections, pages, code examples, and diagrams — all generated from your source code.
Context API
Embed context-aware tooltips in your app with a single API call. Kotimari serves the right documentation at the right time based on vector similarity search.
Your Docs, Your Voice
AI generates the first draft, grounded in your actual source code. Then edit, refine, and customize every page to match your team’s style and standards.
Sync with GitHub
Your docs update when you push to main. No more stale wikis, no more “the docs are out of date” messages in Slack.
Semantic Search
Hybrid vector + keyword search across all your documentation with highlighted snippets.
Editable Pages
Every generated page is fully editable. Tweak wording, add context, or rewrite entire sections.
Audience-Aware
Docs adapt to your audience: developer, business, finance, or end-user. Different tone, different focus.
Access Control
Passphrase-protect docs, control search engine indexing, and manage API keys per project.
Who It’s For
Built for people who ship code and write about it.
Whether you’re a solo developer tired of maintaining a wiki, a tech writer documenting a sprawling monorepo, or a team lead who wants onboarding docs that actually match the code — Kotimari gets it done.
- AI generates the first draft — you edit and refine every page
- Regenerate any page on-demand when code changes
- GFM tables, KaTeX math, and Mermaid diagrams out of the box
- Works with any language: TypeScript, Python, Go, Rust, shell scripts
- SEO + GEO optimized so AI search engines cite your docs
const response = await fetch(
'https://kotimari.com/api/context/query',
{
method: 'POST',
headers: { 'x-api-key': apiKey },
body: JSON.stringify({ query }),
})
// Returns the most relevant doc section
// for your user's current context
Pricing
Simple, transparent pricing.
Start free. Upgrade when you need more.
Free
Perfect for trying Kotimari on a side project.
- 1 project
- 5 documentation pages
- Semantic search
- Passphrase protection
- Community support