This is an AI book recommender agent that helps booksellers recommend in-stock books.
You'll need Milvus for the vector database.
We recommend using Docker with Milvus: https://milvus.io/docs/install_standalone-docker.md https://hub.docker.com/
Start containers with the command "docker compose up" in the same directory as docker-compose.yml
Rename example.env to .env and replace with your OpenAI API key
Sample Database: https://www.kaggle.com/datasets/arpansri/books-summary?resource=download
Contributions are welcome! If you have any ideas, suggestions, or bug reports, please open an issue or submit a pull request.
This project is licensed under the MIT License.