xszyou/fay

fay是一个帮助数字人(2.5d、3d、移动、pc、网页)或大语言模型(openai兼容、deepseek)连通业务系统的agent框架。

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 43 minutes ago
Added to GitGenius on September 4th, 2026
Created on June 13th, 2022
Open Issues & Pull Requests: 131 (+0)
GitHub issues: Enabled
Number of forks: 2,360
Total Stargazers: 13,485 (+0)
Total Subscribers: 133 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 6.7 days
Mean response time: 39.5 days
90th percentile: 68.8 days
Tracked items: 51

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Only 2% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 50
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 527 days
Stale 30+ days: 50
Stale 90+ days: 47

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Fay is an agent framework that connects digital humans or large language models to business systems.

The framework addresses the challenge of deploying digital human applications across diverse platforms and model architectures. It works by sitting between digital human models (supporting 2.5D, 3D, mobile, PC, and web formats) and language models (OpenAI-compatible APIs and Deepseek), while allowing flexible swapping of supporting components like text-to-speech and automatic speech recognition. The tool provides multiple interaction interfaces including text, voice, digital human control, management, and automated broadcast modes, with support for concurrent multi-user sessions and both server and single-machine deployment modes.

Developers should choose this framework if they need to build digital human applications that must work across multiple platforms and integrate with various AI model providers. It suits projects ranging from virtual teachers and news anchors to custom chatbot applications with knowledge bases and personality customization. The framework supports offline-only operation, voice command configuration through CSV files, agent-based tool calling, and MCP tool management, making it adaptable to different business requirements.

Development activity shows consistent feature expansion with recent additions including support for thinking-based language models, biometric memory systems, and configuration management centers. The project maintains comprehensive documentation and changelog tracking, indicating ongoing refinement of the codebase. Multiple interface types and deployment modes continue to be actively developed and integrated into a unified codebase following a consolidation of previous separate versions.