🚀 Generate high-quality documentation for your entire codebase using the power of GPT-4 and LangChain.
- 🔍 Full Repository Analysis — Scans your entire project structure
- 🧠 Context-Aware Documentation — Uses LangChain and GPT-4 to understand and explain code
- ⚙️ Navigation Generation — Easy to navigate links are generated within folders.
- 🧾 Markdown Ready — Outputs clean, readable
.mdfiles
git clone https://github.com/malay77patra/DocGen
cd DocGen
pip install -r requirements.txt
python main.py