Open vibha1019 opened 1 week ago
I had a little bit of an idea from Soni as she was sharing code with me. I believe your group really needs to help each other on architecture and planning. But the gift idea is good, I just not sure about the return attraction. I like the idea of the categories, perhaps age ranges as well..
For instance, what have you bought in different age categories that you found the recipient really enjoyed the gift, I think this is the bases.
Perhaps you could have a survey for a person to discuss their hobbies or likes. Interact with gemini and come up with a gift list?
I think you need more of a workflow approach to a couple of things. But having research on workable solution is good as well (like what Soni was doing).
.89
Gift Recommendation Chatbot
Overview
Create a chatbot that generates personalized gift recommendations based on user-inputted data and number of likes and reviews.
Frontend repo: https://github.com/vibha1019/socialmedia_frontend Backend repo: https://github.com/vibha1019/socialmedia_backend
Key Features
Gift Uploads by Category
Users can upload holiday gift ideas categorized by recipient type:
Engagement
Chatbot Functionality
Implementation Steps
Trio 1
- Create a table for uploaded gift ideas with fields like
id
,category
,name
,likes
,reviews
- Track user-generated likes.
- Integrate a AI chatbot to analyze the data
Trio 2
- Include a like button and review section.
- Interactive UI for users to enter recipient details (e.g., "Looking for a gift for my cousin")
- Display recommendations.
User Flow
User Uploads Gift Idea
Likes & Reviews
Chatbot Interaction
Next Steps