From 3ca5d400b121310a3b5ae7e63d8248a2b9a1388e Mon Sep 17 00:00:00 2001 From: AkrMcmr Date: Mon, 30 Mar 2026 22:27:48 +0900 Subject: [PATCH] Add DocuPilot to Documentation Generation section Co-Authored-By: Claude Opus 4.6 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 064330b..ba80431 100644 --- a/README.md +++ b/README.md @@ -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.