Skip to content

AI to find the best deals at Online Marketplaces.

Notifications You must be signed in to change notification settings

josylad/Best-Deals-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Best Deals AI

This is an AI Chatbot that helps you find the best deals on Amazon and Ebay.

This App is built with Llama Index, Streamlit and OpenAI GPT.

Working With Best Deals AI

  1. You will need python installed and knowledge of python.

  2. To get to use Best Deals AI first you need to get to the repository.

  3. Clone the project.

  4. Once you are done with cloning and project is on your device.

  5. Get into the project folder (cd into project).

  6. Installing Llama Index and other Modules

    python3 -m venv virtual

    pip install -r requirements.txt

  7. create a .env file with your Open AI key: OPENAI_API_KEY=

  8. On your bash terminal Run the command:-

  • streamlit run main.py

This project can be further improved, so feel free to make improvements and make a PR if you would like to contribute.

About

AI to find the best deals at Online Marketplaces.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages