daccotta-org / daccotta

A social network for movies.
https://app.daccotta.com
MIT License
84 stars 42 forks source link

Feature Request: Integrate Gemini AI for Movie Recommendations #175

Closed amitb0ra closed 1 month ago

amitb0ra commented 1 month ago

Description:
Integrate Gemini AI into the user model to provide personalized movie recommendations based on user watch history, lists, and journals.

Tasks:

  1. Set up and authenticate Gemini API.
  2. Use user data (lists, journal, etc.) to send to Gemini AI.
  3. Implement API call for personalized recommendations.
  4. Update User model to store recommendations.
  5. Test integration and accuracy.

Please assign this issue to me under GSSoC and Hacktoberfest.

github-actions[bot] commented 1 month ago

👋 Thank you @amitb0ra for raising an issue! We appreciate your effort in helping us improve. Our team will review it shortly. Stay tuned!

sid0000007 commented 1 month ago

@amitb0ra our reccomendation system is already implemented. Thankyou for showing your interest.

amitb0ra commented 1 month ago

@amitb0ra our reccomendation system is already implemented. Thankyou for showing your interest.

where? its not live right