awesome-deep-research
github.com/demfier/awesome-deep-research ↗A list of things related to Deep Research at one place
Use this list with your AI agent
Add the Context Awesome MCP server to Claude, Cursor, or any MCP client, then ask:
"Show me 🤖 general-purpose ai agents resources from awesome-deep-research"
Installation instructions →What's inside
🤖 Agent Technologies for Research
- AgentGPT🤖 General-Purpose AI Agents
An open-source platform for creating and deploying autonomous AI agents with pre-built templates.
- AutoGPT🤖 General-Purpose AI Agents
An open-source autonomous AI agent employing GPT-4 to tackle complex tasks by breaking them into subtasks.
- BabyAGI🤖 General-Purpose AI Agents
A task management system that creates and executes tasks based on user-defined objectives.
- CAMEL AI🤖 General-Purpose AI Agents
An open-source research community exploring agent scaling laws for collaboration.
- LangChain🛠️ Agent Frameworks
A framework for building applications powered by large language models, with components for research workflows.
- LangGraph🛠️ Agent Frameworks
Framework for building stateful, multi-actor LLM applications extending LangChain.
📝 Related Papers and Resources
- Agentic Reasoning: Reasoning LLMs with Tools for Deep Research📄 Deep Research Foundations
Presents a framework enhancing LLMs with tools for deep research, outperforming on PhD-level tasks.
- Agent Q: Advanced Reasoning and Learning for Autonomous AI Agents📄 Agent Systems & Collaboration
Proposes a framework combining MCTS with self-critique for better decision-making in dynamic environments.
- AI Agents That Matter📄 Evaluation & Benchmarking
Discusses shortcomings in agent benchmarks, proposing cost-controlled evaluations and standardization.
- BrowseComp: A Simple Yet Challenging Benchmark for Browsing Agents📄 Evaluation & Benchmarking
Details on OpenAI's benchmark for browsing agents.
- Gemini Deep Research Overview📄 Deep Research Foundations
Detailed explanation of Google's approach to deep research with Gemini.
- LitLLM: A Toolkit for Scientific Literature Review📄 Literature Review Systems
Presents a toolkit leveraging LLMs to help researchers identify, synthesize, and contextualize scientific publications.
🤖 Deep Research Systems
- Agents Inc🔓 Commercial Deep Research Platforms
Provides specialized AI agents for tasks such as Global News Radar, Scientific Knowledge, and Patent Analysis, particularly useful for research in science and policy domains.
- Autogen🌐 Open-Source Deep Research Implementations
A framework for developing multi-agent conversation systems.
- CAMEL🔬 Specialized Research Assistants
Cooperative AI agents working on research-driven tasks.
- Crew AI🌐 Open-Source Deep Research Implementations
A framework for building collaborative AI agents.
- Deep Research🌐 Open-Source Deep Research Implementations
A minimal implementation (<500 LOC) of a deep research agent that combines search engines, web scraping, and LLMs to perform iterative research on any topic.
- Deep Research Agent with Motia Framework🌐 Open-Source Deep Research Implementations
A powerful research assistant that leverages the Motia Framework to perform comprehensive web research on any topic and question.
📚 Tutorials & Guides
- AutoGPT Tutorial: Building an AI Research Assistant
A step-by-step guide using AutoGPT to create a research assistant that generates reports.
- Browser-Use Web UI for Deep Research
An open-source browser interface powered by Gradio that enables deep research functionality.
- Building Agentic RAG with LlamaIndex
A DeepLearningAI course on building research assistants that can reason over multiple documents and answer complex questions, covering routing, tool use, multi-step reasoning with memory, and debugging.
- Building a Group of AI Researchers in 21 mins
Guide for creating multiple GPT assistants for research using Autogen.
- DeepResearch: Building a Research Automation App with Dify
A guide explaining how to automate multi-step searches and summarization using Dify agentic workflow, with iteration nodes that loop through search rounds.
- The Complete Guide to Building Your First AI Agent with LangGraph
A detailed guide to creating a text analysis agent for research.
📊 Datasets for Deep Research
- FEVER
Fact Extraction and VERification dataset, for evaluating fact-checking in research.
- HotpotQA
A dataset for multi-hop question answering across documents, requiring reasoning over multiple sources.
- MS MARCO
Machine reading comprehension dataset, useful for evaluating information retrieval capabilities.
- Natural Questions
A benchmark for open-domain question answering, testing agents' ability to find information from the web.
- Qasper
A dataset for question answering over scientific papers, ideal for evaluating research agents in academic contexts.
Showing a sample of 61 resources. View the full list on GitHub →