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.
- Python π
- ChromaDB (vector database)
- Transformers (Hugging Face) π€
- NLP models for classification & sentiment analysis
This project is still under active development.
Features may change and break frequently until a stable release is published.
This project is licensed under the MIT License.