# 🍽️ Food Discovery AI Agent (Malaysian/Asian Cuisine)
This project is a **proof-of-concept AI agent** that recommends **what to eat** and **where to go** based on:
- ✅ User preferences and dietary restrictions
- 🕒 Time of day (e.g., lunch, dinner)
- 🌦️ Real-time weather at your current location
- 📍 Your destination or current location
- 🧠 LLM-powered reasoning (OpenAI GPT-3.5)
### 💡 How It Works
1. **User Input**: Collects dietary preferences, time, and destination
2. **Weather Fetch**: Pulls real-time weather via OpenWeather API
3. **Place Discovery**: Uses Google Places API to find nearby restaurants or hawkers
4. **LLM Reasoning**: GPT analyzes the context and filters/summarizes results
5. **Visual Map**: Recommended spots are plotted on an interactive map
6. **Export**: CSV file download available
7. **Summary Report**: Optional AI-written recap of the session
### 🔐 API Keys Required
- OpenWeatherMap
- Google Places
- OpenAI (for summary)
Built with ❤️ for Malaysian/Asian food lovers 🍜🇲🇾
0 comments:
Post a Comment