Discover and explore top open-source AI tools and projects—updated daily.
invertaseInstant, agent-ready documentation from GitHub
Top 51.4% on SourcePulse
<2-3 sentences summarising what the project addresses and solves, the target audience, and the benefit.>
docs.page provides instant, zero-configuration documentation sites from any public GitHub branch. It targets developers seeking to serve markdown content for both human readers and AI agents, eliminating the need for complex build pipelines or hosting setup. The primary benefit is rapid deployment and an agent-ready documentation infrastructure.
How It Works
The system serves markdown files directly from a specified GitHub repository branch, transforming them into a modern web interface. Key features include an integrated MCP server and auto-generated llms.txt for AI agent consumption, enabling direct querying of documentation content. It supports MDX for interactive Markdown components and leverages shadcn/ui for customizable styling, all deployed via Git publishing without external build tools or infrastructure management.
Quick Start & Requirements
npx @docs.page/cli initdocs.json and a docs/ directory.Highlighted Details
llms.txt, and an optional "Ask AI" (beta) chat interface for LLM querying.Maintenance & Community
Maintained by Invertase. Community engagement is facilitated via Contribute and Discussions links.
Licensing & Compatibility
The project is open-source, with the specific license detailed in the LICENSE file. No explicit compatibility notes for commercial use or closed-source linking are provided in the README.
Limitations & Caveats
The "Ask AI" feature is noted as beta. While offering zero-configuration, the project's scope might differ from comprehensive static site generators like Docusaurus, as suggested by comparison links.
1 day ago
Inactive
yamadashy