- Step1: Install the agent via pip or clone the GitHub repository.
- Step2: Set your OpenAI API key in the environment variable OPENAI_API_KEY.
- Step3: Configure data sources (e.g., PubMed, arXiv) in the config file.
- Step4: Define your research query and parameters.
- Step5: Run the agent to fetch, analyze, and summarize documents.
- Step6: Export the results in markdown, JSON, or plain text formats.