Skip to content

novelicious/novelicious-website

Repository files navigation

novelicious.

novelicious is a web application Point-of-Sale (POS) system with recommender functionalities for novels and a question-answering system for their synopses.

Demo Video

(https://drive.google.com/file/d/1WonWZnQOWVe0nxv0PgVg9ueV3JqA0tfW/view?usp=sharing)

Features

  • Point-of-sale
  • Question Answering (based on the novel synopsis)
  • Novel Recommender System
  • Cross platform // Responsive 😋

Requirements

  • Laragon

  • NPM

  • Python >3.9

Installation

To run this project:

Install dependencies

  npm install

Uvicorn is needed to run the api.

Set up your api on your local server change the env files based on your database configuration.

Install the requirement for python and run this:

uvicorn main:app --reload

Start the server

  npm run dev

Tech Stack

Client: ReactJS, TailwindCSS

Machine Learning: PyTorch, etc

Server: FastAPI

Authors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages