RAG with Mistral AI!

Опубликовано: 13 Октябрь 2024
на канале: James Briggs
2,856
59

We build an RAG pipeline using Mistral AI's mistral-embed and mistral-large, using Pinecone vector DB as our knowledge base.

📌 Code:
https://github.com/pinecone-io/exampl...

🌲 Subscribe for Latest Articles and Videos:
https://www.pinecone.io/newsletter-si...

👋🏼 AI Consulting:
https://aurelio.ai

👾 Discord:
  / discord  

Twitter:   / jamescalam  
LinkedIn:   / jamescalam  

#artificialintelligence #mistralai #rag #llm

00:00 RAG with Mistral and Pinecone
01:07 Mistral API in Python
01:44 Setting up Vector DB
03:14 Mistral Embeddings
04:12 Creating Pinecone Index
08:24 RAG with Mistral
11:20 Final Thoughts on Mistral