
Davia is an open-source tool designed for AI coding agents to generate interactive internal documentation for your codebase. When your AI coding agent uses Davia, it writes documentation files locally with interactive visualizations and editable whiteboards that you can edit in a Notion-like platform or locally in your IDE.

📚 For detailed documentation, visit docs.davia.ai
npm i -g davia
Initialize Davia with your coding agent:
davia init --agent=[name of your coding agent]
Replace [name of your coding agent] with the name of your coding agent (e.g., cursor, github-copilot, windsurf, claude-code, augment).
Ask your AI coding agent to write the documentation for your project. Your agent will use Davia's tools to generate interactive documentation with visualizations and editable whiteboards.
Once your agent has generated the documentation, open the Davia workspace:
davia open
If the page doesn't load immediately, refresh the page in your browser.
Sync your local documentation to a remote workspace where you can collaborate with your team in real-time:
davia push
This command will:
📝 Note: Currently, updating a workspace you've already pushed isn't supported yet, but we'll be adding this feature very soon!
This is the view you'll have after sending your docs to the workspace:

Contributions are welcome! We'd love your help to make Davia better:
https://github.com/user-attachments/assets/dc2121c3-811d-47da-8762-0d5afd5c845d
Another example with flows:
https://github.com/user-attachments/assets/6eecb62f-3c13-434a-9aa0-a8dd3840bf49
This project is licensed under the MIT License - see the LICENSE file for details.
<a href="https://github.com/davialabs/davia/stargazers" alt="GitHub stars">
<img src="https://img.shields.io/github/stars/davialabs/davia?style=social" /></a>
<a href="https://github.com/davialabs/davia/blob/main/LICENSE" alt="License">
<img src="https://img.shields.io/github/license/davialabs/davia?style=flat&cacheSeconds=0" /></a>
<a href="https://github.com/davialabs/davia/issues" alt="GitHub Issues">
<img src="https://img.shields.io/github/issues/davialabs/davia" /></a>
<a href="https://www.npmjs.com/package/davia" alt="npm">
<img src="https://img.shields.io/npm/v/davia" /></a>
<a href="https://x.com/DaviaLabs" alt="X follow DaviaLabs">
<img src="https://img.shields.io/twitter/follow/DaviaLabs?style=social" /></a>
<a href="https://discord.gg/A79mEzP8me" alt="Discord">
<img src="https://dcbadge.limes.pink/api/server/A79mEzP8me?style=flat" /></a>
<a href="https://www.reddit.com/r/davia_ai/" alt="Reddit">
<img src="https://img.shields.io/reddit/subreddit-subscribers/davia_ai?style=social&label=r/davia_ai" /></a>
<a href="https://docs.davia.ai/" alt="Documentation">
<img src="https://img.shields.io/badge/docs-davia.ai-blue?style=flat" /></a>
$ claude mcp add davia \
-- python -m otcore.mcp_server <graph>