# API Endpoints 1. **GET /fetch-news** - Fetches news from RSS feeds 2. **GET /recommend-news** - Retrieves similar news based on the selected article 3. **GET /analyze-article** - Analyzes article using Groq LLM 4. **GET /personalized-recommendations** - Get personalized recommendations 5. **GET /health** - Health check endpoint