Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Local Deep Researcher

git clone --depth=1 https://github.com/langchain-ai/local-deep-researcher
cd local-deep-researcher
uv venv --python 3.11
.venv\Scripts\activate.bat
uv pip install -e .
uv pip install -U "langgraph-cli[inmem]"
cp .env.example .env

Edit .env.

langgraph dev