Transforms any GitHub project (repositories or GitHub pages) into a documentation hub. It allows AI tools like Cursor to access up-to-date documentation and code, ending hallucinations seamlessly.
No reviews yet. Be the first to review!
Sign in to join the conversation
This tool gets the primary documentation from a GitHub repository. It retrieves relevant documentation (e.g., `llms.txt`) to provide an overview of the project.
This tool lets the AI search through a repository's documentation using a specific search query, helping find relevant parts without loading all documentation.
This tool retrieves information from links mentioned in the documentation, converting the content into a format that is easily readable by the AI.
This tool searches through the actual code in the repository, helping the AI find specific code examples or implementation details.