GPT Researcher Development Skill GPT Researcher is an LLM-based autonomous agent using a planner-executor-publisher pattern with parallelized agent work for speed and reliability. Quick Start Basic Python Usage Run Servers --- Key File Locations | Need | Primary File | Key Classes | |------|--------------|-------------| | Main orchestrator | | | | Research logic | | | | Report writing | | | | All prompts | | | | Configuration | | | | Config defaults | | | | API server | | FastAPI | | Search engines | | Various retrievers | --- Architecture Overview For detailed architecture diagrams : See ref…