Tencent EdgeOne Makers
EdgeOne Makers: The All-in-One AI Agent and Web Development Platform
EdgeOne Makers is an out-of-the-box development platform for building AI agents and modern web applications. It offers integrated hosting, serverless functions, global edge distribution, and built-in AI capabilities like sandboxing and memory for rapid product delivery.
2026-07-01
368.1K
Tencent EdgeOne Makers Product Information
EdgeOne Makers: The All-in-One AI Agent and Web Development Platform
In the rapidly evolving digital landscape, the demand for rapid iterative product delivery has never been higher. EdgeOne Makers emerges as a comprehensive, out-of-the-box Agent development platform designed to empower developers and businesses. By integrating hosting, serverless functions, storage, and advanced AI capabilities into a single ecosystem, EdgeOne Makers allows you to ship modern web applications and intelligent AI agents in just minutes.
What is EdgeOne Makers?
EdgeOne Makers is a unified platform specifically engineered for the development and deployment of both web applications and AI agents. It provides a seamless transition from EdgeOne Pages to a full-fledged development environment known as EdgeOne Makers. This platform is designed to eliminate the complexities of infrastructure management, allowing developers to focus entirely on their business logic.
With EdgeOne Makers, you gain access to a robust hosting environment, sandboxed tool isolation, memory modules, and built-in model integration. Whether you are building a simple landing page or a complex AI-driven application, EdgeOne Makers provides the foundational capabilities required to scale globally with ease.
Core Features of EdgeOne Makers
EdgeOne Makers is built on four primary pillars: Efficiency, Blazing Performance, Serverless Architecture, and Composability. Each feature is designed to streamline the development lifecycle and enhance the end-user experience.
Efficiency: All-in-One Delivery
EdgeOne Makers offers an open and flexible environment that delivers a complete set of foundational capabilities out of the box. This efficiency ensures that rapid iterative product delivery is a reality for every team.
- Fast Deployment: You can ship your applications through various channels including the EdgeOne CLI, Skills, and IDE plugins. It integrates seamlessly with Git and CI/CD workflows.
- Zero Infrastructure: There is no need to build or maintain complex infrastructure. EdgeOne Makers handles the hosting runtime and scaling, significantly shortening the path from code to production.
- Framework Freedom: Developers enjoy total flexibility. The platform supports popular web frameworks like Next.js, Nuxt, Astro, and React, as well as specialized Agent frameworks like the OpenAI Agents SDK and LangGraph. It supports both JavaScript and Python.
Blazing Performance: Global Distribution
Speed is critical for modern web applications. EdgeOne Makers leverages a massive global edge network to ensure low-latency access for users everywhere.
- 3200+ Nodes: A vast network of edge nodes distributed globally.
- 400 Tbps Capacity: Robust bandwidth to handle high-traffic demands.
- Low Latency: Achieve global latency of less than 50 ms and 3s mitigation for security threats.
- Deploy Once, Distribute Globally: Your content is automatically delivered to edge nodes closest to your users.
Serverless Capabilities
The platform's serverless architecture allows you to run logic closer to your users without managing physical servers.
- Edge Functions: Write ultra-low latency server-side logic in JavaScript that executes at the edge.
- Cloud Functions: Supports multiple mainstream languages and runtimes for full-stack capabilities like SSR and complex API logic.
- Storage Solutions: Includes Edge KV (Key-Value) and Blob data storage, enabling global read and write capabilities.
- Models: Bind your own vendor API keys or utilize free model quotas. The platform provides low-latency edge forwarding and integrated web security protection for your AI models.
Native Support for AI Agents
EdgeOne Makers is uniquely positioned as an out-of-the-box development platform for AI Agents. Developers can build sophisticated agents with just a few lines of code.
- Makers Agents: Focus on agent business logic while the platform provides hosting, memory modules, and sandboxed tool isolation.
- Observability: Built-in end-to-end tracing that is locally debuggable.
- AI Gateway: Access models easily through a unified gateway. For example, using the OpenAI SDK:
import OpenAI from 'openai'; const client = new OpenAI({ apiKey: process.env.MAKERS_MODELS_KEY, baseURL: 'https://ai-gateway.edgeone.link', }); async function main() { const completion = await client.chat.completions.create({ model: '@makers/deepseek-v4-flash', messages: [ { role: 'system', content: 'You are a chat assistant.' }, { role: 'user', content: 'Hello' }, ], }); }
Use Cases for EdgeOne Makers
EdgeOne Makers is versatile enough to support a wide array of digital products and professional solutions.
SaaS and E-commerce
For SaaS providers, the platform enables rapid iterative product delivery and seamless integration of frontend and backend services. E-commerce platforms benefit from flexible service integration and the ability to handle global traffic spikes through the edge network.
CMS and Company Websites
- CMS: Efficiently publish content-rich sites with integrated hosting.
- Company Websites: Develop professional brand portals with high security and global availability.
- Blogs: Quickly deploy personal or corporate blogs using specialized templates.
Professional Web Apps and AI Agents
- Web Apps: Host integrated full-stack applications with ease.
- AI Agents: Create intelligent assistants with built-in memory and sandbox environments for secure tool execution.
- Tools: EdgeOne Makers also supports specific use cases like Free HTML Hosting, PDF to URL conversion, Resume Links, and Image to URL services.
How to Use EdgeOne Makers
Starting a project on EdgeOne Makers is straightforward, with multiple entry points depending on your workflow.
Starting From a Template
The quickest way to deploy is by using a pre-configured starter template. Options include:
- Astro Templates
- Next.js Templates
- React Templates
- Nuxt Templates
- Agent Templates (specifically for AI Agent development)
Using the EdgeOne CLI
For developers who prefer the command line, the EdgeOne CLI allows for initialization and local development:
- Initialize:
edgeone makers init - Link:
edgeone makers link - Develop:
edgeone makers dev
Importing and Uploading
- Importing a Git Repository: Connect your GitHub or other Git providers for seamless CI/CD integration.
- Direct Upload: Upload your project files directly to the platform for instant hosting.
FAQ
Q: What frameworks are supported by EdgeOne Makers? A: EdgeOne Makers supports a wide range of frameworks including Next.js, Nuxt, Astro, and React for web development, as well as OpenAI Agents SDK and LangGraph for AI Agents.
Q: Do I need to manage my own infrastructure? A: No. EdgeOne Makers is a serverless platform that provides "Zero Infrastructure," meaning all hosting, scaling, and runtime environments are managed for you.
Q: How does the platform handle AI models? A: You can bind your own vendor API keys or use the provided free model quotas. The platform ensures low-latency edge forwarding and provides built-in model integration through the AI gateway.
Q: What kind of storage is available? A: The platform supports Edge KV for key-value data and Blob storage for global data read/write capabilities.
Q: Is there a free tier available? A: Yes, you can get started for free and deploy web applications at zero cost to begin your development journey.







