Skip to content

TEN-framework/portal

Repository files navigation

TEN portal banner

Discussion posts Commits Issues closed PRs Welcome Netlify Status


Welcome to TEN

TEN is an open-source framework for conversational voice AI agents.

TEN Ecosystem includes TEN Framework, Agent Examples, VAD, Turn Detection and Portal.


Community Channel Purpose
Follow on X Follow TEN Framework on X for updates and announcements
Follow on LinkedIn Follow TEN Framework on LinkedIn for updates and announcements
Discord TEN Community Join our Discord community to connect with developers
Hugging Face Space Join our Hugging Face community to explore our spaces and models
WeChat Join our WeChat group for Chinese community discussions

Portal

This is a Next.js application generated with Create Fumadocs.


Structure

The content is organized into the following folders:

  • content/docs: [i18n ✓] The documentation for TEN.
  • content/blog: [i18n △] The blog posts for TEN.

Documentation

Note

The documentation is written in Markdown and uses Fumadocs to generate the documentation. i18n is supported.

The content/docs folder contains the documentation for TEN.

  • ten_agent: The documentation for TEN Agent.
  • ten_framework: The documentation for TEN Framework.

Blog

Note

The blog is written in MDX and uses Fumadocs to generate the blog posts. UI components are i18n enabled, but content remains in original language.

The content/blog folder contains the blog posts for TEN.


Development

To run the development server, use the following command:

# install dependencies
# refer to https://bun.sh/ for bun installation
bun i
# run the development server
bun dev

🌏 TEN Ecosystem

Project Preview
️TEN Framework
Open-source framework for conversational AI Agents.

TEN VAD
Low-latency, lightweight and high-performance streaming voice activity detector (VAD).

️ TEN Turn Detection
TEN Turn Detection enables full-duplex dialogue communication.

TEN Agent Examples
Usecases powered by TEN.

TEN Portal
The official site of the TEN Framework with documentation and a blog.

About

Official website of TEN, built on top of Fumadocs

Resources

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 10