NanGePlus / CrewAITest
使用CrewAI+FastAPI搭建多Agent协作应用并对外提供API服务,同时支持gpt、国产大模型、Ollama本地大模型。
☆54Updated 5 months ago
Alternatives and similar repositories for CrewAITest:
Users that are interested in CrewAITest are comparing it to the libraries listed below
- 本项目主要实现使用FastAPI后端框架+CrewAI实现AI Agent复杂工作流。代码实现CrewAI的Flows功能,并支持Flow运行中间结果进行持久化存储和查询(MySQL),支持多Flow并行(Celery是一个强大的异步任务队列/作业队列库)。☆65Updated 4 months ago
- Based on the large model development framework of langchain, LangGraph is integrated to create a scalable workflow architecture. RAG。基于la…☆33Updated 6 months ago
- 本项目主要介绍prompt工程相关用例。包括模拟智能推荐客服系统构建和问答、思维链、自洽性、思维树等相关进阶demo,旨在帮助大家理解prompt。通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)并使用FastAPI对应用进行API封装。☆27Updated 5 months ago
- Intelligent data apps and assets with LLMs☆142Updated 2 weeks ago
- RAG-QA-Generator 是一个用于检索增强生成(RAG)系统的自动化知识库构建与管理工具。该工具通过读取文档数据,利用大规模语言模型生成高质量的问答对(QA对),并将这些数据插入数据库中,实现RAG系统知识库的自动化构建和管理。☆136Updated 2 months ago
- The tool is used for building and driving workflows specifically tailored for AI initiatives. It can be used to construct AI agents.☆138Updated 8 months ago
- 支持中文🇨🇳🇨🇳🇨🇳 的 microsoft/graphrag☆39Updated 2 months ago
- GraphRAG-Ollama-UI + GraphRAG4OpenWebUI 融合版(有gradio webui配置生成RAG索引,有fastapi提供RAG API服务)☆101Updated 7 months ago
- 基于RAG的私有知识库问答系统☆180Updated 3 months ago
- 实现使用开源的LangFlow框架,零代码实现大模型相关应用如流量包推荐智能客服、RAG应用等,并使用两种方式将创建的工作流集成到自己的项目中☆22Updated 6 months ago
- ☆222Updated 2 months ago
- ☆88Updated 2 weeks ago
- 微软 AutoGen 框架 Demo☆81Updated last year
- 一个用于BiliBili网站实时热点&舆情分析的AI 智能体☆41Updated 4 months ago
- AI 应用示例合集☆86Updated 9 months ago
- Qwen 提示词工程 & 最佳实践☆23Updated last year
- Multi-Agents & Plugins repo for DB-GPT, Can complete various tasks around databases.☆99Updated last year
- ☆60Updated 4 months ago
- 这个仓库主要用于记录以MetaGPT为基础的Agent开发理论学习记录☆24Updated 9 months ago
- dify's rag patch module☆190Updated last month
- ☆177Updated last year
- GraphRAG的应用实例,项目特点在于提供了替换OpenAI模 型的方法,并通过修改原有提示和切分文档的方法,提高了GraphRAG处理中文内容的能力。☆129Updated 4 months ago
- 添加🚀流式 Web 服务到 GraphRAG,兼容 OpenAI SDK,支持可访问的实体链接🔗,支持建议问题,兼容本地嵌入模型,修复诸多问题。Add streaming web server to GraphRAG, compatible with OpenAI SD…☆241Updated 2 months ago
- 在本项目中模拟健康档案私有知识库构建和检索全流程,通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)的RAG(检索增强生成)功能:(1)离线步骤:文档加载->文档切分->向量化->灌入向量数据库;在线步骤:获取用户问题->用户问题向量化->检索向量数据库…☆110Updated 6 months ago
- LightRAG与GraphRAG在索引构建、检索测试中的耗时、模型请求次数、Token消耗金额、检索质量等方面进行对比☆64Updated 3 months ago
- 从零开始基于 LangGraph 和 Streamlit 实现基于本地模型的 RAG、Agent 应用☆45Updated 2 months ago
- The Level-Navi Agent, a framework that requires no training and utilizes large language models for deep query understanding and precise s…☆71Updated 2 months ago
- MCP功能测试,编写LLM(支持OpenAI接口风格的大模型)应用程序调用MCP。MCP(模型上下文协议)是Claude开源的一种开放协议,可实现LLM应用程序与外部数据源和工具之间的无缝集成。☆55Updated 2 months ago
- All Dify Plugins listed in Dify Marketplace, plus illustrated plugin examples.☆113Updated this week