π 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
.md
files
git clone https://github.com/malay77patra/DocGen
cd DocGen
pip install -r requirements.txt
python main.py