Templates for AI Agents

Out-of-the-box AI agent templates.

Template Thumbnail

OpenAI Agents Starter[node]

A conversational chat starter built with the OpenAI Agents SDK.

From EdgeOne Makers

Template Thumbnail

OpenAI Agents Starter[python]

A conversational chat starter built with the OpenAI Agents SDK.

From EdgeOne Makers

Template Thumbnail

Claude Agent Starter[node]

A conversational chat starter built with the Claude Agent SDK.

From EdgeOne Makers

Template Thumbnail

Claude Agent Starter[python]

A conversational chat starter built with the Claude Agent SDK.

From EdgeOne Makers

Template Thumbnail

Deep Agents Starter[node]

A research agent that answers questions with web search, built with Deep Agents.

From EdgeOne Makers

Template Thumbnail

Deep Agents Starter[python]

A research agent that answers questions with web search, built with Deep Agents.

From EdgeOne Makers

Template Thumbnail

LangGraph Starter[node]

An AI quiz challenge app where AI generates questions and users answer to clear levels, built with LangGraph.

From EdgeOne Makers

Template Thumbnail

LangGraph Starter[python]

An AI quiz challenge app where AI generates questions and users answer to clear levels, built with LangGraph.

From EdgeOne Makers

Template Thumbnail

CrewAI Starter

A multi-role planner that turns a product name into a design plan, built with CrewAI.

From EdgeOne Makers

Template Thumbnail

Python Starter Agent

A minimal Python LLM agent starter on EdgeOne Makers with streaming responses, conversation memory, interruption, and platform tool calling.

From EdgeOne Makers

Template Thumbnail

Node Starter Agent

A minimal Node.js LLM agent starter on EdgeOne Makers with streaming responses, conversation memory, interruption, and platform tool calling.

From EdgeOne Makers

Template Thumbnail

CSV Analyzer Agent

An AI-powered CSV analysis starter built with the Claude Agent SDK. Upload CSV files to generate data profiles, charts, and insights.

From EdgeOne Makers

Template Thumbnail

Enterprise Knowledge Base Q&A

An enterprise RAG agent built with React, Vite, and the OpenAI Agents SDK. Process PDF documents into a local knowledge base and answer questions with citations.

From EdgeOne Makers

Template Thumbnail

Multimodal File Assistant Agent

An AI Agent that processes uploaded PDF, Word, Excel, images and videos. Supports document conversion (Word→PDF, Excel→Markdown), data analysis, and file export via EdgeOne sandbox.

From EdgeOne Makers

Template Thumbnail

Content Creator Agent

An AI-driven content creation assistant. Features topic research, outline generation, streaming article writing, SEO analysis, version management, and persistent memory.

From EdgeOne Makers

Template Thumbnail

Deep Research Agent

A multi-agent deep research assistant with human-in-the-loop sub-question confirmation, web search (Tencent Cloud Web Search API), academic search (CrossRef + Semantic Scholar), iterative report generation, and project-based version management.

From EdgeOne Makers

Template Thumbnail

AI Trends Scheduled Summary Agent

A scheduled trend analysis agent built with the OpenAI Agents SDK. It collects Hacker News, Dev.to, and web sources, then generates a structured AI trends report.

From EdgeOne Makers

Template Thumbnail

Email Assistant Agent

An AI email assistant that triages incoming messages, prioritizes replies, drafts responses with CrewAI, and pauses for human review with LangGraph.

From EdgeOne Makers

Template Thumbnail

Vibe Coding Agent

A sandbox-based web development agent template for writing, previewing, validating, and iterating on modern web apps.

From EdgeOne Makers

Template Thumbnail

After-Sales Assistant

LangGraph-powered after-sales agent with summary-based knowledge routing and on-demand retrieval. No vector database needed. Supports order lookup, refund and exchange workflows with built-in knowledge management panel.

From EdgeOne Makers

Template Thumbnail

Marketing Campaign Agent

A multi-agent marketing campaign planning tool built with CrewAI. It orchestrates specialized agents (Chief Strategist, Market Analyst, Brand Director, Channel Planner, Copywriter) to create comprehensive marketing campaigns with real-time streaming output, card-based progress visualization, and built-in iteration workflow.

From EdgeOne Makers

Template Thumbnail

AI Chat Assistant

Embeddable AI assistant for any website. One line of code to add a chat widget that understands page content and queries your backend APIs via function calling. Supports custom API schema, suggested questions, and streaming responses.

From EdgeOne Makers