AIAny
AI Coding2024
Icon for item

DeepWiki-Open

Generates interactive codebase wikis from GitHub, GitLab, or Bitbucket repositories by analyzing structure, writing documentation, and creating diagrams for navigation.

Introduction

Reading a large repository is not just finding files; it is building a mental model of why those files exist together. DeepWiki-Open turns that onboarding problem into a generated wiki.

What Sets It Apart

It analyzes repository structure, writes documentation, adds diagrams, and organizes results as a browsable wiki. The output is strongest as first-pass orientation for stale or unfamiliar codebases, not as a verified source of truth.

Who Should Use It

Great fit if you need quick onboarding material for repositories or agent-assisted code review. Look elsewhere for formally verified documentation or exact API references.

Information

  • Websitegithub.com
  • AuthorsAsyncFuncAI
  • Published date2024/01/01

More Items

Turns fragile, implicit search progress into explicit, persistent, shared state for multi-agent information seeking — externalizes progress as Frontier Task, Evidence Graph, Coverage Map and Failure Memory, and uses pipeline-parallel scheduling plus a middleware harness to avoid repeated failed searches and improve utilization and throughput.

GitHub
AI Agent2026

Provides a lightweight Python harness that turns LLMs into working agents with tool-use, skills, persistent memory, permission controls and multi-agent coordination. Ships with a CLI/React TUI, 43+ built-in tools, a plugin/skill system and the ohmo personal-agent for chat gateways. Best for developers prototyping agent workflows and multi-agent experiments.

GitHub
AI Client2025

Turns Chromium into a local-first AI browser with an embedded assistant that can summarise pages, extract structured data, automate web tasks, and run scheduled agents. Built as an open-source Chromium fork with 53+ built-in browser tools, 40+ app integrations, and support for BYO AI keys or fully local models (Ollama / LM Studio).