Coder Social home page Coder Social logo

vjsujal / fashion-recommender-with-ai-chatbot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from real-partha/fashion-recommender-with-ai-chatbot

0.0 0.0 0.0 103.66 MB

License: MIT License

JavaScript 25.01% Python 22.61% CSS 17.10% HTML 23.74% Jupyter Notebook 11.53%

fashion-recommender-with-ai-chatbot's Introduction

Getting Started

To get a local copy up and running, please follow these simple steps.

Prerequisites

Here is what you need to be able to run Fashion Recommender With AI Chatbot

  • Node.js (Version: >=18.x)
  • PostgreSQL (Version: >=13.x)
  • Yarn (recommended)

Development

Setup

  1. Clone the repo into a public GitHub repository (or fork https://github.com/Real-Partha/Fashion-Recommender-With-AI-Chatbot/fork).

    git clone https://github.com/Real-Partha/Fashion-Recommender-With-AI-Chatbotgit
  2. Go to the project folder

    cd Fashion-Recommender-With-AI-Chatbot
  3. Set up your .env file

Configuring Backend

  1. Setup Virtual Environment

    python -m venv venv
  2. Activate Virtual Environment

    venv/script/Activate.ps1
  3. Installing Dependencies

    pip install -r requirnments.txt

Configuring Frontend

  1. Go to Frontend folder

    -cd Frontend
  2. Install Node Modules

    npm install

Usage

Start Backend

  1. Go to Backend Folder

    -cd Backend
  2. Start the Backend Server

    unicorn app.main:app --reload

Start Frontend

  1. Go to Frontend Folder

    -cd Frontend
  2. Start the Frontend Server

    npm run dev

fashion-recommender-with-ai-chatbot's People

Contributors

real-partha avatar mdehteshamansari avatar laksharmaa avatar sameer1098alam avatar sanket-bhadani avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.