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.