Project Overview
CyberVerse is an open-source, self-hosted platform designed for building real-time digital human agents. It aims to provide solutions for voice-first AI assistants while emphasizing user data privacy.
Core Features
- WebRTC Voice Interaction: Supports real-time voice communication.
- Character Memory: Enables persistent character settings and memory for agents.
- Tool Calling: Allows agents to invoke external tools for extended functionality.
- RAG (Retrieval-Augmented Generation): Combines retrieval and generation to improve answer quality.
- Optional Digital Human Video: Integrates visual presentation to enhance interaction experience.
Tech Stack and License
The project is primarily written in Python and follows the GPL-3.0 open-source license.
Use Cases
CyberVerse is particularly suitable for voice-interactive applications that require data privacy, such as enterprise AI assistants or locally deployed scenarios.
Getting Started
As a self-hosted platform, users can deploy it on their own servers. Specific deployment steps should refer to the project README or official documentation.










Comments
No comments yet
Be the first to comment