Navigate docs like a Pro.
Use AI magic to help you find answers from Markdown documentation in a git repository.
- Updating the documentation from Github.
- Indexing the documentation
- Answering queries from the documentation
- Sync the repository
- Extract the raw markdown doc files
- Extract the document metadata (front-matter)
- Chunk the documents
- The document chunks are indexed for both lexical and semantic search
Detailed design can be found in the design doc