AI-powered wiki where autonomous agents help you build and maintain knowledge.
Status: MVP — core features work, expect rough edges. See roadmap.
- AI Chat — Ask questions, get answers from your wiki content
- Autonomous Agents — Request changes, AI works on a branch, you review and accept/reject
- Git Under the Hood — Full version control without the complexity
- Real-time Collaboration — Live updates, markdown editing
- Pluggable LLM — Claude SDK or OpenRouter - BYOK or connect to your local inference services
Configure your backend/.env and frontend/.env files using .env.example as a reference.
make setup # Install dependencies (first time)
make run # Start backend (8000) and frontend (5173)See wiki-page for more information.
- Chat with AI about your wiki
- Ask it to make changes — spawns an agent on a new branch
- Review the diff when done
- Accept (merge) or Reject (discard)
- Spec-Driven Development — Write specs in wiki, AI keeps docs and code in sync
- Team Knowledge Base — Devs ask questions, writers update docs, git stays hidden
- Research & Notes — Connect ideas across pages, AI helps cross-reference
See Sviter-wiki for full documentation — built with Sviter and best viewed inside Sviter itself.
FSL-1.1 (free for production use, no competing products for 2 years, then Apache 2.0)
