基于LangGraph开发的智能体项目,可借助大模型自动调用工具规划旅游行程,包括景点搜索、交通查询、饭店酒店查询等功能
☆40Aug 27, 2024Updated last year
Alternatives and similar repositories for travel_agent_LLM
Users that are interested in travel_agent_LLM are comparing it to the libraries listed below
Sorting:
- 大模型API企业网关,公司内部API管理,分发聚和系统,支持将多种大模型转换成统一的OpenAI兼容接口,尤其对国内开源模型deepseek,qwen,kimi,glm提供特别支持 可供个人或者企业内部大模型API统一管理和渠道分发使用(key管理与二次分发),长期更新,支…☆37Sep 12, 2025Updated 5 months ago
- 基于大语言模型的RAG项目,分别实现了基于文本和知识图谱的RAG☆27Dec 11, 2025Updated 2 months ago
- 采用LangGraph实现的结合deepagents架构的旅行规划助手,集成Qwen3、DeepSeek、GLM4.5等多款顶尖大模型☆51Oct 13, 2025Updated 4 months ago
- 将Wav2Lip和GFPGAN进行结合实现高清数字人说话视频☆37Jun 2, 2025Updated 9 months ago
- 高级应用:全文检索elasticsearch,分布式缓存redis,分布式锁(redis实现,redisson实现),异步编排CompletableFuture,单点登录springSecurity,分布式事务seata,消息队列rabbitMQ,服务限流sentinel,…☆15Apr 8, 2021Updated 4 years ago
- 一个基于大模型MCP的智能旅行规划助手☆23May 31, 2025Updated 9 months ago
- Y-Agent Studio 是一个面向 企业级应用 的Agent开发套,Y-Agent是其中的核心模块。 包含了:支持智能体编排、RAG、流程日志、单元测试、流程测试、语料生产等垂直领域非常需要的功能。 智能体编排可以在同一个流程中,同时支持多智能体协作和流程混合编排…☆25Oct 4, 2025Updated 5 months ago
- 基于老年人互助养老模式的时间银行系统研究(程成)☆10Nov 18, 2014Updated 11 years ago
- 一个基于FastAPI和React的智能体系统,支持多智能体管理、mcp管理、知识库、聊天对话等功能。An intelligent agent system based on FastAPI and React, supporting multi-agent managem…☆21Jan 25, 2026Updated last month
- Spring Cloud Alibaba 模板项目☆11Jul 18, 2021Updated 4 years ago
- 《大话设计模式》java版实现。包括简单工厂模式,策略模式,装饰模式,代理模式,工厂方法模式,原型模式,模板方法模式,外观模式,建造模式,观察者模式,状态模式。☆10Feb 1, 2018Updated 8 years ago
- 基于modelscope(魔搭社区)阿里大模型的语音转文本工具☆10Feb 2, 2024Updated 2 years ago
- Children's Programming and Artificial Intelligence Education☆10Dec 30, 2019Updated 6 years ago
- ☆13Dec 18, 2024Updated last year
- OpenHIS医院系统(信创版)集十大核心模块于一体,涵盖目录管理、基础数据配置、个性化设置、门诊/住院全流程管理、药房药库智能管控、精细化耗材管理、财务核算体系、医保合规对接及多维报表分析等功能模块,共计372项标准化功能。☆13Feb 5, 2026Updated last month
- AI驱动的软件著作权申请材料自动生成系统☆75Jul 2, 2025Updated 8 months ago
- 基于Request-Response的企业级快速开发框架,简单,快捷,采用spring boot,spring cloud,shiro,jpa,mybatis等技术,通过模型生成后端代码和前端vue3代码。☆12Nov 3, 2024Updated last year
- Langchain一步一步实现AI 算命先生和数字人☆42May 16, 2024Updated last year
- Official implementation for "Enhancing Semantics in Multimodal Chain of Thought via Soft Negative Sampling"☆10May 21, 2024Updated last year
- Popover view to select emoji character from iOS 5+ possible characters.☆48Aug 20, 2021Updated 4 years ago
- Review on popular IoT platforms☆10Nov 8, 2018Updated 7 years ago
- NLP for evidence-based medicine. https://www.robotreviewer.net/.☆18Jan 16, 2023Updated 3 years ago
- Mecklenburg County Quality of Life Explorer☆11Jan 2, 2024Updated 2 years ago
- PC 端 Video 视频播放防作弊和禁止下载☆10Dec 5, 2018Updated 7 years ago
- ☆14Oct 19, 2025Updated 4 months ago
- wechat drop down menu☆13Jun 17, 2017Updated 8 years ago
- An iOS port of the Java based MapsForge OSM mapping library using J2ObjC and native code.☆10Mar 24, 2016Updated 9 years ago
- 使用大模型自动构建课程知识图谱☆10Aug 9, 2024Updated last year
- Sara - the Rasa Demo Bot: An example of a contextual AI assistant built with the open source Rasa Stack☆11Jan 14, 2021Updated 5 years ago
- 基于检索增强生成(RAG)技术的ICD-10医疗诊断内容标准化工具,支持中文医学术语的智能匹配和标准化。☆18Aug 12, 2025Updated 6 months ago
- Run Llama (LLM) on a Raspberry Pi.☆11Sep 4, 2023Updated 2 years ago
- 这是Developing With PDF的非官方中文翻译版☆12Oct 27, 2021Updated 4 years ago
- ☆12Jan 31, 2026Updated last month
- 一款简单易用的远程日志查看器,可实时查看云服务器上的日志数据☆11Jan 21, 2026Updated last month
- Intelligent virtual patient research based on medical knowledge graph 虚拟病人、医学知识图谱☆12Aug 16, 2019Updated 6 years ago
- 在本项目中模拟健康档案私有知识库构建和检索全流程,通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)的RAG(检索增强生成)功能:(1)离线步骤:文档加载->文档切分->向量化->灌入向量数据库;在线步骤:获取用户问题->用户问题向量化->检索向量数据库…☆238Sep 6, 2024Updated last year
- 保险条款pdf数据结构化☆12Jan 13, 2020Updated 6 years ago
- Control to show other APPs from a Developer☆34Oct 28, 2015Updated 10 years ago
- 开发和运营:DevOps-Software development (Dev) and IT operations (Ops).☆12Feb 23, 2023Updated 3 years ago