divar-ir/ai-doc-gen
A multi-agent AI system that automatically analyzes codebases and generates comprehensive documentation for developer onboarding.

This repository implements a multi-agent architecture where specialized AI agents perform code structure, data flow, dependency, request flow, and API analysis. The system generates comprehensive documentation including README files, and creates AI assistant configuration files like CLAUDE.md, AGENTS.md, and Cursor rules. It supports multiple LLM providers through OpenAI-compatible APIs and includes GitLab integration for automated merge request documentation.
Frequently asked
- What is divar-ir/ai-doc-gen?
- A multi-agent AI system that automatically analyzes codebases and generates comprehensive documentation for developer onboarding.
- Is ai-doc-gen open source?
- Yes — divar-ir/ai-doc-gen is open source, released under the MIT license.
- What language is ai-doc-gen written in?
- divar-ir/ai-doc-gen is primarily written in Python.
- How popular is ai-doc-gen?
- divar-ir/ai-doc-gen has 737 stars on GitHub.
- Where can I find ai-doc-gen?
- divar-ir/ai-doc-gen is on GitHub at https://github.com/divar-ir/ai-doc-gen.