Live AI
Playground
Two of the AI patterns this portfolio is built on, exposed for you to poke at. Powered by Google Gemini through the same Server-Action pipeline that runs the chatbot and the project recommender.
Demo 1
Streaming code reviewer
Paste any code snippet up to 2 KB. Gemini returns a 3-section review (summary / bugs / suggestions) that streams in word-by-word.
Demo 2
Structured entity extractor
Paste any paragraph. Returns strict JSON with people, organizations, dates, and a calibrated sentiment score. Validated server-side before rendering.