Files
AI-VideoAssistant/docs
Xin Wang 65ae2287d5 Update documentation for assistant configuration and interaction models
- Corrected phrasing in the introduction of RAS as an open-source alternative.
- Added new documentation sections for voice AI and voice agents.
- Enhanced the flowchart for assistant components to include detailed configurations.
- Updated terminology for engine types to clarify distinctions between Pipeline and Realtime engines.
- Introduced a new section on user utterance endpoints (EoU) to explain detection mechanisms and configurations.
2026-03-06 14:38:59 +08:00
..

Documentation

安装依赖(推荐使用 1.x避免与 Material 主题不兼容):

cd docs
pip install -r requirements.txt

或手动安装:pip install "mkdocs>=1.6,<2" mkdocs-material

本地预览:

mkdocs serve

访问终端中显示的地址(如 http://127.0.0.1:8000查看文档