An AI-powered taste suggestion tool built using SvelteKit. This is a toy project I made to try out sveltekit and openAI's API
- Clone the Repository
git clone https://github.com/mastagoon/you-might-like...
cd you-might-like...- Install Dependancies
npm install- Start the Development Server
npm run dev