Private RAG Assistant AI AI that uses vector-db to search for your answers 1. Takes input in any format: Text → Whatsapp Chats, Emails Chats Image → Invoices Video → Demo videos, Information video Audio → Voice Notes 2. Converts them to vector embeddings using model Example kaggle notebook 3. Stores in VectorDB 4. User Asks Question 5. Using Similarity Search Answer is returned