Skip to content

AI powered stylist for e commerce applications like Myntra

Notifications You must be signed in to change notification settings

pravleenkaur/Personal-Stylist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Personal Stylist

The Personal Stylist is an application that provides personalized fashion recommendations based on user preferences.

Features

  • User Registration: Users can register with their name and fashion preferences.
  • Personalized Recommendations: generates outfit recommendations based on user preferences.
  • Interactive UI: Simple and intuitive user interface to interact with the Personal Stylist.

Prerequisites

Before running the application, ensure you have the following installed:

  • Node.js
  • npm (Node Package Manager)
  • Python 3.x
  • SQLite

Getting Started

Follow these steps to run the AI Stylist Prototype:

Install Dependencies

Install backend dependencies

cd ai-stylist-backend npm install

Install frontend dependencies

cd ../ai-stylist-frontend npm install

Personal-Stylist-frontend

Navigate to frontend directory

cd ai-stylist-frontend

Start the React development server

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

Personal-Stylist-backend

Navigate to backend directory

cd ai-stylist-backend

Start the Node.js server

node server.js

About

AI powered stylist for e commerce applications like Myntra

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages