This repository contains a simple LangGraph agent that builds a short research brief for a given topic.
pip install -r requirements.txt python main.py --topic "Your topic"
The script will output the outline, step-by-step notes and final brief.