Open meghanakn473 opened 1 month ago
hey @saurabhbakolia can u please assign me this issue, i want to work on it
@meghanakn473 assigned!
Also, can you give some idea? How will this work?
@meghanakn473 assigned!
Also, can you give some idea? How will this work?
To implement a Personalized Shopping Assistant using AI, I would start by collecting user data like browsing history and previous purchases, storing this information in a database. Next, I'd preprocess the data to make it suitable for analysis. For recommendations, I'd utilize collaborative filtering based on user interactions or content-based filtering focusing on product attributes. Then, I'd integrate an API to serve these recommendations in real time on the website. Finally, I would evaluate the system’s performance to refine the recommendations continuously.
done!
hey @saurabhbakolia im almost done with the implementation....while i was executing the backend server for proof,,,, im getting the error as "Cannot GET /api/auth" guide me through next steps please.
@thakuratul2 @saurabhbakolia ??
@sanjay-kv @saurabhbakolia Please help
@meghanakn473 can you share the video
@meghanakn473 which number is your pr
@meghanakn473 which number is your pr
I haven't made pr yet
@meghanakn473 can you share the video
Vdo of wt?
@meghanakn473 what you are facing issue
im almost done with the implementation....while i was executing the backend server for proof,,,, im getting the error as "Cannot GET /api/auth" guide me through next steps please.
I want to implement a Personalized Shopping Assistant using AI, I would start by collecting user data like browsing history and previous purchases, storing this information in a database. Next, I'd preprocess the data to make it suitable for analysis. For recommendations, I'd utilize collaborative filtering based on user interactions or content-based filtering focusing on product attributes. Then, I'd integrate an API to serve these recommendations in real time on the website. Finally, I would evaluate the system’s performance to refine the recommendations continuously.
I want to implement personalized Shopping Assistant using AI to recommend products based on user preferences.