A beautiful, open-source interface for interacting with AI agents
y
to create a new project, install dependencies, then run the agent-ui using:
Clone the repository manually
playground.py
Setup your virtual environment
Install dependencies
Export your OpenAI key
Run the Playground
serve_playground_app()
points to the file containing your Playground
app.localhost:7777
endpoint and start chatting with your agents!