Skip to content

The Product Summary Generator is a natural language processing (NLP) project that aims to automatically generate concise and informative summaries for various products. It utilizes AI model to extract key information from product reviews, and produces short summaries regarding the product.

Notifications You must be signed in to change notification settings

bikash-789/Product-Summary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

The application is a product search and comparison tool that allows customers to search for a specific product and retrieve its details and prices from various e-commerce websites. It utilizes web scraping techniques to extract product information and presents users with a comprehensive comparison of prices across different platforms. Users will get the searched product results from different websites with rating and summary of the reviews along with the link so that they can decide which product they can go with. Additionally, the application incorporates a review summarization module powered by OpenAI API, which analyzes and condenses customer reviews to provide users with valuable insights.

To run this project:

  • Get an openAi API key from the openAI official website
  • Create a ".env" file in the main directory of this project
  • Write the following command inside the file: "OPEN_API_KEY=***THE_API_KEY_YOU_GET_FROM_OPENAI***"
  • Go to app.py file and run this file
  • You will get a localhost ip address. CLick that or open it in your bworser to access the website
  • Now, just search the prodcut which you want and we will provide you with the price and summarised review about the product from different sources.

About

The Product Summary Generator is a natural language processing (NLP) project that aims to automatically generate concise and informative summaries for various products. It utilizes AI model to extract key information from product reviews, and produces short summaries regarding the product.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published