Skip to content

timnirmal/Ecom-Customer-Shop-End

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Ecom

This is a e-commerce platform build with AI.

This system consist of three parts:

  1. Customer End
  2. Shop/Admin End
  3. Python Backend
    1. Product Recommendation
    2. Customer Segmentation
    3. Business Analysis

Customer End

The customer end is a web application that allows customers to browse products, add them to their cart, and checkout.

img.png

Features:

  • Browse products
  • Add products to cart
  • Checkout
  • View orders, wishlist, and cart
  • View product recommendations
  • Fully Customizable and Dynamic Components
  • Fully Responsive
  • SEO optimized

img_1.png

Shop/Admin End

The shop end is a web application that allows shop owners to manage their products, orders, and customers.

img_2.png

img_3.png

img_4.png

Features:

  • Manage products, orders, and customers
  • Realtime

Python Backend

The python backend is a python script that runs in the background and performs various tasks created with FastAPI.

Product Recommendation

Architecture Content-Based : TF-IDF Collaborative Filtering : Model Based | Latent factor model (SVD - Singular Value Decomposition) Hybrid version is used by combining these two models in weight CF : BF = 100 : 1

img_6.png

Closed domain, Retrieval based, and multi-class classification chat-bot.

Chatbot

img_7.png

Customer Segmentation

img_8.png

Tech Stack

  • NextJS
  • TailwindCSS
  • Supabase
  • FastAPI
  • Vercel
  • Heroku
  • Tensorflow/Keras
  • Scikit Learn
  • Postman

Installation

Clone the repository

  git clone

Go to the project directory

  cd Ecom-Customer-Shop-End

Install dependencies

  npm install

Start the server

  npm run dev

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published