Skip to content

alijafarkamal/AI-Shop-AI-Driven-E-Commerce-Platform

Repository files navigation

Screenshot from 2025-02-07 15-03-57

🛍️ AI Shop – AI-Driven E-Commerce Platform

🚀 AI Shop is an intelligent, AI-powered e-commerce platform that delivers personalized product recommendations, secure transactions, and a seamless shopping experience.

🌐 Live Demo: AI Shop on Netlify


Features

  • 🛒 AI-Powered Shopping – Get smart product recommendations using TensorFlow.js.
  • 🎨 Beautiful UI – Designed with Tailwind CSS for a sleek and responsive experience.
  • 🗄️ Scalable Backend – Uses Supabase (PostgreSQL) with Row Level Security (RLS).
  • 🔑 Secure Authentication – Built-in user authentication via Supabase.
  • 💳 Payment Integration – Secure transactions with Stripe.js.
  • 🔥 Blazing Fast – Optimized with Vite for fast builds and development.

🛠 Tech Stack

Frontend:

  • ⚛️ React 18 with TypeScript
  • Vite (Fast build & dev server)
  • 🎨 Tailwind CSS for styling
  • 🚀 React Router for navigation
  • 🔧 Lucide React for icons
  • 📦 Zustand for global state management

Backend & Database:

  • 🗄 Supabase (PostgreSQL) – Database, authentication, security policies
  • 🔒 Row Level Security (RLS) – Ensures secure data access

AI/ML:

  • 🧠 TensorFlow.js – AI-powered product recommendations

Payment Integration:

  • 💳 Stripe.js – Secure payment processing

🚀 Getting Started

1️⃣ Clone the Repository

git clone https://github.com/yourusername/AI-Shop.git
cd AI-Shop

2️⃣ Install Dependencies

npm install

3️⃣ Set Up Environment Variables

Create a .env file and add your Supabase API keys, Stripe keys, and other credentials.

4️⃣ Start the Development Server

npm run dev

5️⃣ Build & Deploy

To deploy the project on Netlify, run:

npm run build

Then, push the code to GitHub and connect it to Netlify for continuous deployment.


📜 License

This project is open-source under the MIT License.


🚀 Contributions & Feedback Welcome! Feel free to fork, raise issues, or suggest improvements. 💡🎉


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published