Skip to content

Latest commit

Β 

History

History
39 lines (28 loc) Β· 1.53 KB

File metadata and controls

39 lines (28 loc) Β· 1.53 KB

πŸ“š Book Recommender

Status
Database
Model
License


πŸš€ Overview

The Book Recommender is a project currently in the development phase.
It aims to recommend books by combining vector-based search with NLP models for deeper understanding of text and user preferences.

Key features being developed:

  • πŸ“– Vector Database with ChromaDB for efficient semantic book search.
  • 🏷️ Text Classification to categorize books into appropriate categories.
  • 😊 Sentiment & Emotion Analysis using the free model
    j-hartmann/emotion-english-distilroberta-base.

βš™οΈ Tech Stack

  • Python 🐍
  • ChromaDB (vector database)
  • Transformers (Hugging Face) πŸ€—
  • NLP models for classification & sentiment analysis

πŸ“Œ Project Status

This project is still under active development.
Features may change and break frequently until a stable release is published.


πŸ“œ License

This project is licensed under the MIT License.