实现使用开源的LangFlow框架,零代码实现大模型相关应用如流量包推荐智能客服、RAG应用等,并使用两种方式将创建的工作流集成到自己的项目中
☆34Sep 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:
- 为实现代码的高扩展性和兼容性,提出一套综合解决方案,支持多种大模型类型的无缝集成,包括GPT系列大模型、国内主流模型(如通义千问、智谱AI等),以及本地化部署的大模型(如qwen2.5)。☆28Nov 20, 2024Updated last year
- Langflow chat proxy and frontend using FastAPI and HTMX☆16Jul 11, 2024Updated last year
- Weaviate (we-vee-eight) 是一个开源的AI原生向量数据库,可同时存储对象和向量,这样就可以将向量搜索与结构化过滤结合使用。本次分享为大家提供一份使用指南,包括如何安装部署、国内如何配置使用embedding模型、数据写入和查询☆24Apr 16, 2025Updated last year
- 本项目带大家搭建一个完整的AI应用全栈项目,Flask+Vue.js+CrewAI☆26Oct 11, 2024Updated last year
- 该企业智能办公智能体项目深度融合了LLM、向量数据库与语音识别技术,为企业提供了统一、智能的信息处理与决策支持中心。该系统核心具备三大能力:1. 它能构建企业专属知识库,通过对PDF、Word等文档的智能解析与检索,让员工能通过自然语言快速获取精准的政策、流程信息。2. 它…☆27Sep 7, 2025Updated 8 months ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- 本项目主要介绍prompt工程相关用例。包括模拟智能推荐客服系统构建和问答、思维链、自洽性、思维树等相关进阶demo,旨在帮助大家理解prompt。通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)并使用FastAPI对应用进行API封装。☆109Sep 26, 2024Updated last year
- GraphRAG在2024.11.5发布 0.4.0新版本,引入增量更新索引和DRIFT图推理搜索查询,本项目对新增的两个新功能进行全面测试,并提供了一种支持多类型大模型使用GraphRAG解决方案,不仅支持GPT大模型,还支持本地大模型(Ollama)、阿里云通义千问、百…☆49Dec 1, 2024Updated last year
- AI Explans AI demo with a RAG application built using LangFlow and StreamLit☆14Apr 30, 2024Updated 2 years ago
- Langflow Extras Template☆16Aug 11, 2023Updated 2 years ago
- MCP功能测试,编写LLM(支持OpenAI接口风格的大模型)应用程序调用MCP。MCP(模型上下文协议)是Claude开源的一种开放协议,可实现LLM应用程序与外部数据源和工具之间的无缝集成。☆81Apr 14, 2025Updated last year
- Simple Docker wrapper for LangFlow☆22May 17, 2023Updated 3 years ago
- ☆27Jun 7, 2024Updated last year
- 本系列内容将带领大家从零基础理解 LangChain V1.x 及其相关生态(包括 LangGraph、DeepAgents 等)在当前主流智能体(Agent)开发中的定位与核心能力。将依次完成基础环境准备、依赖安装、入门级 LLM 调用、Prompt 工程实战、Agent…☆79May 11, 2026Updated last week
- 提供了一种gpt大模型平替解决方案实现利用非gpt大模型去使用Graphrag,支持多类型大模型如本地大模型(Ollama)、阿里云通义千问、百度文心千帆、智谱ChatGML、讯飞星火认知、Ollama、Moonshot AI、Google Gemini等。示例代码使用阿里…☆438Nov 20, 2024Updated last year
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 本项目主要实现使用FastAPI后端框架+CrewAI实现AI Agent复杂工作流。代码实现CrewAI的Flows功能,并支持Flow运行中间结果进行持久化存储和查询(MySQL),支持多Flow并行(Celery是一个强大的异步任务队列/作业队列库)。☆121Apr 14, 2025Updated last year
- ☆16Apr 11, 2024Updated 2 years ago
- ☆12Jul 24, 2024Updated last year
- 使用CrewAI+FastAPI搭建多Agent协作应用并对外提供API服务,同时支持gpt、国产大模型、Ollama本地大模型。☆285Oct 20, 2024Updated last year
- An AI Agent App template using NextJS, Supabase, and Langflow☆44Sep 8, 2024Updated last year
- wails-terminal☆11Mar 7, 2023Updated 3 years ago
- ☆12Feb 4, 2025Updated last year
- Docker Compose 好几键部署 Tabby Web 套装☆10Mar 18, 2022Updated 4 years ago
- An unofficial (self-hosted) API tunnel that provides access to Grok3 through a simple REST interface.☆10Feb 28, 2025Updated last year
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- ☆11Oct 29, 2022Updated 3 years ago
- 自定义的spring-boot的feign httpclient starter,为feign替换原生的URLConnection使用httpclient提供简易的配置并集成spring-boot的auto configuration☆16Jun 14, 2017Updated 8 years ago
- 基于Wails开发的跨平台小工具☆14Nov 26, 2022Updated 3 years ago
- 服务端:Git开源项目Dify,前端:Dify-web。是我自己结合AI开发的一个web应用,目前支持:流式输出、文字转语音、markdown、上下文持续对话。其它功能接口待补充,欢迎一起学习交流完善!☆46Jul 18, 2025Updated 10 months ago
- 一个类似抽屉新热榜的新闻聚合分享站点☆14Jan 3, 2017Updated 9 years ago
- 使用Telegra.ph储存图片☆11Aug 17, 2021Updated 4 years ago
- Github webhook 消息转发至qq群☆15Apr 4, 2018Updated 8 years ago
- MCP Server for Brave Search☆23Mar 25, 2026Updated last month
- ☆13Jul 23, 2023Updated 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.
- Google Kubernetes Engine Policy Library☆66Oct 27, 2025Updated 6 months ago
- 使用Go语言实现pping☆20May 20, 2024Updated 2 years ago
- optimistic/pessimistic db lock, optimistic lock with retry feature.☆18Feb 14, 2019Updated 7 years ago
- ai桌面应用 (Mac, Windows and Linux)☆21Oct 31, 2024Updated last year
- Ecommerce platform with directus and nextjs☆14Jul 19, 2023Updated 2 years ago
- 《Drools规则引擎技术指南》测试用例 整合SpringBoot☆16Dec 10, 2024Updated last year
- Office JavaScript APIs: Tools for building macros, plugins, and interacting with ONLYOFFICE document content, Automation API and web serv…☆21Mar 31, 2026Updated last month