Fay
NormalDescription
An agent framework connecting digital humans (2.5D/3D/mobile/web) with business systems, compatible with OpenAI and DeepSeek LLMs.
Key Features
- Fully open-source with offline deployment support and commercial use
- Freely pair digital human models, LLMs (OpenAI-compatible), ASR, and TTS
- Multi-user concurrent access with text, voice, and digital human driving interfaces
- Agent autonomous decision-making with tool calling and MCP tool management
- Schedule-based proactive digital human dialogue and biomimetic memory
- Support for DeepSeek and other Thinking LLMs with self-cognition improvement
Use Cases
Categories
Quick Start
Install Python 3.12, run pip install -r requirements.txt, then execute python main.py start to launch. Access http://127.0.0.1:5000 in your browser for the management dashboard.