Vasek Mlejnsky - How to add secure code interpreting in your AI app
In this workshop, I'll show you how to add secure AI code execution that supports any LLM in your AI app using E2B. AI-powered code execution improves reasoning of LLMs and allows you to build AI-based dashboards where users can chat with their data, generative UI, or coding agents like Devin. We'll be using a prepared repository with Next.js app from E2B's cookbook: https://github.com/e2b-dev/e2b-cookbook/tree/main/examples/anthropic-power-artifacts Tech stack: - Anthropic's Sonnet 3.5 (get your API key here - https://console.anthropic.com/) - E2B's Code Interpreter SDK (get your API key here - https://e2b.dev/docs/getting-started/api-key) - Next.js - Vercel's AI SDK
