
Getting Started • Create Extensions • TEN Framework Repository
🌟 Gemini Multimodal Live API Extension with RTC

agent.theten.ai
Try Google Gemini Multimodal Live API with realtime vision and realtime screenshare detection capabilities, it is a ready-to-use extension, along with powerful tools like Weather Check and Web Search integrated perfectly into TEN Agent.
TEN Agent Usecases

Ready-to-use Extensions

TEN Agent Playground in Local Environment
Prerequisites
| Category | Requirements |
|---|---|
| Keys | • Agora App ID and App Certificate (free minutes every month) • OpenAI API key • Deepgram ASR (free credits available with signup) • FishAudio TTS (free credits available with signup) |
| Installation | • Docker / Docker Compose • Node.js(LTS) v18 |
| Minimum System Requirements | • CPU >= 2 Core • RAM >= 4 GB |
macOS: Docker setting on Apple Silicon
For Apple Silicon Macs, uncheck “Use Rosetta for x86/amd64 emulation” in Docker settings. Note: This may result in slower build times on ARM, but performance will be normal when deployed to x64 servers.

Next step
1. Create .env file
cp ./.env.example ./.env
2. Setup Agora App ID and App Certificate in .env
AGORA_APP_ID=
AGORA_APP_CERTIFICATE=
3. Start agent development containers
docker compose up -d
4. Enter container
docker exec -it ten_agent_dev bash
5. Build agent
task use
6. Start the web server
task run
7. Edit playground settings
Open the playground at localhost:3000 to configure your agent.
- Select a graph type (e.g. Voice Agent, Realtime Agent)
- Choose a corresponding module
- Select an extension and configure its API key settings

Running Gemini Realtime Extension
Open the playground at localhost:3000.
- Select voice_assistant_realtime graph
- Choose Gemini Realtime module
- Select v2v extension and enter Gemini API key

TEN Agent Components

Stay Tuned
Before we get started, be sure to star our repository and get instant notifications for all new releases!

Join Community
- Discord: Ideal for sharing your applications and engaging with the community.
- GitHub Discussion: Perfect for providing feedback and asking questions.
- GitHub Issues: Best for reporting bugs and proposing new features. Refer to our contribution guidelines for more details.
- X: Great for sharing your agents and interacting with the community.
Star History
Code Contributors
Contribution Guidelines
Contributions are welcome! Please read the contribution guidelines first.
License
This project is licensed under the Apache 2.0 License - see the LICENSE file for details.
TEN Agent
Project Details
- 1313057/TEN-Agent
- Apache License 2.0
- Last Updated: 12/18/2024
Recomended MCP Servers
This is a TypeScript-based MCP server, which wraps around a python script. together it helps track expenses and...
Connect Claude to Linear project management systems. Retrieve, create, and manage issues and projects seamlessly.
A MCP Server for the Plausible API
一站式解决 WKWebView 支持离线包,Ajax 请求和 Cookie 同步的问题 (基于 Ajax Hook 和 Cookie Hook)
A personal assistant AI agent built with the Model Context Protocol (MCP)
MCP Server for use with msgraph calls to mail, calendar, and files
MCP Server for Warpcast integration
Rest To Postman Collection MCP Server
awsome kali MCPServers is a set of MCP servers tailored for Kali Linux, designed to empower AI Agents...
Interacts with Figma file content, dev resources, comments, and webhooks.





