Documentation

Kami docs

Your AI GTM for early-stage startups. Open source, approval-first, real actions on live surfaces.

What is Kami

Your AI GTM for early-stage startups.

Tell Kami what you built. It helps you find customers or get your product in front of the right people, with you approving every real send.

Open source. You can run it fully locally with your Hermes agent set up.

How it works

You → local Kami → Hermes manager → specialists → real email / posts / research

  1. Enter your company domain
  2. Confirm the dossier (That's us)
  3. Choose Find customers or Create distribution
  4. Approve small batches of real actions
  5. Ask Kami anytime (persistent guide)

Hermes agents plan, delegate, review, then act on live surfaces, not sandbox drafts.

How to use

  1. Run Kami locally with your Hermes agent set up (see Self-host) and open http://localhost:3000
  2. Enter your domain → confirm the dossier
  3. Pick a job:
    • Find customers: segment → plan → find companies → draft email → you approve sends
    • Create distribution: goal → today's opportunity queue → draft → you post or approve publish
  4. Watch Needs you for replies and decisions

Kami never invents emails. Send stays blocked until a real contact email exists.

Self-host

Need: Node 20+, Git, Supabase, Hermes gateway + key.

git clone https://github.com/saranambiar/kami
cd kami/web && npm install
cp .env.example .env.local   # fill keys
# apply web/supabase/migrations/ to your Supabase project
cd .. && npm run sync:skills
cd web && npm run readiness && npm run dev

Open http://localhost:3000.

More: SETUP.md · Community Edition

Contribute

Skills, playbooks, connectors, UI, docs welcome.

← Back to KAMI