LangGraph+A2A+MCP 实现的Agent RAG
☆52Nov 14, 2025Updated 7 months ago
Alternatives and similar repositories for LangGraphA2A
Users that are interested in LangGraphA2A are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- (2025' Information Fusion) This is the offical implementation for the paper titled "TextFusion: Unveiling the Power of Textual Semantics …☆54Sep 1, 2025Updated 9 months ago
- 采用LangGraph实现的结合deepagents架构的旅行规划助手,集成Qwen3、DeepSeek、GLM4.5等多款顶尖大模型☆57Oct 13, 2025Updated 8 months ago
- 用户行为分析-用户关联☆14Nov 18, 2020Updated 5 years ago
- 大模型API企业网关,公司内部API管理,分发聚和系统,支持将多种大模型转换成统一的OpenAI兼容接口,尤其对国内开源模型deepseek,qwen,kimi,glm提供特别支持 可供个人或者企业内部大模型API统一管理和渠道分发使用(key管理与二次分发),长期更新,支…☆40Sep 12, 2025Updated 9 months ago
- 一个基于 模型上下文协议/MCP 构建的智能医学文献分析工具。它旨在帮助科研人员、医学从业者和学生快速检索 PubMed 数据库,并利用大型语言模型 (LLM) 的能力对文献摘要进行智能分析和总结☆10May 18, 2025Updated last year
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 🤞💖🎁树莓派不吃灰,跑个flink 实时分析任务不香吗?✨🌹☆14May 16, 2024Updated 2 years ago
- 本项目旨在构建一套多场景下可复用的辅助决策型智能 Agent 系统。通过提取用户输入的关键信息,结合历史数据进行智能匹配,系统可在教育路径、法律咨询、金融投资、心理健康、企业经营、供应链优化、危机应对、智能客服等多个领域提供个性化决策建议。系统采用统一的决策流程设计,具备高…☆27Mar 7, 2026Updated 3 months ago
- 写综述,写教案,写文章,写小说等都可以用的Agent撰写☆27Jan 23, 2026Updated 4 months ago
- 【合并到至轻云】☆24Jun 19, 2025Updated 11 months ago
- 多变量时序预测transformer☆17Sep 13, 2022Updated 3 years ago
- 针对Cnews数据集进行分类,使用了torchtext进行文本预处理☆11Sep 16, 2022Updated 3 years ago
- OpenHIS医院系统(信创版)集十大核心模块于一体,涵盖目录管理、基础数据配置、个性化设置、门诊/住院全流程管理、药房药库智能管控、精细化耗材管理、财务核算体系、医保合规对接及多维报表分析等功能模块,共计372项标准化功能。☆20Feb 5, 2026Updated 4 months ago
- [npj Digital Medicine] An In-Depth Evaluation of Federated Learning on Biomedical Natural Language Processing for Information Extraction☆13May 1, 2024Updated 2 years ago
- ☆12Sep 26, 2025Updated 8 months ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- llms related stuff , including code, docs☆13Feb 25, 2025Updated last year
- Y-Agent Studio 是一个面向 企业级应用 的Agent开发套,Y-Agent是其中的核心模块。 包含了:支持智能体编排、RAG、流程日志、单元测试、流程测试、语料生产等垂直领域非常需要的功能。 智能体编排可以在同一个流程中,同时支持多智能体协作和流程混合编排…☆28Oct 4, 2025Updated 8 months ago
- My Life CHANGLOG: https://jimmylv.github.io/CHANGLOG.md/ => Radar:☆11May 15, 2022Updated 4 years ago
- Download an anonymized repository from https://anonymous.4open.science/☆14Aug 14, 2022Updated 3 years ago
- Metabase Import Export tool☆18Jan 6, 2023Updated 3 years ago
- ant design mobile components☆11Jul 26, 2021Updated 4 years ago
- Image-Processing-Node-Editor で動作するYouTube入力用ノード☆13Jul 12, 2025Updated 11 months ago
- pytorch实现TextCNN、TextRNN、TextRCNN、Attention+RNN、DPCNN进行文本分类☆15Jan 27, 2021Updated 5 years ago
- 基于modelscope(魔搭社区)阿里大模型的语音转文本工具☆10Feb 2, 2024Updated 2 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 曙光 easyinsight 平台web端,隶属于 https://github.com/eventtracing/dawn 项目☆11Apr 19, 2024Updated 2 years ago
- 基于UMI UI的代码生成插件,可以配置中后台管理系统、可视化大屏、移动端APP等项目和页面☆11Sep 3, 2021Updated 4 years ago
- 本项目旨在利用LangChain和大语言模型(如ZhipuAI)开发一个智能数据库问答系统。 该系统能够通过自然语言理解用户的查询请求,自动生成相应的SQL语句并执行,最后将查询结果以自然语言 形式返回用户。☆16Jul 31, 2024Updated last year
- AI assistant application based on Next.js, supporting Dialog Management and external Skill (script/tool/rule) integration. AI autonomousl…☆56Feb 9, 2026Updated 4 months ago
- 本项目由三个模块构成。意图识别:判断用户的意图是业务型还是闲聊型;模型检索:该部分构建一个语料库,当用户 发起新的query(通过意图识别判断为业务型对话)时,为用户匹配query检索的最佳response,使用HSWN进行召回(粗排), 然后构建句子的相似度,并利用Lig…