Skip to content

harshhp8/Product_review

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

product_review

Get a comprehensive product review for all the product which contains the SKY keyword.

Install Dependencies

Before running the application, you need to install the required Python libraries listed in the requirements.txt file. Open your terminal or command prompt, navigate to your project directory, and run the following command:

pip install -r requirements.txt

This will install all the necessary dependencies for the Streamlit application to function properly.

Run the Streamlit App

Once the dependencies are installed, you can launch the Streamlit application using the following command:

streamlit run sample.py

This will start the Streamlit app in your web browser, typically at http://localhost:8501. You can then interact with the application through the web interface.

About

product review using langgraph

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages