- Step1: Clone the repository via git clone https://github.com/lucereal/AutoResearcher
- Step2: Install dependencies with pip install -r requirements.txt
- Step3: Set your OpenAI API key in the OPENAI_API_KEY environment variable
- Step4: Define your research query in a configuration file or CLI argument
- Step5: Run the agent with python auto_researcher.py --query "Your Topic"
- Step6: Review and export the generated summary report