top of page

Create Your First Project

Start adding your projects to your portfolio. Click on "Manage Projects" to get started

E Commerce Chatbot

Project type

E Commerce Chatbot

Project Overview

The project has 3 main components
1) The Sqlite database of the E-commerce users and orders
2) The Python chatbot code for end users to talk to about there orders
3) The Flask app (using HTML/CSS and JavaScript in the front end) for the webpage that hosts the chatbot

For more information look at the readme in the GitHub repo

I created an LLM chatbot using OpenAI and a database for my RAG for a e-commerce website with a functional front end for users to interact with.

bottom of page