Now in Public Beta — free to try

Documentation that writes itself.

Kotimari analyzes your GitHub repository and generates beautiful, living documentation. Then it serves context-aware help directly inside your app.

No credit card required · 1 project free forever

Built for developers & tech writers

Any language or framework
Passphrase-protected docs
Semantic search built-in
SEO & GEO optimized

How It Works

Three steps. Zero config files.

Go from repo URL to a published documentation site in under five minutes.

01

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.

02

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.

03

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
context-api.ts

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.

$0/month
  • 1 project
  • 5 documentation pages
  • Semantic search
  • Passphrase protection
  • Community support
Most Popular

Pro

For developers and small teams shipping real products.

$20/month
  • 2 projects
  • 50 documentation pages
  • On-demand page regeneration
  • Context API access
  • SEO & GEO optimization
  • Priority support

Enterprise

For organizations with multiple repos and teams.

Custom
  • Unlimited projects
  • Unlimited pages
  • Custom branding
  • SSO / SAML
  • Dedicated support & SLA
  • On-prem deployment option

Stop writing docs by hand.

Connect your GitHub repo and let Kotimari generate, host, and keep your documentation up to date. It takes less than five minutes.

Free tier includes 1 project · No credit card required