You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ML & AI powered web-app built around TensorFlow & OpenAI that generates restaurant recommendations based on specific input criteria. Waffle Hacks 2023 hackathon project.
Commands:
npm install to install dependencies
npm run dev to run the project
.env file should contain the Open AI Api key like this:
VITE_OPENAI_API_KEY=key
About
ML & AI powered web-app built around TensorFlow & OpenAI that generates restaurant recommendations based on specific input criteria. Waffle Hacks 2023 hackathon project.