TutorialsTutorialsMicrosoft Agent Framework with HopX: Secure Code Execution for AI AgentsBuild AI agents with Microsoft's new Agent Framework and HopX sandboxes. The unified successor to AutoGen and Semantic Kernel, now with isolated code execution.Alin Dobra•Nov 27, 2025•11 min read
TutorialsTutorialsMicrosoft AutoGen with Isolated Code Execution Using HopXBuild production-ready AutoGen agents with secure code execution. Replace Docker with HopX sandboxes for faster, safer multi-agent conversations that can run Python.Alin Dobra•Nov 26, 2025•12 min read
TutorialsTutorialsCrewAI Multi-Agent Pipelines with Secure Code ExecutionBuild production-ready CrewAI agents that execute code safely. Learn how to create multi-agent workflows where each agent can run code in isolated HopX sandboxes.Alin Dobra•Nov 26, 2025•13 min read
TutorialsTutorialsGetting Started with HopX: Your First Sandbox in 5 MinutesCreate your first secure cloud sandbox with HopX. Learn how to install the SDK, execute code safely, and build AI-powered applications in minutes.Amin Al Ali Al Darwish•Nov 26, 2025•5 min read
TutorialsTutorialsLangChain Tools with Secure Code Execution Using HopXLearn how to build LangChain agents that execute code safely in isolated sandboxes. Complete tutorial with custom tools, PythonREPL replacement, and production-ready patterns.Alin Dobra•Nov 26, 2025•13 min read
TutorialsTutorialsLlamaIndex + HopX: Building RAG Agents with Code ExecutionCombine LlamaIndex's powerful RAG capabilities with HopX sandboxed code execution. Build agents that can retrieve information AND compute answers with Python.Alin Dobra•Nov 26, 2025•11 min read
TutorialsTutorialsScrape and Analyze Airbnb Data with Firecrawl and HopXBuild a complete web scraping and data analysis pipeline using Firecrawl for extraction and HopX sandboxes for secure processing. Extract Airbnb listings, clean data, and generate insights.Alin Dobra•Nov 26, 2025•13 min read
TutorialsTutorialsVercel AI SDK: Streaming Code Execution with HopXBuild AI applications with the Vercel AI SDK that execute code in real-time. Stream sandbox output to users as it happens using Server-Sent Events and React Server Components.Alin Dobra•Nov 26, 2025•15 min read
TutorialsTutorialsRun Any LLM with Ollama in Secure SandboxesDeploy Large Language Models using Ollama in secure HopX sandboxes. Learn how to get 100ms cold starts, save up to 78% on costs, and keep data private with hardware-level isolation.Amin Al Ali Al Darwish•Nov 25, 2025•13 min read
TutorialsTutorialsDesktop Automation with HopX: Browser Testing & RPALearn how to automate browsers, perform RPA tasks, and run desktop applications in secure cloud sandboxes. Complete guide with Playwright, Puppeteer, and Selenium examples.Alex Oprisan•Nov 23, 2025•8 min read
TutorialsTutorialsCustom Templates: Pre-bake Your Perfect EnvironmentLearn how to create custom HopX templates with pre-installed dependencies, configurations, and files. Reduce cold start times and ensure consistency across sandboxes.Amin Al Ali Al Darwish•Nov 22, 2025•7 min read
TutorialsTutorialsSecure File Operations in AI SandboxesComplete guide to reading, writing, and managing files in HopX sandboxes. Learn secure patterns for file uploads, downloads, and data processing in isolated environments.Alex Oprisan•Nov 20, 2025•8 min read
TutorialsTutorialsData Analysis with Pandas in Isolated SandboxesLearn how to perform secure data analysis using Pandas in HopX sandboxes. Process CSV files, generate reports, and create visualizations without exposing your data or infrastructure.Amin Al Ali Al Darwish•Nov 18, 2025•10 min read
TutorialsTutorialsStreaming Code Execution: Real-time Output for AI AgentsLearn how to stream code execution output in real-time from HopX sandboxes. Build responsive AI agents that show progress, handle long-running tasks, and provide immediate feedback.Alex Oprisan•Nov 17, 2025•9 min read
TutorialsTutorialsRunning Jupyter Notebooks in the CloudExecute Jupyter notebooks programmatically in HopX sandboxes. Learn how to run notebooks headlessly, extract results, and build notebook-powered APIs and automation.Amin Al Ali Al Darwish•Nov 16, 2025•9 min read