PySpur

Y Combinator Logo

Backed by Y Combinator

Build Reliable And Modular AI Agents

Drag-and-drop AI Agent Builder. Deploy to API in 1 click. Open-Source.

FROM LEADING AI INSTITUTIONS.

MetaBCGImperial CollegeYCJiosaavnUCLReka
MetaBCGImperial CollegeYCJiosaavnUCLReka
MetaBCGImperial CollegeYCJiosaavnUCLReka
MetaBCGImperial CollegeYCJiosaavnUCLReka

Features

All You Need For Reliable AI Agents

    Modular Building Blocks

    Add self-refinement, knowledge, tools in seconds

    Profile Agent Behavior

    Observe what is going on in each step to intervene faster

    Evaluate Mid-Pipeline

    Iterate faster by evaluating performance at any point

    Soon: Auto-Optimization

    Continously optimize prompts and the entire pipeline

Why PySpur?

Built for Engineers

Open-Source

Self-host on your own infrastructure. Keep in full control of your data.

https://acme.ai

Easy-to-Hack

Adding new tools is a matter of simply creating a single Python file.

https://acme.ai

JSON Configs

Easy sharing and version control of your entire agent pipeline.

https://acme.ai

SDKs for TypeScript and Python

Integrate with your existing codebase and tools.

Python

from pyspur import Agent

agent = Agent(
    id="S32",
)

response = agent.run(
    messages=[{"company": "Microsoft", "goal": "Buy or sell?"}]
)

How it works

Just 3 steps to get started

    1. Build

    Drag-and-drop LLM nodes, data connections, tools, etc.

    2. Run

    Launch via uploaded data, webhook triggers, SDK or API integrations.

    3. Profile

    Inspect run traces step by step and intervene to optimize the final performance

Ready to get started?

Support us by starring our repository.