Get Started
Example Code Notebooks
Play with code notebooks for each of our SDK’s categories
Check out the Pi Playgrounds you want to demo some of these techniques in a UI.
Category & Description | Example Code Notebooks |
---|---|
Scoring System & CalibrationDesign evaluative frameworks that quantify and guide AI optimization toward your specific definition of “good” performance. | |
Prompt OptimizationSystematically refine prompts using evaluation metrics to improve model outputs for specific tasks. | |
Inference OptimizationFine-tune multi-model configurations to balance quality, latency, and cost-efficiency. | |
Model Fine TuningCustomize model weights using targeted training data to enhance performance on domain-specific tasks. | |
Data Acquisition & ProcessingSource, filter, and prepare high-quality datasets tailored to effectively train and evaluate models. | |
Retrieval Augmented Generation (RAG)Teach your model to better use data from an external database |