Kith is an AI-native personal CRM that helps you remember people better, keep relationships warm, and discover meaningful connection opportunities.
- Turns freeform notes into structured relationship context
- Keeps people, interactions, and journal context in one flow
- Suggests timely follow-ups and reconnection moments
- Uses AI prompts/extraction pipelines to reduce manual CRM work
- Next.js (App Router) + TypeScript
- Supabase (Auth + Postgres + RLS)
- Tailwind CSS
- AI SDK based model integrations
npm install
npm run dev- Keep
maindeployable - Make small, focused commits by feature area
- Use clear commit messages with intent (why)
- Prefer short-lived branches for experimental agent runs
- Contributor guide:
CONTRIBUTING.md - PR template:
.github/pull_request_template.md - Agent commit playbook:
docs/agent-commit-playbook.md