本项目主要实现使用FastAPI后端框架+CrewAI实现AI Agent复杂工作流。代码实现CrewAI的Flows功能,并支持Flow运行中间结果进行持久化存储和查询(MySQL),支持多Flow并行(Celery是一个强大的异步任务队列/作业队列库)。
☆116Apr 14, 2025Updated 10 months ago
Alternatives and similar repositories for CrewAIFlowsFullStack
Users that are interested in CrewAIFlowsFullStack are comparing it to the libraries listed below
Sorting:
- 使用CrewAI+FastAPI搭建多Agent协作应用并对外提供API服务,同时支持gpt、国产大模型、Ollama本地大模型。☆213Oct 20, 2024Updated last year
- 本项目带大家搭建一个完整的AI应用全栈项目,Flask+Vue.js+CrewAI☆25Oct 11, 2024Updated last year
- 本项目主要介绍prompt工程相关用例。包括模拟智能推荐客服系统构建和问答、思维链、自洽性、思维树等相关进阶demo,旨在帮助大家理解prompt。通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)并使用FastAPI对应用进行API封装。☆52Sep 26, 2024Updated last year
- Code for the paper "Understanding the Effects of Noise in Text-to-SQL: An Examination of the BIRD-Bench Benchmark".☆18May 22, 2024Updated last year
- Official code for "F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching"☆14Nov 17, 2024Updated last year
- 🚀 本代码仓致力于分享AI领域的核心知识,涵盖了AI-Agent、RAG(Retrieval-Augmented Generation)、GraphRAG、大模型、大模型微调以及多模态等多个热点话题。这里将提供丰富的代码实例、理论解析和实战技巧,帮助你更好地理解和应用人工…☆12Jul 28, 2024Updated last year
- 实现使用开源的LangFlow框架,零代码实现大模型相关应用如流量包推荐智能客 服、RAG应用等,并使用两种方式将创建的工作流集成到自己的项目中☆31Sep 9, 2024Updated last year
- CEduMEval : A Chinese educational multi-task evaluation benchmark☆15Nov 18, 2024Updated last year
- ROUTE: Robust Multitask Tuning and Collaboration for Text-to-SQL (ICLR 2025 Pytorch Code)☆17May 15, 2025Updated 9 months ago
- Automatic development for retrieval augmented generation system☆10Feb 2, 2025Updated last year
- GraphRAG在2024.11.5发布 0.4.0新版本,引入增量更新索引和DRIFT图推理搜索查询,本项目对新增的两个新功能进行全面测试,并提供了一种支持多类型大模型使用GraphRAG解决方案,不仅支持GPT大模型,还支持本地大模型(Ollama)、阿里云通义千问、百…☆48Dec 1, 2024Updated last year
- 本项目系列相关视频为大家测试CrewAI官方提供的Tools☆15Jan 2, 2025Updated last year
- CFT-RAG: An Entity Tree Based Retrieval Augmented Generation Algorithm With Cuckoo Filter☆22May 28, 2025Updated 9 months ago
- 使用Qwen1.5-0.5B-Chat模型进行通用信息抽取任务的微调,旨在: 验证生成式方法相较于抽取式NER的效果; 为新手提供简易的模型微调流程,尽量减少代码量; 大模型训练的数据格式处理。☆15Sep 6, 2024Updated last year
- AI Agent实现的自动化的长视频切片工具;Automated long - video slicing tool implemented by AI Agent☆19Oct 31, 2025Updated 4 months ago
- 即梦插件☆16Aug 12, 2025Updated 6 months ago
- Yet Another Papers With Code☆35Sep 7, 2025Updated 5 months ago
- 一个用于BiliBili网站实时热点&舆情分析的AI 智能体☆86Nov 19, 2024Updated last year
- vllm混合推理扩展插件,支持多NUMA混合推理,单卡推理Qwen3-Next模型可达1000+ prefill☆31Nov 7, 2025Updated 3 months ago
- Code for Robust Fine-tuning (RbFT)☆17Jan 31, 2025Updated last year
- ☆11Updated this week
- 用大模型批量处理数据,现支持各种大模型做OCR,支持通义千问, 月之暗面, 百度飞桨OCR, OpenAI 和LLAVA。Use LLM to generate or clean data for academic use. Support OCR with qwen, m…☆16Sep 15, 2024Updated last year
- 为实现代码的高扩展性和兼容性,提出一套综合解决方案,支持多种大模型类型的无缝集成,包括GPT系列大模型、国内主流模型(如通义千问、智谱AI等),以及本地化部署的大模型(如qwen2.5)。☆27Nov 20, 2024Updated last year
- Develop software using AI Agent teams (CrewAI framework)☆18Jul 3, 2025Updated 7 months ago
- Code for Retrieval augmented text-to-SQL generation for epidemiological question answering using electronic health records☆23May 15, 2024Updated last year
- Lighter, cheaper and faster RAG toolkit (Graph RAG) supported by TargetPilot☆46Jun 9, 2025Updated 8 months ago
- Multi-Agent AI system that automatically retrieves the latest Football news and creates a newsletter☆28Apr 16, 2024Updated last year
- 介绍docker、docker compose的使用。☆21Sep 4, 2024Updated last year
- ☆22Nov 15, 2024Updated last year
- Instruction Tuning data generation uses LLM in a specific scenario.☆23May 2, 2024Updated last year
- Real time faster whisper gradio☆25Aug 17, 2025Updated 6 months ago
- Build Neo4J Knowledge Graphs from Excel files☆22Nov 18, 2024Updated last year
- A Next.js version of Claude Aritfacts , inspired by llamacoder☆27Sep 26, 2024Updated last year
- Efficient, Flexible, and Highly Fault-Tolerant Model Service Management Based on SGLang☆61Nov 8, 2024Updated last year
- This is a meta-model distilled from LLMs for information extraction. This is an intermediate checkpoint that can be well-transferred to a…☆28Feb 23, 2025Updated last year
- ☆26May 11, 2025Updated 9 months ago
- A travel agent based on Qwen2.5, fine-tuned by SFT + DPO/PPO/GRPO using traveling question-answer dataset, a mindmap can be output using …☆56Nov 14, 2025Updated 3 months ago
- Local RAG researcher agent built using Langgraph, DeepSeek R1 and Ollama☆132Feb 13, 2025Updated last year
- Explore, Share, Download, Host Dify Workflows in Diflowy.☆31Jan 11, 2025Updated last year