Skip to content
View daxiang18's full-sized avatar

Block or report daxiang18

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. ChatGPT-Virtual-Live ChatGPT-Virtual-Live Public

    Forked from smallnew666/ChatGPT-Virtual-Live

    ChatGPT虚拟主播、支持B站、抖音、视频号

    Python

  2. FastGPT-Enterprise-WeChatbot FastGPT-Enterprise-WeChatbot Public

    Forked from luolin-ai/FastGPT-Enterprise-WeChatbot

    基于企微gpt知识库的bot机器人,能够自动回复企业微信中收到的��息。这个机器人能够处理私聊和群聊,还可以记住与用户的聊天内容,从而做出更加贴合上下文的回应。此外,您还可以设置白名单来控制机器人与哪些用户或群组交互。如需对接自己的知识库网站WX:gojiberrys

  3. FastGPT FastGPT Public

    Forked from labring/FastGPT

    A platform that uses the OpenAI API to quickly build an AI knowledge base, supporting many-to-many relationships.

    TypeScript

  4. MetaGPT MetaGPT Public

    Forked from FoundationAgents/MetaGPT

    🌟 The Multi-Agent Meta Programming Framework: Given one line Requirement, return PRD, Design, Tasks, Repo

    Python

  5. chatgpt-KnowledgeBot chatgpt-KnowledgeBot Public

    Forked from luolin-ai/chatgpt-KnowledgeBot

    KnowledgeBot-WeChatGPT 是一个基于知识库的微信机器人,它结合了私有化的知识和 GPT 预训练模型,为用户提供智能的对话和知识交流。 该项目利用私有化的知识库作为机器人的知识基础,其中包含了丰富的领域知识、常见问题和解决方案。结合 GPT 预训练模型,KnowledgeBot-WeChatGPT 可以根据a用户的提问和对话内容,通过对知识库和 GPT 模型的综合分析,给出…

    Python

  6. chatglm-web chatglm-web Public

    Forked from NCZkevin/chatglm-web

    用 FastAPI 和 Vue3 搭建的 ChatGLM 网页 (前端样式仿照chatgpt-web, 支持chatglm流式输出、前端调整参数、上下文选择、保存图片、知识库问答等功能)

    Vue