SocialGenAI is a cutting-edge application that uses generative AI to recommend social venues such as restaurants, bars, and other entertainment spots based on user profiles, location data, social media posts, and search histories. This AI-powered tool aims to personalize social outing suggestions, ensuring users discover venues that match their preferences and activities. It's ideal for anyone looking to enhance their social experiences through tailored venue recommendations.
Before you begin, ensure you have met the following requirements:
- Node.js installed on your system
- Elasticsearch installed and running
- npm installed (comes with Node.js)
- OpenAI API key
- SERP API key
- Google Maps API key
cd Backend npm start
cd ../frontend npm install npm start