Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Multimodal Real-time Audio-Video Chatting Intelligent Assistant

Notifications You must be signed in to change notification settings

see2023/iSee-server

Repository files navigation

Demo

文档整理中,敬请期待

INSTALL

python -m pip install -r requirements.txt

运行

rtc server

  • livekit-server 依赖于 redis,请确保 redis 已启动。
livekit-server --config config.yaml
  • RTC API
    • 提供RTC的token、文件存储等功能
python3 app.py

Agent 服务

  • 音视频处理服务
    • 识别语音
    • 通过视觉模型解析场景
python agents/live_agent.py start
  • LLM
    • 接受Agent信息,通过LLM 接口与用户交互
python agents/llm_agent.py

About

Multimodal Real-time Audio-Video Chatting Intelligent Assistant

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /