#80 · Primary category: AI Coding Assistants
deepwiki-open
Open Source DeepWiki: AI-Powered Wiki Generator for GitHub/Gitlab/Bitbucket Repositories. Join the discord: https://discord.gg/gMwThUMeme
Project last updated:08/16/26
GitHub Stars
17.8K
Forks
2.0K
Contributors
68
License
MIT
Why we included this project
Opening an unfamiliar codebase and wishing the architecture notes already existed is a familiar pain, and this project is a direct answer to it. Give it a GitHub, GitLab, or Bitbucket repository and it produces a browsable wiki: it reads the code structure, writes documentation for the main modules, and draws diagrams that show how the pieces fit together. The result is organized into a navigable tree with a codemap for guided tours, so a new teammate can get oriented without reading every source file. Since it is self-hosted, you can point it at private repositories and connect your own model backend rather than sending code to a third party. Teams onboarding developers or maintaining poorly documented projects will find the generated wiki a practical shortcut to shared understanding.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.