Skip to content

Latest commit

 

History

History
84 lines (74 loc) · 2.16 KB

introduction.mdx

File metadata and controls

84 lines (74 loc) · 2.16 KB
title description
Introduction
Welcome to Potpie!

Homepage Homepage

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.

Use our pre-built agents to answer questions, generate test plans, and more 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.

Answer questions about your codebase Debug errors in your codebase iteratively Automatically generate integration test plans for your codebase Automatically generate unit test plans for your codebase Automatically generate code changes for your codebase