What is Athina AI?
Athina is a cutting-edge AI development platform that helps teams build, test, and monitor AI features faster and more efficiently. Whether you're a data scientist, product manager, or engineer, Athina offers tools to streamline your AI workflows and ensure reliability in production.
What are the features of Athina AI?
- Prompt Management: Easily create, test, and manage prompts with any model, including custom ones.
- Dataset Evaluation: Evaluate datasets using 50+ preset evaluations or configure custom ones.
- Prototyping: Build and run complex AI chains programmatically.
- Collaboration: Enable both technical and non-technical team members to work together seamlessly.
- Monitoring & Tracing: Capture every step of your LLM flows for full visibility and replayability.
What are the use cases of Athina AI?
- Data Scientists: Compare datasets side-by-side and interact with data using SQL.
- Product Managers: Build AI flows without needing deep engineering expertise.
- QA Teams: Combine human QA with automated evaluations for better accuracy.
- Engineers: Access and run prompts, flows, and evaluations programmatically.
How to use Athina AI?
- Set up your API keys using
AthinaApiKey.set_key(). - Create and manage prompts with
Prompt.create_prompt()andPrompt.run_prompt(). - Evaluate datasets using
EvalRunner.run_suite(). - Log inferences with
InferenceLogger.log_inference(). - Create datasets with
Dataset.create().







