DanonymousCoder / Random-quotes-generator

A web app that generates random quotes
MIT License
4 stars 7 forks source link

Integrate Gemini AI API to Generate Quotes according to category. #21

Open SunkaraboinaPraveenKumar opened 1 week ago

SunkaraboinaPraveenKumar commented 1 week ago

According to Category Choosen by User we can generate random quotes and provide option to save those quotes as well

DanonymousCoder commented 1 week ago

Elaborate on how you'll go about it

SunkaraboinaPraveenKumar commented 1 week ago

Like i will make a user interface with many categories and allow user to give a prompt and that prompt i can send to gemini ai and access it through api key and get quotes in json format which i can display on our platform and it can also be saved in firebase and PostgreSQL as well

SunkaraboinaPraveenKumar commented 1 week ago

According to category choosen and mixture of Prompt AI can better generate quotes can get API from ai.google.dev

DanonymousCoder commented 5 days ago

Ok, fire on