Tag
CodeWiki is an open-source tool that uses AI to generate holistic documentation and architectural diagrams for large-scale codebases, supporting multiple LLM providers and subscription modes.
A method using Claude to bundle an entire app into one HTML and one JSON file, making complex systems visible and self-documenting, is gaining popularity overseas.
Introduces a method of using Claude to map the entire application's architecture to an HTML page and a JSON file, allowing the codebase to explain itself, convenient for developers to view and for subsequent AI agents to use.
A technique to use Claude to generate an HTML page and JSON file mapping your app's architecture, enabling self-explanatory codebases.