What problem does it solve?
Git-based markdown wiki for software teams that organizes dispersed documents into a single, searchable knowledge base, enabling fast access and consistent context for your AI tools.
Core Features & Use Cases
- Ingest: convert a wide range of document formats into wiki sources under .wiki/sources using a guided workflow.
- Compile: run an AI-powered pipeline to generate wikilinks, summaries, and cross-page references in .wiki/wiki, keeping everything connected.
- Query: search the wiki and receive framed answers with citations, updated content, and automatic feedback loops to grow the knowledge graph.
- Use Case Example: A software team ingests product specs, design mockups, and incident reports to answer questions like "What is the current auth flow and its open issues?"
Quick Start
Initialize the wiki in your project and begin ingesting sources with the /wiki workflow.