Show HN: DAUT – AI-powered documentation generator for your codebase

  • Posted 1 day ago by 2dogsanerd
  • 1 points
https://github.com/2dogsandanerd/DAUT
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!

0 comments