Introduction
Welcome to Potpie!
What is Potpie?
Build AI agents for your codebase in minuites.
Potpie deeply understands your codebase by breaking down your code into its constituting parts and building a knowledge graph out of your code’s components. We generate inferences at every level of your codebase so that we can comprehensively answer questions about your codebase.
Potpie provides purpose built agents that are expert on your codebase to perform engineering tasks for you, and also provides the platform for you to build your own custom agents using tools that interface with the knowledge graph.
Expert agents for your codebase
Use our pre-built agents to answer questions, generate test plans, and more
Custom Agents
Build your own agents to automate your workflows
Purpose built agents
We provide purpose built agents that are expert on your codebase to perform engineering tasks for you.
QnA Agent
Answer questions about your codebase
Debugging Agent
Debug errors in your codebase iteratively
Integration Test Agent
Automatically generate integration test plans for your codebase
Unit Test Agent
Automatically generate unit test plans for your codebase
Code Changes Agent
Automatically generate code changes for your codebase