Deep Research Agent
LiveAn 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




Tech Stack
LangGraphLangChainGemma 4OllamaTavily APINext.jsPython 3.12pytest