- Step1: Clone the repository from GitHub: git clone https://github.com/adexoxo13/ResearchAgent.git
- Step2: Install dependencies: pip install -r requirements.txt
- Step3: Set up your LLM API key in a .env file (e.g., OPENAI_API_KEY)
- Step4: Configure search sources and query parameters in config.yaml
- Step5: Run the agent: python run_agent.py --query "your research topic"
- Step6: Review generated summaries and export results to your desired format