Skip to content

Repository files navigation

Important

Due to the shutdown of the hosting provider, the OSTify backend is currently offline.

OSTify

OSTify is a React application that allows users to generate Spotify playlists based on different books.

Installation

Clone the project using:

git clone https://github.com/owayys/OSTify.git

To install the dependencies, run the following command:

npm install

Usage

To start the development server, run:

npm run dev

To build the project for production, run:

npm run build

To preview the production build, run:

npm run preview

Technology

  • Spotify API with OAuth (Authorization Code Flow)
  • Google Books API
  • OpenLibrary API
  • Xenova/all-MiniLM-L6-v2 feature extraction model

About

OSTify is a React application that allows users to generate Spotify playlists based on different books, with the power of word embeddings.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors

Languages