Skip to content

tarun-227/e-commerce-chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Ecommerce Chatbot using Gemini AI

๐Ÿ“ Description

This is a simple chatbot web application built using Flask and Googleโ€™s Gemini API.
It helps users find products like power banks under a specific budget and responds with AI-generated recommendations.


๐Ÿ”ง Features

  • ๐Ÿ’ฌ AI-powered chat using Gemini
  • ๐ŸŒ Web interface with Flask backend
  • ๐Ÿ›๏ธ Responds to product-related queries (e.g., power banks under โ‚น2000)

๐Ÿ› ๏ธ Technologies Used

  • Python 3.12
  • Flask
  • Google Generative AI (Gemini API)

๐Ÿš€ How to Run Locally

  1. Clone or download the project folder.
  2. Make sure Python 3.12 is installed.
  3. Open a terminal or command prompt and navigate to the project folder.
# Create a virtual environment
python -m venv gemini-bot-env

# Activate the virtual environment
# On Windows:
gemini-bot-env\Scripts\activate

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors