Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,16 @@

Documentation is almost always outdated or non-existent. **DocBot** solves this by autonomously mapping your system architecture in seconds, not days. It parallelizes codebase exploration using specialized agents to extract deep semantic understanding—from high-level components to individual symbols.

## Demo

https://github.com/user-attachments/assets/8ae00195-222e-4a96-8ce2-abe5e41596d7

DocBot steps through a repository with explanations and links to source files.
This 22-second guided-tour excerpt retains the original audio from the team's
demo, uploaded by Ricky Tang. The
[full video](https://www.youtube.com/watch?v=LN9GxjALn_Q) also covers the dashboard,
file browser, architecture graph, and diff view.

## Features

- **Interactive Architecture Maps**: Dynamically renders a whiteboard-style graph of your entire system that you can actually chat with.
Expand Down