🛠 WakaWiki: Automated Documentation for AI Agents
WakaWiki is a CLI tool written in Rust that uses LLM agents to analyze codebases and automatically generate structured Markdown files. The tool supports OpenAI, Anthropic, DeepSeek, and local models.
🌍 It solves the problem of outdated documentation in AI projects, allowing it to evolve synchronously with the code.
👤 It enables developers and coding agents to have an up-to-date "map" of the project to understand its architecture.
Source 1: https://github.com/sonyarianto/wakawiki
