This is a simple bookstore app that allows users to look for a book, save their favorite books, purchase them and ask AI for recommendation or do some vector search. The app is built using Python and Javascript.
- Clone the repository
- Make sure to have Python installed on your machine Click here to Download Python
- Make sure to have Node installed on your machine Click here to Download Node