Skip to main content
1

Sign up and connect your repository

Create your Potpie account and connect your GitHub account to allow Potpie AI agents access your codebases.Sign Up Page
2

Select the repository you want to work on.

Repository SelectionOnce the repo is selected, Potpie captures your entire codebase in a graphical index which captures all the cannonical relationships(classes, interfaces, files, and functions) present in the codebase and performs inference at every abstraction level.
3

Start a conversation

Start a conversation with your indexed codebase.Select a ModePotpie offers different agents/modes depending on your task. Each mode utilizes the same codebase graph but is optimized for a specialized task. You can explore more about these modes here:

Ask a Question

Cited and precise graph answers.

Build a Feature

Builds that adapt to the codebase.

Debug an Issue

Root cause traced through the graph.

Next Steps