Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
LovnishVerma
/
Book-Recommendations
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
LovnishVerma
commited on
May 30
Commit
8cd6c3a
·
verified
·
1 Parent(s):
f3f098b
Create readme.md
Browse files
Files changed (1)
hide
show
readme.md
+5
-0
readme.md
ADDED
Viewed
@@ -0,0 +1,5 @@
1
+
# 📚 Book Recommender System
2
+
3
+
This is a simple content-based book recommender system using Sentence Transformers and cosine similarity.
4
+
5
+
Enter a book title or author to get 5 similar book recommendations.