Merge pull request #370 from AkrMcmr/add-docupilot

Add DocuPilot - AI-powered documentation auto-generation
This commit is contained in:
James Murdza
2026-03-30 07:14:15 -07:00
committed by GitHub
+1
View File
@@ -335,6 +335,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to
### Documentation Generation
- [DiagramGPT](https://www.eraser.io/diagramgpt) — DiagramGPT is a free AI-based web app that converts a schema, infrastructure definition, code snippet or plain language description into diagrams. The tool can generate flow charts, entity relationship diagrams, cloud architecture diagrams and sequence diagrams.
- [DocuPilot](https://docupilot-alpha.vercel.app) — GitHub App that auto-updates README, CHANGELOG, and API docs on every push using AI. [[GitHub](https://github.com/AkrMcmr/docupilot)]
- [DocuWriter.ai](https://www.docuwriter.ai/) — AI-powered web app to generate automated Code & API documentation from your source code files.
- [README-AI](https://github.com/eli64s/readme-ai) — Automated README.md file generator, powered by large language model APIs.
- [CodexAtlas](https://codedocumentation.app/) — Automated code and API documentation using latest AI models.