/ChatbotRAG

This is a book recommendation chatbot, built with Retrieval Augmented Generation.

Primary LanguageJupyter Notebook

ChatbotRAG

This is a book recommendation chatbot, built with Retrieval Augmented Generation.

BookRecommedationRAG.ipydb : This file contains the RAG chatbot and the actual experiment.

compareBooks.ipydb : This contains the logic for finding similarities between 2 books - the one user provided and the one chatbot recommended.

The process for this is explained in the blog here