All projects

Deep Research Agent

Live

An agentic research system with planning, sub-agent delegation, and human-in-the-loop approval

LangGraph
Framework
Gemma 4 27B
Local Model
52 tests
Test Coverage
Python
Language

Overview

A deep research agent that takes a question, breaks it into a research plan, waits for human approval, then hands research tasks to isolated sub-agents that search the web and synthesize findings. Uses file-based context offloading instead of context stuffing, and runs Gemma 4 locally via Ollama or any cloud LLM.

Screenshots

Deep Research Agent screenshot 2
Deep Research Agent screenshot 3
Deep Research Agent screenshot 4
Deep Research Agent screenshot 5

Tech Stack

LangGraphLangChainGemma 4OllamaTavily APINext.jsPython 3.12pytest