Fay — DeepSeek Agents | Neura Market
    Neura MarketNeura Market/DeepSeek
    ChatGPTChatGPTClaudeClaudeGeminiGeminiCursorCursorGrokGrokPerplexityPerplexityDeepSeekDeepSeek
    CoPilotCoPilotStable DiffusionStable DiffusionMidjourneyMidjourney
    View All Directories
    OverviewRulesPromptsMCPsAgentsBlogVideosGuidesCoursesCommunityTrendingGenerate
    DeepSeekAgentsFay
    Back to Agents
    Fay

    Fay

    xszyou June 13, 2022
    12,679 copies 0 downloads

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

    Agent Definition
    
    <div align="center">
        <br>
        <img src="readme/icon.png" alt="Fay">
        <h1>FAY</h1>
    	<h3>Fay数字人框架</h3>
    </div>
    
    !!重要通知:我们已经把Fay的三个版本合并成1个,并致力提供更稳定更全面的功能。
    
    我们致力于思考面向终端的数字人落地应用,并通过完整代码把思考结果呈现给大家。Fay数字人框架,向上适配各种数字人模型技术,向下接入各式大语言模型,并且便于更换诸如TTS、ASR等模型,为单片机、app、网站提供全面的数字人应用接口。      
    更新日志:https://qqk9ntwbcit.feishu.cn/wiki/UlbZwfAXgiKSquk52AkcibhHngg
    文档:https://qqk9ntwbcit.feishu.cn/wiki/JzMJw7AghiO8eHktMwlcxznenIg
    
    
    ## **功能特点**
    
    
    
    - 完全开源,商用免责
    - 支持全离线使用
    - 全时流式的支持
    - 自由匹配数字人模型、大语言模型(openai 兼容接口)、ASR、TTS模型
    - 支持数字人自动播报模式(虚拟教师、虚拟主播、新闻播报)
    - 支持任意终端使用:单片机、app、网站、大屏、三方业务系统接入等
    - 支持多用户多路并发
    - 提供文字交互接口、语音交互接口、数字人驱动接口、管理控制接口、自动播报接口、意图接口
    - 支持语音指令灵活配置执行(qa.csv)
    - 支持自定义知识库、自定义问答对、自定义人设信息
    - 支持唤醒及打断对话
    - 支持服务器及单机模式
    - 支持机器人表情输出
    - 支持agent自主决策工具调用
    - 基于日程式数字人主动对话
    - 支持后台静默启动
    - 支持deepseek等thinking llm
    - 自我认知提高
    - 仿生记忆
    - 支持MCP工具管理(sse、studio)
    - 提供配置管理中心
    - 全链路交互互通
    
    ###               
    
    ## **Fay数字人框架**
    
    ![](readme/chat.png)
    
    ![](readme/controller.png)
    
    ![](readme/mcp.png)
    
    
    
    
    
    
    ## **源码启动**
    
    
    ### **环境** 
    - Python 3.12
    
    - Windows、macos、ubuntu
    
    - 注:ubuntu需要先安装gcc及portaudio
    
    - ````bash
      sudo apt update
      sudo apt install build-essential
      sudo apt install portaudio19-dev
      ````
    
      
    
    ### **安装依赖**
    
    ```shell
    pip install -r requirements.txt
    ```
    
    
    ### **快速启动**
    本地
    ```shell
    python main.py start -config_center d19f7b0a-2b8a-4503-8c0d-1a587b90eb69  #使用公共资源,速度非常慢,建议更换成自己的key
    ```
    镜像
    ```shell
    https://www.compshare.cn/images/compshareImage-1cft3sk9gvta?ytag=GPU_fay
    ```
    
    ### **个性化配置**
    + 根目录system.conf.bak 重命名为system.conf,并配置里面的内容
    
    ### **管理页面**
    + 浏览器访问 http://127.0.0.1:5000
    
    ## **高级玩法**
    
    ![](readme/interface.png)
    
    
    
    ### ***使用数字人(非必须)***
    https://qqk9ntwbcit.feishu.cn/wiki/GHevwqxwfiX4hCk8yJCcoJ54nqg
    
    
    
    
    ### ***集成到自家产品(非必须)***
    https://qqk9ntwbcit.feishu.cn/wiki/Mcw3wbA3RiNZzwkexz6cnKCsnhh
    
    
    
    ### **联系**
    
    **交流群及资料教程**关注公众号 **fay数字人**(**请先star本仓库**)
    
    ![](readme/gzh.png)
    
    **商务联系**
    
    qq467665317
    
    
    ## **致谢**
    
    感谢以下开源项目为 Fay 提供的技术支持:
    
    - [openclaw](https://github.com/openclaw/openclaw) - 提供记忆机制及skills设计的参考
    - [OpenAI Codex](http

    Tags

    aiandroidapipythonue5unity3dwav2lip

    Comments

    More Agents

    View all
    hybrid-model-workflow

    hybrid-model-workflow

    HAL 分层混合模型工作流 — 强模型(Claude)负责理解/拆解/验收,低成本模型(DeepSeek)负责检索/提取/清洗。Hermes Agent skill。

    P
    ph4ble
    1
    Dynamic-Review-Agent

    Dynamic-Review-Agent

    An LLM agent fine-tuned on DeepSeek for spaced repetition, dynamically integrating knowledge points based on the Ebbinghaus forgetting curve.

    1
    1838177
    1
    StellarOS-Watch

    StellarOS-Watch

    基于 STM32F103 构建的端到端 AI 智能手表生态。自研“零重定位”原生机器码动态加载引擎与页面栈式 UI 框架;集成生产级 OTA 回滚保护机制与高带宽(921600 baud)串口协议栈。通过 Node.js 中继实现 DeepSeek AI 语义控制及 ASRPRO 语音全双工交互,是一个集成了分布式计算、现代存储管理与 AI Agent 的嵌入式全栈工程。

    C
    chenshuang888
    1
    UAVagent1.0deepseek

    UAVagent1.0

    A Meta-Agent-Driven Self-Evolving Multi-Agent System for UAV Detection and Tracking

    S
    StarlitPupils
    2
    hermes-goai-agent

    hermes-go

    One command to run Hermes AI Agent with a browser UI. Zero prerequisites. 一行命令,AI 就位。

    L
    LAI-755
    1
    Agent

    Agent

    网页应用Agent,接入DeepSeek、Mimo等模型

    C
    Cosmos-815
    1

    Stay up to date

    Get the latest DeepSeek prompts, rules, and resources delivered to your inbox weekly.

    Neura Market LogoNeura Market

    Discover the best AI prompts, plugins, and resources for DeepSeek and more.

    Content Types

    • Rules
    • Prompts
    • MCPs
    • Agents
    • Guides

    Platforms

    • ChatGPT Directory
    • Claude Directory
    • Gemini Directory
    • Cursor Directory
    • Grok Directory
    • Perplexity Directory
    • DeepSeek Directory
    • CoPilot Directory
    • Stable Diffusion Directory
    • Midjourney Directory
    • All Directories

    Resources

    • Blog
    • Documentation
    • Help Center
    • Marketplace

    Legal

    • Privacy Policy
    • Terms of Service

    © 2026 Neura Market. All rights reserved.

    |

    Not affiliated with any AI platform vendors.