deepwiki-open

Open Source DeepWiki: AI-Powered Wiki Generator for GitHub/Gitlab/Bitbucket Repositories. Join the discord: https://discord.gg/gMwThUMeme

24 articles 14.3k View on GitHub ↗
24 articles
Purpose and Structure of the .adalflow Directory in DeepWiki-Open

Explore the .adalflow directory, DeepWiki-Opens persistent storage. Learn how it organizes cloned repos, FAISS indexes, and cached wiki pages for data survival.

internals
Feb 16, 2026
How to Process Local Repositories with DeepWiki Without Remote Cloning

Process local repositories with DeepWiki using the /local_repo/structure endpoint. Learn how to analyze existing files and bypass remote cloning for efficient RAG queries.

how-to-guide
Feb 16, 2026
How to Customize the DeepWiki Configuration Directory Using the DEEPWIKI_CONFIG_DIR Environment Variable

Learn how to customize the DeepWiki configuration directory using the DEEPWIKI_CONFIG_DIR environment variable. Easily load custom settings for your DeepWiki project.

how-to-guide
Feb 16, 2026
How to Troubleshoot API Key Problems with Google, OpenAI, Azure, and OpenRouter in DeepWiki

Fix API key problems for Google OpenAI Azure and OpenRouter in DeepWiki. Learn troubleshooting steps and resolve common issues with environment variables and pre-flight checks.

how-to-guide
Feb 16, 2026
How to Set Up and Use Local Ollama Models for Offline Wiki Generation with DeepWiki

Generate wikis offline with DeepWiki using local Ollama models. Set up Ollama for embedding and text generation, keeping your data local and eliminating API keys.

how-to-guide
Feb 16, 2026
Optimizing Embedding Performance When Dealing with Large Codebases in DeepWiki

Boost embedding performance for large codebases in DeepWiki with batch-size tuning, token filtering, and provider caching. Optimize processing, avoid limits.

performance
Feb 16, 2026
DeepWiki vs AsyncReview: Understanding the Project Focus Shift and Key Differences

Explore DeepWiki vs AsyncReview. Understand the shift to dynamic AI code review and away from static wiki generation. See key differences now.

deep-dive
Feb 16, 2026
FAISS Retriever Implementation in DeepWiki's Ask Feature: Technical Deep Dive

Explore the FAISS retriever implementation powering DeepWiki's Ask feature. Learn how it enables fast, in-memory similarity search for efficient code retrieval to ground LLM responses. Dive into the technical details in this de...

deep-dive
Feb 16, 2026
How to Configure File Filters in DeepWiki to Exclude Specific Directories and Files

Learn how to configure file filters in DeepWiki to easily exclude specific directories and files from your repository analysis using repo.json for precise control.

how-to-guide
Feb 16, 2026
DeepWiki Internationalization: How Multi-Language Support Works

Discover DeepWiki internationalization. Learn how its data-driven React architecture dynamically loads JSON translation bundles for multi-language support, powering nine languages.

internals
Feb 16, 2026
How the DeepWiki Export Feature Generates Markdown and JSON Wiki Files

Learn how the DeepWiki export feature generates Markdown and JSON wiki files. Discover its FastAPI endpoint for assembling documents with metadata, tables of contents, and cross-references.

how-to-guide
Feb 16, 2026
DeepWiki Server-Side Wiki Caching Mechanism: Implementation and Invalidation Strategies

Explore DeepWiki's server-side caching: learn how it stores JSON wiki structures and handles invalidation via DELETE endpoints and POST overwrites. Enhance performance now.

internals
Feb 16, 2026

Have a question about this repo?

These articles cover the highlights, but your codebase questions are specific. Give your agent direct access to the source. Share this with your agent to get started:

Share the following with your agent to get started:
curl -s "https://instagit.com/install.md"

Works with
Claude Codex Cursor VS Code OpenClaw Any MCP Client

Maintain an open-source project? Get it listed too →