Navigate docs like a Pro.
There has been an explosion of markdown documentation written for and generated by LLM AI agents in the past few years. Stay in the loop on what the agents are doing.
Docs buddy will ingest the documentation files (markdown by default) from one or more git repositories and provide agentic search capabilities to help answer your questions.
- Fetch documentation from configured Git repositories (Github, Gitlab, Gitea etc)
- Index the documentation
- Use the index to answer questions
See the cli README.
In progress
Detailed design can be found in the design doc