Skip to content

qubydev/DocGen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“š Docgen β€” Auto-Generate Documentation with GPT-4 + LangChain

License Made with LangChain OpenAI GPT-4 PRs Welcome

πŸš€ Generate high-quality documentation for your entire codebase using the power of GPT-4 and LangChain.


✨ Features

  • πŸ” 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

πŸ“¦ Get Started

git clone https://github.com/malay77patra/DocGen
cd DocGen
pip install -r requirements.txt
python main.py

About

This is a documentation generator using GPT-3 modle for your repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages