About:
Simple search engine for the Vizag Public Library books.
Main differences are direct instant fuzzy search on titles and author names both at a time like usual search engine would. Books list updated on Sep 2024
TODO:
- Generate word cloud of book titles
- ✅
Classify multiple genres and language of each book via LLM - Network graph between genres as a zoomable bubbles plot
- ✅
Do PCA and UMAP with title embeddings from sentence transformer and cluster them with dbscan. analysis Autosuggest words in search bar as users type search- Generate five similar books on every book page
List all books in that particular rack- Turn results into modals
- Do asynchronous availability search
- A virtual shelf for adding all searched books and exporting at the end with their physical shelf details