Tagged articles
5 articles
Page 1 of 1
Fun with Large Models
Fun with Large Models
Oct 22, 2025 · Artificial Intelligence

Building and Deploying a Multi‑Agent DeepResearch App with LangGraph

This article walks through constructing a LangGraph graph that encapsulates three agents—task planning, web search, and report generation—into a DeepResearch application, then shows how to package and deploy the backend and frontend so users can interact with the system via a web UI.

AI AgentDeepResearchDeployment
0 likes · 12 min read
Building and Deploying a Multi‑Agent DeepResearch App with LangGraph
AI Large Model Application Practice
AI Large Model Application Practice
Oct 20, 2025 · Artificial Intelligence

Build a Local End‑to‑End DeepResearch Agent with Alibaba’s 30B MoE Model Using LangGraph

This guide walks through deploying Alibaba's open‑source Tongyi‑DeepResearch 30B MoE model locally, configuring FastAPI and A2A interfaces, implementing a ReAct‑style agent with LangGraph, setting up research tools, and testing the full UI‑API‑Agent pipeline via CLI and Streamlit.

A2ADeepResearchDeployment
0 likes · 14 min read
Build a Local End‑to‑End DeepResearch Agent with Alibaba’s 30B MoE Model Using LangGraph
Data Thinking Notes
Data Thinking Notes
Sep 21, 2025 · Artificial Intelligence

From RAG to DeepSearch & DeepResearch: How AI Is Mastering Knowledge Retrieval

Amid the rapid rise of generative AI, this article examines the limitations of large language models and explains how Retrieval‑Augmented Generation (RAG), followed by the advanced paradigms DeepSearch and DeepResearch, progressively enhance knowledge handling through dynamic retrieval, multi‑agent reasoning, and autonomous research capabilities.

AI Knowledge ManagementDeepResearchDeepSearch
0 likes · 16 min read
From RAG to DeepSearch & DeepResearch: How AI Is Mastering Knowledge Retrieval
Architect
Architect
Mar 23, 2025 · Artificial Intelligence

The Future of AI Agents: From Prompt‑Driven Workflows to Model‑as‑Product and Reinforcement‑Learning‑Powered Agents

The article argues that the next wave of AI agents will shift from brittle, prompt‑driven workflows like Manus to truly autonomous, model‑centric agents trained with reinforcement learning and reasoning, exemplified by OpenAI's DeepResearch and Anthropic's Claude Sonnet 3.7, while the API‑driven market model collapses.

AI agentsClaudeDeepResearch
0 likes · 28 min read
The Future of AI Agents: From Prompt‑Driven Workflows to Model‑as‑Product and Reinforcement‑Learning‑Powered Agents