Skip to content

prab0007al/Reado

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Reado - AI Book Recommender

Full-stack book recommendation system using semantic search and sentiment analysis.

Features

  • Semantic search using sentence transformers
  • Category and emotional tone filtering
  • FastAPI backend with async support
  • ChromaDB vector database

Tech Stack

  • Backend: FastAPI, Python, ChromaDB, LangChain
  • Frontend: (React)
  • ML: sentence-transformers, HuggingFace

Quick Start

in backend directory run: uvicorn app.main:app --reload

in frontend directory run: npm run dev

Backend

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published