Chatbot RAG in an online shop
A chatbot that answers user queries on an e-commerce website, using a vector database RAG. To generate responses, I used AWS (Amazon) services and the Claude Haiku model in Bedrock, and S3 (amazon.titan-embed-text-v2:0 model) for creating embeddings. The link to the GitHub project is below:
https://github.com/NatKacz99/chatboot-RAG-web-shop
Below I present how the chatbot works: