Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
E2B Docker Tools for Agents
Accessing 200+ Docker MCP tools within E2B Sandboxes enables secure and scalable tool-use for AI agents to accomplish tasks.
We’re building the future where agents can access any tool to accomplish their tasks. At E2B, we have partnered with Docker bringing over 200 MCP tools from the Docker MCP Catalogue to E2B Sandboxes to enable secure and scalable tool-use for Agents.
Demonstrates E2B sandboxes integrating MCP Gateway for typed multi-tool agent execution.
Docker MCP Gateway secures AI agent tool access within E2B sandboxes.
- GPT-4GPT-4 is OpenAI’s large multimodal model: it processes both text and image inputs, delivering human-level performance on complex professional and academic benchmarks.This is OpenAI’s latest milestone in scaling deep learning: a large multimodal model accepting both text and image inputs. It demonstrates a significant capability leap over its predecessor, scoring in the top 10% on a simulated bar exam (GPT-3.5 scored in the bottom 10%). The model handles nuanced instructions and long-form content, supporting context windows up to 32,768 tokens (32K model). This capacity allows processing up to 25,000 words in a single, complex prompt. GPT-4 is engineered for enhanced reliability, steerability, and advanced reasoning across diverse tasks.
- LangChainThe open-source framework for building and deploying reliable, data-aware Large Language Model (LLM) applications.LangChain is the essential framework for engineering LLM-powered applications: it simplifies connecting models (like GPT-4 or Claude) to external data, computation, and APIs. The platform provides a modular set of components—Chains, Agents, Tools, and Memory—allowing developers to quickly build complex workflows like Retrieval-Augmented Generation (RAG) pipelines and sophisticated conversational agents. Its Python and JavaScript libraries, combined with LangChain Expression Language (LCEL), offer a standardized interface for rapid prototyping and moving applications to production with confidence.
- DockerDocker is the open-source platform that packages applications and dependencies into standardized, portable containers for consistent execution across any environment.Docker is the industry-standard containerization platform, enabling developers to build, ship, and run applications efficiently. It uses the Docker Engine (the core runtime) to create lightweight, isolated environments called containers: these units bundle an application’s code, libraries, and configuration. This self-contained approach guarantees consistency, eliminating the 'it works on my machine' problem across development, testing, and production environments (local workstations, cloud, or on-premises). Docker debuted in 2013 and now serves over 20 million developers monthly, simplifying complex workflows like CI/CD and microservices architecture by leveraging tools like Docker Hub for image sharing and Docker Compose for multi-container applications.
- OpenAI APIOpenAI API: Your direct gateway to cutting-edge AI models (GPT-4o, DALL-E 3, Whisper), enabling scalable, multimodal intelligence integration into any application.The OpenAI API provides authenticated, programmatic access to a powerful suite of generative AI models. Developers leverage REST endpoints and official libraries (Python, Node.js) to integrate capabilities like advanced text generation (GPT-4o), image creation (DALL-E 3), and speech-to-text transcription (Whisper). This platform is engineered for scale, supporting millions of daily requests for tasks from complex reasoning to real-time customer support agents, ensuring your application gets reliable, state-of-the-art intelligence.
- AWSAWS is the world's most comprehensive and broadly adopted cloud platform, offering over 200 fully featured services from 33 geographic Regions.AWS is the global leader in cloud infrastructure, delivering over 200 fully featured services. We operate across 105 Availability Zones within 33 geographic Regions, ensuring high availability and low latency for your applications. Core services like Amazon EC2 (virtual servers), Amazon S3 (scalable object storage), and AWS Lambda (serverless compute) provide the foundational building blocks for any workload. This platform allows customers (from startups to Fortune 500s) to innovate faster, reduce operational costs by moving from CapEx to OpEx, and scale instantly. Security remains paramount: we offer 300+ security, compliance, and governance services, meeting standards like ISO 27001 and SOC 1/2/3. Simply put, AWS provides the secure, flexible, and proven foundation you need to build anything.
Related projects
Building No-Code Agents using only Instruction and Tools
Berlin
This talk demonstrates how to create no-code agents using only clear instructions and available tools, based on a…
EidOS, an Agent Operating System
Seattle
Learn how to simplify LLM data products using a multi‑agent approach, then watch a live coding session building…
Agents as Apps
Waterloo
Learn how to package LLM agents as installable apps, sandbox them with Cloudflare Workers, track token consumption, and…
Why do agents keep making the same mistakes? 🤯 Let's fix it!
Munich
Learn how to build self‑improving agents that fetch today’s calendar, differentiate internal from customer meetings, and automatically generate…
60min+ video -> automated mutli-channel content
Seattle
Learn how we transform 60‑90‑minute AI workshops into GitHub README, blog post, email, and social‑media posts automatically, saving…
Autonomous Agents Can Build Their Own Tools
Boston
Learn how autonomous agents can design and construct their own tools, with practical examples showing tool creation, integration,…