Introduction
Here you’ll find examples that’ll help you use phidata, from basic agents and workflows to advanced fine-tuning and evaluations. If you have more, please contribute to this list.
You can run each recipe individually or clone the phidata cookbook and run it from there.
Agents
Web Search
An agent that can search the web.
Finance Agent
An agent that can analyze financial data.
Agent Team
A Team of Agents that can work together.
Reasoning Agent
An Agent that can reason and provide a step-by-step solution.
Python Agent
An Agent that can write and run python code.
Data Analyst
An Agent that can analyze data using DuckDB.
Structured Output
An Agent that can respond with pydantic objects.
Python Function Agent
An Agent that can call python functions.
Image Agent
An Agent that can use an image as input.
Generate Image Agent
An Agent that can generate an image.
Image to Text Agent
An Agent that takes an input image and generates results.
Research Agent
An Agent that can research and write articles.
Was this page helpful?