idosal/git-mcp
GitMCP is a free, open-source remote MCP server that transforms any GitHub project into an AI-accessible documentation hub to eliminate code hallucinations and provide accurate, up-to-date project information.
Awesome AI Agents › Documentation & Testing Assistants
The project "anythingllm-docs" by Mintplex Labs Inc. is a comprehensive documentation repository for AnythingLLM, a platform presumably related to large language models (LLMs). The repository is structured to support a documentation website built with Next.js, featuring a well-organized directory layout that includes public assets such as images categorized by topics like setup, cloud, FAQ, features, guides, and more. The pages directory contains various sections of the documentation including agent, API, changelog, cloud, features, installation, and setup, indicating a thorough coverage of the platform's functionalities and updates. The project is designed for local development with straightforward setup instructions involving cloning the repository, installing dependencies via yarn, and running a development server. This setup facilitates contributions from developers who can create issues and submit pull requests following a specified branch naming convention. The documentation likely serves as a vital resource for users and developers interacting with AnythingLLM, providing detailed guides, feature descriptions, and legal information. The inclusion of a changelog suggests ongoing updates and maintenance, reflecting an active development process. The project is licensed under the MIT License, promoting open-source collaboration. Overall, anythingllm-docs is a well-structured, developer-friendly documentation project that supports the AnythingLLM platform by offering clear, organized, and accessible information to its community. It emphasizes ease of contribution and continuous improvement, making it a valuable asset for both users and contributors interested in large language model technologies.
https://github.com/Mintplex-Labs/anythingllm-docs
GitMCP is a free, open-source remote MCP server that transforms any GitHub project into an AI-accessible documentation hub to eliminate code hallucinations and provide accurate, up-to-date project information.
Agent Rules is a repository of reusable rules and knowledge documents designed to improve the effectiveness of AI coding assistants like Claude Code and Cursor in software development workflows.
TruLens is a tool for systematic evaluation and tracking of large language model experiments, enabling developers to identify failure modes and iteratively improve their applications through fine-grained instrumentation and comprehensive feedback.
ReadmeAI is a developer tool that automatically generates customizable README files using advanced language models and supports multiple AI providers and offline mode.
Python tool that combines static analysis with LLM reasoning to generate architecture diagrams and component documentation for a codebase, usable from a CLI, IDE extensions, a GitHub Action or CI.
Nestia is a powerful helper library suite for NestJS that enhances API development, testing, and AI chatbot integration with high performance and developer-friendly tools.
RepoAgent is an LLM-powered framework that automates repository-level code documentation generation to help developers quickly understand and maintain software projects.
Multi-agent documentation generator from Divar that runs five concurrent analysis agents over a repository and writes a README plus CLAUDE.md, AGENTS.md and Cursor rules, with a GitLab merge-request cronjob.