nonsodev commited on
Commit
441dc65
Β·
1 Parent(s): f424def

final touches

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -10,6 +10,8 @@ pinned: false
10
  license: mit
11
  ---
12
 
 
 
13
  # Semantic Book Recommender πŸ“š
14
 
15
  A smart book recommendation system that uses semantic search and emotional tone analysis to help users discover their next favorite read. Built with LangChain, ChromaDB, and Gradio for an intuitive web interface.
 
10
  license: mit
11
  ---
12
 
13
+ ## πŸš€ [Try the Live Demo](https://huggingface.co/spaces/nonsodev/semantic-book-recommender)
14
+
15
  # Semantic Book Recommender πŸ“š
16
 
17
  A smart book recommendation system that uses semantic search and emotional tone analysis to help users discover their next favorite read. Built with LangChain, ChromaDB, and Gradio for an intuitive web interface.