# sopaco/deepwiki-rs

Turn code into clarity. Generate accurate technical docs and AI-ready context in minutes—perfectly structured for human teams and intelligent agents.

Repository: https://github.com/sopaco/deepwiki-rs
Canonical: https://ross.abutalabs.com/products/deepwiki-rs
Homepage: https://deepwiki.netlify.app/
Language: Rust
License: MIT
License Family: permissive
Topics: deepwiki, llm, rust, claude, deepseek, mistral, openai, openrouter, wiki
Last push: 2026-08-14T17:03:46+00:00

## Health v2 (maintenance only)
Score: 76/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 97, release rhythm 78, longevity 25
- inputs: {"age_days": 362, "days_push": 19, "days_rel": 150, "gap_med": 6.5, "n_releases_24m": 13}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1703, forks 191 (observed 2026-08-28T04:05:24.515408+00:00)

## What it is
Litho (deepwiki-rs) is a Rust-based AI-powered documentation generator that analyzes codebases and produces C4-model architecture documentation (context, container, component, and code-level docs) as Markdown. It uses a multi-agent pipeline with LLM providers like OpenAI, DeepSeek, and Mistral, with caching to reduce token costs and CI/CD integration support.

## Use cases
- generate architecture documentation from a codebase automatically
- create a wiki for any repository like deepwiki
- keep technical docs in sync with code changes in CI/CD
- produce C4 model diagrams and docs for a project
- generate AI-ready context about a codebase for coding agents
- analyze repo structure and dependencies with LLMs

## When to choose
- you want automated, structured architecture docs without manual writing
- your team uses C4 model conventions and Markdown output
- you need docs regenerated frequently with low LLM cost via caching
- you want to feed structured codebase knowledge to AI agents

## When to avoid
- you need hand-crafted, highly customized documentation
- you cannot send source code to external LLM APIs
- you need docs in formats other than Markdown

## Facets
- artifact type: cli-tool
- maturity: active
- function: documentation, llm-inference, agent-framework, static-site-generator
- domain: documentation, developer-tools, large-language-models
- platform: cli, cross-platform, rust
- tags: deepwiki, c4-model, code-analysis, multi-agent, llm, architecture-docs, wiki-generation, ci-cd, automation

## Member repositories
- sopaco/deepwiki-rs (main) score 76

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:24.515408+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:37:38.625372+00:00, confidence not recorded.
  - readme: https://github.com/sopaco/deepwiki-rs (fetched 2026-08-28T04:05:24.515408+00:00, sha cd2b5adf8cba)
  - homepage: https://deepwiki.netlify.app/ (fetched 2026-08-29T11:12:01.379163+00:00, sha 96a553b92de3)
  - registry_crates: https://crates.io/api/v1/crates/deepwiki-rs (fetched 2026-08-29T11:12:01.388016+00:00, sha 60a4786111e0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
