Skip to content

MagicCube/deep-research

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔍🤖 deep-research

A Deep Research replica built with LangChain and LangGraph.

Quick Start

# Clone the project files from Github
git clone https://github.com/magiccube/deep-research.git
cd deep-research

# Set up the required dependencies
# 'uv' will handle Python interpreter setup and virtual environment creation
uv sync

# Prepare the environment configuration
# For Windows systems: duplicate the example environment file to create a new one
cp .env.example .env
# Update the .env file according to the instructions in the file

# Execute the application
uv run main.py

License

This project is open source and available under the MIT License.

About

A Deep Research replica built with LangChain and LangGraph.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages