- Step1: Clone the repository from GitHub.
- Step2: Install dependencies using pip install -r requirements.txt.
- Step3: Set up NewsAPI and OpenAI API keys in the .env file.
- Step4: Run python chat.py to launch the agent interface.
- Step5: Enter news topics or keywords to fetch and summarize articles.
- Step6: Ask follow-up questions or adjust filters for deeper analysis.