How to use retrieval augmented generation with ChromaDB and Mistral
📰 Replicate Blog
Learn to use retrieval augmented generation with ChromaDB and Mistral
Action Steps
- Choose a language model for generation, such as mistral-7b-instruct
- Select a model for embeddings, like bge-large-en
- Set up a vector store using ChromaDB
- Integrate the embedding model and vector store with the language model for retrieval augmented generation
Who Needs to Know This
This tutorial is beneficial for AI engineers and machine learning researchers who want to explore the capabilities of retrieval augmented generation, and software engineers who need to integrate such models into their applications.
Key Insight
💡 Retrieval augmented generation can be achieved by combining a language model with a vector store and embedding model
Share This
🤖 Learn retrieval augmented generation with ChromaDB & Mistral!
DeepCamp AI