/Chat-With-Your-Web-Content

RAG application with Websites Vlogs and Contents.

Primary LanguageJupyter Notebook

Chat-With-Your-Web-Content

RAG application with website vlogs and Content.

In this notebook, we use the Mistral-7b-instruct model and Langchain framework. The Technique we used in this notebook is RAG not fine-tuning.

RAG

Retrieval Auguemnted Generation is a technique in which we do contextual training of LLMs instead of fine-tuning.