**Overview:** Use the Gemini API to generate personalized activity suggestions based on user interests. **To-Do:** - [ ] Read Gemini API documentation - [ ] Write a function to send user interests to the API and receive suggestions - [ ] Display suggestions in a React component - [ ] Handle loading and error states