AsyncFuncAI/deepwiki-open
Open Source DeepWiki: AI-Powered Wiki Generator for GitHub/Gitlab/Bitbucket Repositories. Join the discord: https://discord.gg/gMwThUMeme
What it solves
It automates the creation of interactive wikis for software repositories hosted on GitHub, GitLab, or BitBucket, removing the manual effort required to write and maintain comprehensive project documentation.
How it works
The tool analyzes the code structure of a specified repository to generate documentation, visual diagrams, and a codemap for guided tours, which are then organized into a navigable wiki format.
Who it’s for
Developers and maintainers of code repositories who want to generate professional, visual documentation and guided tours of their codebase automatically.
Highlights
- Automated Documentation: Generates comprehensive guides based on code analysis.
- Visual Diagrams: Creates diagrams to explain the internal workings of the project.
- Codedmaps: Provides code-centric guided tours to help users navigate the codebase.
- Multi-platform Support: Works with GitHub, GitLab, and BitBucket repositories.
Related
- Project
FSoft-AI4Code/CodeWikiCodeWiki is an open‑source Python framework that uses LLMs (OpenAI, Anthropic, Azure, Bedrock, Atlas Cloud, or Claude/Codex subscription) to automatically generate comprehensive, architecture‑aware documentation—including markdown and Mermaid diagrams—for large, multi‑language codebases. It features hierarchical decomposition, recursive multi‑agent processing, configurable token limits, incremental updates, and GitHub‑Pages‑ready output.
- Project
AIDotNet/OpenDeepWikiAn AI-driven knowledge base system that converts Git repositories and local directories into structured documentation, searchable wikis, and MCP-enabled chat assistants.
- Project
langchain-ai/openwikiA CLI tool that uses AI agents to create and maintain a self-updating Markdown wiki for codebases or personal knowledge, featuring grounded claims to ensure factual accuracy.
- Project
AlmanacCode/codealmanacA living wiki for codebases that uses AI agents to automatically extract and maintain architectural context and system knowledge in Markdown files within the repository.
- Project
ahmedkhaleel2004/gitdiagramA tool that converts GitHub repositories into interactive architecture diagrams using AI to map system-level structures and relationships.