OpenWiki
GitHub
OpenWiki is a command-line tool that uses AI agents to automatically generate and maintain documentation wikis for codebases or personal knowledge bases from multiple sources like Git repositories, Gmail, Notion, and Twitter. The tool supports multiple LLM providers including OpenAI, Anthropic, Gemini, and local models, with configuration stored locally and optional CI/CD integration for automatic documentation updates. Users can set up automated ingestion schedules and customize the wiki scope through an interactive setup process that stores credentials securely in environment files.
Why it matters
OpenWiki is a CLI tool designed to write and maintain documentation for codebases specifically for agents, with the ability to generate, update, and customize documentation with various model settings.