EveryDev.ai
Subscribe
Home
Tools

3,076+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents2063
  • Coding1441
  • Infrastructure665
  • Marketing524
  • Projects470
  • Research437
  • Design408
  • Analytics371
  • MCP268
  • Security265
  • Testing255
  • Data249
  • Integration183
  • Prompts183
  • Communication172
  • Learning166
  • Extensions163
  • Voice146
  • Commerce132
  • DevOps115
  • Web84
  • Finance24
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Tools
    3. OpenWiki
    OpenWiki icon

    OpenWiki

    Documentation
    Featured

    A CLI tool that writes and maintains agent-optimized documentation for your codebase, built by LangChain AI.

    Visit Website

    At a Glance

    Pricing
    Open Source

    Fully free and open-source under the MIT License. Use, modify, and distribute freely.

    Engagement

    Available On

    API
    CLI

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    DocumentationAI Coding AssistantsCommand Line Assistants

    Alternatives

    EmbedderClean ClodeCodeGuide
    Developer
    LangChain, Inc.San Francisco, CAEst. 2023$160000000 raised

    Listed Jul 2026

    About OpenWiki

    OpenWiki is an open-source CLI tool built by LangChain AI that automatically generates and maintains documentation for software codebases, with a specific focus on making that documentation useful for AI coding agents. It is written in TypeScript, licensed under MIT, and installable globally via npm.

    What It Is

    OpenWiki sits in the category of AI-assisted documentation tools, but with a distinct twist: rather than producing docs for human readers alone, it is designed to produce documentation that coding agents (like those using AGENTS.md or CLAUDE.md conventions) can reference for context. The tool runs as an interactive CLI, analyzes your repository, and writes structured documentation into an openwiki/ directory. It can also refresh that documentation as the codebase evolves.

    How It Works

    The workflow centers on three core commands:

    • openwiki --init — configures your inference provider, API key, and LLM on first run, saving settings to ~/.openwiki/.env
    • openwiki — starts an interactive session; generates docs if none exist, or refreshes them if openwiki/ already exists
    • openwiki --update — explicitly refreshes existing documentation from repository changes

    OpenWiki automatically appends prompting instructions to AGENTS.md and/or CLAUDE.md files in your repository, creating them if they don't exist, so that coding agents know to reference the generated wiki for context.

    Keeping Docs Up to Date

    A key feature is the provided GitHub Actions workflow (openwiki-update.yml) that can be added to any repository. Once configured, it runs daily and automatically opens a pull request with documentation updates, keeping the wiki in sync with code changes without manual intervention.

    Model and Provider Support

    OpenWiki supports multiple inference providers out of the box: OpenRouter, Fireworks, Baseten, OpenAI, and Anthropic. Several models are pre-configured (including GLM 5.2, Kimi K2.6, and Sonnet 5), but users can specify a custom model ID for any supported provider. LangSmith tracing integration is also available optionally, routing OpenWiki runs to a dedicated "openwiki" tracing project.

    Current Status

    The repository was created in late June 2026 and last updated in early July 2026, with 3,050 stars and 240 forks reported on GitHub at that time — a strong early adoption signal for a newly launched project. It has 68 open issues, indicating active community engagement. The project is under active development by the LangChain AI organization.

    OpenWiki - 1

    Community Discussions

    Be the first to start a conversation about OpenWiki

    Share your experience with OpenWiki, ask questions, or help others learn from your insights.

    Pricing

    OPEN SOURCE

    Open Source

    Fully free and open-source under the MIT License. Use, modify, and distribute freely.

    • Full CLI for generating and updating documentation
    • Support for multiple inference providers
    • GitHub Actions workflow for automated daily updates
    • LangSmith tracing integration
    • MIT License — free to use, modify, and distribute

    Capabilities

    Key Features

    • Interactive CLI for generating and updating codebase documentation
    • Agent-optimized documentation output targeting AGENTS.md and CLAUDE.md
    • Automatic daily documentation updates via GitHub Actions workflow
    • Support for OpenRouter, Fireworks, Baseten, OpenAI, and Anthropic inference providers
    • Custom model ID support for each inference provider
    • LangSmith tracing integration for observability
    • One-shot non-interactive mode with -p/--print flag
    • Configuration stored locally in ~/.openwiki/.env
    • Automatic creation of AGENTS.md and CLAUDE.md if not present

    Integrations

    OpenRouter
    Fireworks
    Baseten
    OpenAI
    Anthropic
    LangSmith
    GitHub Actions
    API Available
    View Docs

    Ratings & Reviews

    No ratings yet

    Be the first to rate OpenWiki and help others make informed decisions.

    Developer

    LangChain, Inc.

    LangChain is a company focused on building a comprehensive framework for developing applications with large language models (LLMs) through composable building blocks for orchestrating agentic workflows.

    Founded 2023
    San Francisco, CA
    $160000000 raised
    325 employees

    Used by

    Klarna
    LinkedIn
    GitLab
    Elastic
    +4 more
    Read more about LangChain, Inc.
    WebsiteGitHubX / Twitter
    7 tools in directory

    Similar Tools

    Embedder icon

    Embedder

    Hardware-aware AI coding agent for embedded firmware. Generate C/C++ drivers from datasheets, chat with a grounded agent, and flash/test on real hardware via a CLI and web console.

    Clean Clode icon

    Clean Clode

    A free, open-source browser tool that transforms messy Claude Code and Codex terminal output into clean, human-readable text — entirely client-side with no data collection.

    CodeGuide icon

    CodeGuide

    CodeGuide turns your plain-English idea into a spec-driven project knowledge base—PRDs, tech specs, wireframes, and task lists—so AI coding tools write better code with fewer hallucinations.

    Browse all tools

    Related Topics

    Documentation

    AI-driven tools that automatically generate, maintain, and organize technical documentation, user guides, and project artifacts with context-aware content and intelligent updating.

    70 tools

    AI Coding Assistants

    AI tools that help write, edit, and understand code with intelligent suggestions.

    611 tools

    Command Line Assistants

    AI-powered command-line assistants that help developers navigate, search, and execute terminal commands with intelligent suggestions and context awareness.

    175 tools
    Browse all topics
    Back to all toolsSuggest an edit
    ratings
    discussions