MCP DeepResearch Server: 基于 LangGraph + Ollama + Tavily 的深度研究服务器,支持异步运行、超时控制与进度推送
☆31Jun 16, 2025Updated 9 months ago
Alternatives and similar repositories for mcp-deepresearch
Users that are interested in mcp-deepresearch are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆10Sep 17, 2016Updated 9 years ago
- ☆11Sep 23, 2020Updated 5 years ago
- Pytorch implementation of XGNN☆10Jan 20, 2021Updated 5 years ago
- 大模型API企业网关,公司内部API管理,分发聚和系统,支持将多种大模型转换成统一的OpenAI兼容接口,尤其对国内开源模型deepseek,qwen,kimi,glm提供特别支持 可供个人或者企业内部大模型API统一管理和渠道分发使用(key管理与二次分发),长期更新,支…☆43Sep 12, 2025Updated 7 months ago
- Official implementation of Learning Dissipative Chaos In A Linear Way☆15Feb 6, 2025Updated last year
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- ☆13Mar 11, 2025Updated last year
- ☆11Jun 6, 2021Updated 4 years ago
- Official Code Repository for the paper "Graph Self-supervised Learning with Accurate Discrepancy Learning" (NeurIPS 2022)☆18Oct 10, 2022Updated 3 years ago
- A Deep Research replica built with LangChain and LangGraph.☆17Apr 11, 2025Updated last year
- Tree-of-Debate converts scientific papers into LLM personas that debate their respective novelties. To emphasize structured, critical rea…☆18Jul 22, 2025Updated 8 months ago
- 可以成功Lora微调的Qwen-VL模型☆16Oct 27, 2023Updated 2 years ago
- OpenHIS医院系统(信创版)集十大核心模块于一体,涵盖目录管理、基础数据配置、个性化设置、门诊/住院全流程管理、药房药库智能管控、精细化耗材管理、财务核算体系、医保合规对接及多维报表分析等功能模块,共计372项标准化功能。☆18Feb 5, 2026Updated 2 months ago
- The code and data for the paper "Lost-in-the-Middle in Long-Text Generation: Synthetic Dataset, Evaluation Framework, and Mitigation"☆13Oct 8, 2025Updated 6 months ago
- AI写作小工具方案:让2个智能体合作写出真正可用的图文并茂的帖子(微信公众号,小红书,博客)。1,写作智能体,2,知识库智能体。☆21Jun 8, 2025Updated 10 months ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- A discord bot to play with the KittyCAD Text to CAD API.☆15Mar 14, 2026Updated last month
- Code for the "Long Context Needs Some R&R" paper.☆12Mar 11, 2024Updated 2 years ago
- [npj Digital Medicine] An In-Depth Evaluation of Federated Learning on Biomedical Natural Language Processing for Information Extraction☆12May 1, 2024Updated last year
- 一个基于FastAPI和React的智能体系统,支持多智能体管理、mcp管理、知识库、聊天对话等功能。An intelligent agent system based on FastAPI and React, supporting multi-agent managem…☆23Jan 25, 2026Updated 2 months ago
- 本项目借助飞桨平台,构 建起一套创新的多模型协同系统,实现 PDF 文件到 Markdown 文件的高效、精准转换。☆27Mar 25, 2025Updated last year
- 动手训练一个简单的CLIP模型,加深对CLIP的理解。☆25May 20, 2025Updated 10 months ago
- Code for embedding and retrieval research.☆16Oct 24, 2023Updated 2 years ago
- ☆23Mar 11, 2025Updated last year
- llms related stuff , including code, docs☆13Feb 25, 2025Updated last year
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- ☆19Apr 23, 2025Updated 11 months ago
- Y-Agent Studio 是 一个面向 企业级应用 的Agent开发套,Y-Agent是其中的核心模块。 包含了:支持智能体编排、RAG、流程日志、单元测试、流程测试、语料生产等垂直领域非常需要的功能。 智能体编排可以在同一个流程中,同时支持多智能体协作和流程混合编排…☆26Oct 4, 2025Updated 6 months ago
- Off-policy Learning in Two-stage Recommender Systems. https://dl.acm.org/doi/pdf/10.1145/3366423.3380130☆30Jun 11, 2020Updated 5 years ago
- Reproduce of Top-K Off-Policy Correction for a REINFORCE Recommender System☆26Jul 15, 2020Updated 5 years ago
- ☆27Mar 17, 2025Updated last year
- Play Byte music on the web☆18Sep 9, 2015Updated 10 years ago
- Code for NAACL 2025 paper "AdaCAD: Adaptively Decoding to Balance Conflicts between Contextual and Parametric Knowledge"☆17Mar 2, 2026Updated last month
- 本项目旨在利用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 2 months ago
- Wordpress hosting with auto-scaling - Free Trial • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- A comparison of human attention with computational attention mechanisms☆12Jul 3, 2020Updated 5 years ago
- 本项目由三个模块构成。意图识别:判断用户的意图是业务型还是闲聊型;模型检索:该部分构建一个语料库,当用户 发起新的query(通过意图识别判断为业务型对话)时,为用户匹配query检索的最佳response,使用HSWN进行召回(粗排), 然后构建句子的相似度,并利用Lig…☆12Feb 18, 2021Updated 5 years ago
- EESAST 2020 暑期培训☆28Jan 24, 2023Updated 3 years ago
- AI医生☆11May 27, 2020Updated 5 years ago
- Code to early predict the onset of critical transitions in networked dynamical systems.☆25Nov 11, 2024Updated last year
- Mamba4Cast, a zero-shot time series forecasting model, achieves competitive performance and faster inference than transformer-based model…☆49Oct 11, 2024Updated last year
- 本项目从零开始构建并优化了一个千万参数级别的大规模预训练语言模型,涵盖预训练、有监督微调(SFT)和R1推理蒸馏三个阶段。项目采用自定义Transformer架构(包括RMSNorm、分组注意力、多Query机制、SwiGLU激活和RoPE位置编码),实现高效的长文本处理和…☆21Mar 10, 2025Updated last year