|
|
|
Show HN: DAUT – AI-powered documentation generator for your codebase
(github.com)
|
|
1 points
by 2dogsanerd
187 days ago
|
|
I built a tool that scans your code and automatically generates
comprehensive documentation using local LLMs (Ollama). Features:
- Scans Python/JS/TS codebases
- Generates human-readable docs with AI
- Resume support (skip already-done files)
- Real-time progress tracking
- Works 100% locally
Perfect for documenting legacy code or keeping docs in sync.
Built with Streamlit + ChromaDB.
Demo screenshots in the repo!
|
|