docs: Add FAQ section#2164
Open
meichuanyi wants to merge 2 commits into
Open
Conversation
Add comprehensive FAQ section covering: - What is TEN Framework and its core features - Core components overview (Framework, Agent Examples, VAD, Turn Detection, Portal) - Quick start options (Codespaces, Docker, manual) - Supported LLM/TTS/STT providers - Voice assistant customization guide - Local deployment without cloud services - Production deployment options - Comparison with other agent frameworks (LangChain, CrewAI) - Community support channels This helps new users quickly understand the framework and find answers to common questions without searching through documentation.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds a comprehensive FAQ section to README covering TEN Framework concepts, comparison with LangChain/CrewAI, TEN Agent Examples, LLM/ASR/TTS providers, TEN Ecosystem, Quick Start guide, deployment options, real-time voice handling, embedded device support (ESP32), and troubleshooting.
Changes
Test plan: