Skip to content

xexidev/recipx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Recipe Web App that allows registered users to have a pantry to which they can add products and ingredients manually or by barcode, and then generate, by setting parameters of tastes and styles, recipes with artificial intelligence using the OpenAI API. It is free and allows to generate 15 recipes (one per credit) per user per week, updated on every monday by a Cron Job.

Front End: Made with React, the Auth system and the requests to the database where the products are stored are made with Supabase.

Back End: Made with NodeJS and Express, it handles the requests to the OpenAI API and the management, also in Supabase, of the credits of registered users.

About

Recipe Web App with user registration through the supabase API, which allows adding products manually or by barcode to a pantry and then generate recipes with those ingredients with AI through the OpenAI API. Front-End developed in React and Back-End with Node and Express.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors