- step1: Install ResearchGPT via pip (`pip install researchgpt`) or clone the GitHub repository and install dependencies.
- step2: Configure your OpenAI API key (and optional Semantic Scholar API key) in the `config.json` file or as environment variables.
- step3: Run the CLI with your research topic (`researchgpt --topic "Your Topic Here"`).
- step4: Review generated summaries and structured report in the output folder (Markdown/PDF).
- step5: Customize prompts or queries by editing the configuration and re-run as needed.