Skip to content

Application that help user to decide what to eat on breakfast, dinner and souper. User using GUI developed in Swing, add ingredients he has in fridge to simple textfile database. Apllication, using openAI API comunitace with chatGPT and proposes 3 delicious meal ideas.

Notifications You must be signed in to change notification settings

Ciouaz/what_can_I_eat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I have in fridge... What can I eat?

Wykorzystane technologię: Java, Swing, openAI API, chatGPT.

Projekt wykorzystujący interfejs od OpenAI. Użytkownik przy pomocy graficznego interfejsu wprowadza posiadane w lodówce produkty. Następnie może poprosić chatGPT o wygenerownie 3 pomysłów na śniadanie, obiad i kolację z wykorzystaniem wyłącznie podanych produktów. Posiadane produkty są zapisywane w pliku .txt, więc bez problemu można zamknąć i mięc dostęp do nich następnym razem.

Niestety, korzystanie z interfejsu od OpenAI jest płatne. W klasie ChatHelper należy podać klucz. Można go wykupić tutaj: platform.openai.com

Link do prezentacji aplikacji: https://youtu.be/t-rVuPEcc5I

About

Application that help user to decide what to eat on breakfast, dinner and souper. User using GUI developed in Swing, add ingredients he has in fridge to simple textfile database. Apllication, using openAI API comunitace with chatGPT and proposes 3 delicious meal ideas.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages