Getting Started
The fastest path from "I just heard about Afnio" to "I'm optimizing an agent."
Two steps:
- Install — install the package, set your OpenAI API key, and authenticate with the Afnio backend.
- QuickStart — run a real optimization (sentiment classification, +14% accuracy) in a Colab notebook.
If you'd rather build up your mental model step by step, head to Learn the Basics instead — it walks through Variables, agents, datasets, and the optimization loop in order.