Claude API Interactive Demo
MY WORK
Claude API Interactive Demo

This interactive lesson was built in Google Colab to introduce developers to the Claude API by Anthropic—without requiring an API key or incurring usage costs.

Designed as a proof of concept, the demo simulates how Claude responds to prompts and allows learners to experiment with core parameters like Temperature, Top-p, and Top-k.

Rather than showcasing my coding skills, this project highlights my ability to design technically accurate, accessible, and developer-facing learning experiences. The notebook blends concept explanations, executable Python cells, and lightweight interactivity to make abstract AI behavior feel concrete and approachable.