- Step1: Clone the TrendTracker AI repository from GitHub.
- Step2: Install required dependencies with pip install -r requirements.txt.
- Step3: Set up environment variables for OpenAI and Google Trends API keys.
- Step4: Run the application using python main.py or start the dashboard with streamlit run app.py.
- Step5: Configure sources and filters in config.yaml or via the web interface.
- Step6: View real-time trend data and generate reports or export insights.