An AI-powered product recommendation system that utilizes data from Reddit and YouTube to deliver insights on products. By analyzing discussions, reviews, and comments, this system helps users understand the benefits and drawbacks of products, making it easier to choose wisely before making a purchase.
This AI-Powered Product Recommendation System intelligently analyzes data sourced from Reddit and YouTube to deliver structured insights for informed purchasing decisions. By sifting through reviews, comments, and discussions, the system helps users comprehend product advantages and disadvantages before committing to a buy.
The architecture of the system is built around three significant components:
The backend exposes several API endpoints for various functionalities:
GET /api/search?query=<product_name>: Fetch product reviews and analysis based on search queries.POST /api/register: Register a new user to access system features.POST /api/token: Acquire an authentication token.GET /api/users/me: Retrieve current user profile information.GET /api/reddit/status: Verify the Reddit authentication status.GET /api/user/recent-searches: Access a user's search history along with analytical insights.This project is a work in progress, currently facing some limitations including:
Invitations for contributions to enhance the system are welcome.
This project serves as a valuable tool for those seeking intelligent recommendations and insightful data, harnessing the power of AI and community discussions.
No comments yet.
Sign in to be the first to comment.