FSoft-AI4Code/CodeWiki
[ACL 2026] Open-source framework for holistic, structured repository-level documentation across multilingual codebases observed · 2026-08-28
Health v2 · maintenance only
60/100
- Activity 99
- Release rhythm 26
- Longevity 31
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 434
- days_rel: 283
- days_push: 10
- n_releases_24m: 1
Adoption not part of the score
1644 stars · 250 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
CodeWiki is an open-source Python framework that uses LLM-powered multi-agent processing to generate holistic, structured documentation for large, multilingual codebases. It decomposes repositories hierarchically, captures cross-module architecture, and produces docs with diagrams, supporting multiple LLM providers via a CLI.
Use cases
- generate documentation for an entire repository automatically
- open-source DeepWiki alternative for repo-level docs
- understand a large unfamiliar codebase quickly
- create architecture diagrams and docs for multilingual projects
- document a 1M+ line codebase with LLMs
- auto-generate wiki pages from a GitHub repo
When to choose
- you need repository-level, architecture-aware documentation rather than per-function docstrings
- your codebase spans multiple programming languages
- you want an open-source, self-hostable DeepWiki alternative with provider flexibility
When to avoid
- you only need simple docstring or API reference generation from source comments
- you cannot send proprietary code to external LLM providers and lack local models
- you need guaranteed up-to-date docs on every commit without review
Facets
framework · maturity active
documentation llm-inference agent-framework cli developer-tools developer-tools documentation large-language-models python cli cross-platform repository-documentation documentation-generator code-understanding deepwiki-alternative multilingual-codebases architecture-diagrams acl-2026 ai-agents
2 sources
- readme: https://github.com/FSoft-AI4Code/CodeWiki · fetched 2026-08-28 · f10cb25dd69d
- homepage: https://fsoft-ai4code.github.io/CodeWiki/ · fetched 2026-08-29 · 8fc90dc39896
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| FSoft-AI4Code/CodeWiki | main | 60 |
For agents
markdown · JSON · MCP: product_card(name="FSoft-AI4Code/CodeWiki")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem