Last updated
5/12/2025
Get started
Compare agent frameworks on finding the best surf spot
This Blueprint demonstrates how to build a task-specific agent and compare different agent frameworks for a given use case. It uses Any-Agent to enable switching between agent-frameworks and agent evaluation with minimal effort.
The example use-case, finding a good surf spot, shows how to test various combinations of agent frameworks and models, and evaluate the agent’s performance holistically. You can customize this Blueprint to fit your own use-case as needed.
Preview this Blueprint in action
Hosted demo
Drag the corner to resize
Step by step walkthrough
Tools used to create
Trusted open source tools used for this Blueprint
Choices
Insights into our motivations and key technical decisions throughout the development process.
No items found.
Ready? Try it yourself!
System Requirements
Windows, macOS, or Linux. Python 3.10 or higher. Min RAM: 16 GB. Disk space: 32 GB min.
Learn MoreHelp Documentation
Detailed guidance on GitHub walking you through this project installation.
View MoreDiscussion Points
Get involved in improving the Blueprint by visiting the GitHub Blueprint issues.
Join inExplore Blueprints Extensions
See examples of extended blueprints unlocking new capabilities and adjusted configurations enabling tailored solutions—or try it yourself.
Load more
Want to build your own Blueprints?
See our guidelines for building a top-notch Blueprint.
Must-haves
Open-source models and tools usage
README, pyproject.toml, and organized folder structure
Demo app (Streamlit or Gradio) or jupyter notebook
Config file for easy customization
CLI support
Nice-to-haves
CPU compatibility for most local setups
Google Colab notebook option
PyPI package availability
Dockerfile for the demo app
Diagram of the Blueprint in the README
Setup and guidance docs using mkdocs