Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 289 Bytes

File metadata and controls

4 lines (3 loc) · 289 Bytes

Chatbot-RAG-Mistral

A Chatbot using Mistral LLM 7B for creating a chatbot for local documents for personal use.

LlamaIndex used for embeddings, load the notebook in Collab and create folder 'Data' in collab data directory and place any pdf in it as we have used SimpleDirectoryReader.