实现使用开源的LangFlow框架,零代码实现大模型相关应用如流量包推荐智能客服、RAG应用等,并使用两种方式将创建的工作流集成到自己的项目中
☆44Sep 9, 2024Updated last year
Alternatives and similar repositories for LangFlowTest
Users that are interested in LangFlowTest are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 在本项目中模拟健康档案私有知识库构建和检索全流程,通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)的RAG(检索增强生成)功能:(1)离线步骤:文档加载->文档切分->向量化->灌入向量数据库;在线步骤:获取用户问题->用户问题向量化->检索向量数据库…☆336Sep 6, 2024Updated last year
- 为实现代码的高扩展性和兼容性,提出一套综合解决方案,支持多种大模型类型的无缝集成,包括GPT系列大模型、国内主流模型(如通义千问、智谱AI等),以及本地化部署的大模型(如qwen2.5)。☆28Nov 20, 2024Updated last year
- 本项目带大家搭建一个完整的AI应用全栈项目,Flask+Vue.js+CrewAI☆26Oct 11, 2024Updated last year
- 本项目旨在提供一个微调酒店推荐垂直领域大模型并应用的完整闭环案例作为大家的参考案例。本项目使用的基础大模型为Qwen2.5-7B-Instruct。项目特色:完整的垂直应用案例闭环、项目源码剖析开源共享、详实的图文指导手册、手把手全流程实操演示视频☆95Apr 23, 2025Updated last year
- Langflow chat proxy and frontend using FastAPI and HTMX☆15Jul 11, 2024Updated 2 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- GraphRAG在2024.11.5发布 0.4.0新版本,引入增量更新索引和DRIFT图推理搜索查询,本项目对新增的两个新功能进行全面测试,并提供了一种支持多类型大模型使用GraphRAG解决方案,不仅支持GPT大模型,还支持本地大模型(Ollama)、阿里云通义千问、百…☆49Dec 1, 2024Updated last year
- (1)使用低代码平台N8N实现对多个微信公众号文章进行自动采集并保存到本地文件 ; (2)使用主流的开源云原生向量数据库milvus将采集到的数据存储到知识库中并满足语义搜索、全文搜索及混合搜索; (3)将搜索功能封装为标准的MCP Server对外提供服务;(4)大模型(…☆44Sep 15, 2025Updated 11 months ago
- ☆20Jun 25, 2024Updated 2 years ago
- AI Agent Visualization and Runner written in Pure TS☆79May 25, 2024Updated 2 years ago
- Langflow Extras Template☆16Aug 11, 2023Updated 3 years ago
- Uncover the logic behind flowise and langflow☆20Jun 12, 2023Updated 3 years ago
- MCP功能测试,编写LLM(支持OpenAI接口风格的大模型)应用程序调用MCP。MCP(模型上下文协议)是Claude开源的一种开放协议,可实现LLM应用程序与外部数据源和工具之间的无缝集成。☆82Apr 14, 2025Updated last year
- ☆27Jun 7, 2024Updated 2 years ago
- This can help you deploy LangFlow app to Railway.☆21Jun 30, 2023Updated 3 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- 使用CrewAI+FastAPI搭建多Agent协作应用并对外提供API服务,同时支持gpt、国产大模型、Ollama本地大模型。☆371Oct 20, 2024Updated last year
- 提供了一种gpt大模型平替解决方案实现利用非gpt大模型去使用Graphrag,支持多类型大模型如本地大模型(Ollama)、阿里云通义千问、百度文心千帆、智谱ChatGML、讯飞星火认知、Ollama、Moonshot AI、Google Gemini等。示例代码使用阿里…☆442Nov 20, 2024Updated last year
- 本项目主要实现使用FastAPI后端框架+CrewAI实现AI Agent复杂工作流。代码实现CrewAI的Flows功能,并支持Flow运行中间结果进行持久化存储和查询(MySQL),支持多Flow并行(Celery是一个强大的异步任务队列/作业队列库)。☆126Apr 14, 2025Updated last year
- ☆97Jul 18, 2024Updated 2 years ago
- 简单的服务告警系统。包含钉钉、邮件、微信、QQ等告警通知功能,并提供后台配置页面(vue.js)。☆12Jul 12, 2025Updated last year
- paper information spider; 论文信息爬虫☆14May 22, 2023Updated 3 years ago
- Python script to download conference paper automatically☆16Sep 10, 2024Updated last year
- WebUI for using SmolDocling-256M-preview☆13Mar 21, 2025Updated last year
- An AI Agent App template using NextJS, Supabase, and Langflow☆44Sep 8, 2024Updated last year
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- ☆27Mar 20, 2026Updated 5 months ago
- ☆12Jul 24, 2024Updated 2 years ago
- ☆10Aug 7, 2023Updated 3 years ago
- Kubernetes 中的 gRPC 负载均衡☆13Dec 15, 2021Updated 4 years ago
- langchain 工具,流程设计组件,服务,代理以及相关学习文档的合集(agent,service,tutorials,flow-design)☆139May 26, 2024Updated 2 years ago
- WIP☆14Jan 15, 2024Updated 2 years ago
- 此仓库存储我在YouTube频道和B站频道关于AI Agent相关分享,所有资源全部开源免费☆364Jan 7, 2026Updated 7 months ago
- ☆12Feb 10, 2025Updated last year
- ☆33Jan 26, 2024Updated 2 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- AutoGen最新架构v0.4正式发布第一个稳定版本,v0.4是对AutoGen的一次从头开始的重写,目的是为构建Agent创建一个更健壮、可扩展、更易用的跨语言库,其应用接口采用分层架构设计,存在多套软件接口用以满足不同的场景需求 。☆115Apr 14, 2025Updated last year
- ☆10Sep 2, 2023Updated 2 years ago
- Docker Compose 好几键部署 Tabby Web 套装☆10Mar 18, 2022Updated 4 years ago
- Performance bottleneck solution for Registry in large-scale service scenario☆14Dec 16, 2022Updated 3 years ago
- ☆36Sep 30, 2025Updated 11 months ago
- ☆20Oct 27, 2022Updated 3 years ago
- An activity for live document editing in Moodle, powered by Collabora Online☆10Aug 10, 2026Updated 3 weeks ago