Reader

How to use retrieval augmented generation with ChromaDB and Mistral

| Replicate’s blog | Default
In this post we'll explore the basics of retrieval augmented generation by creating an example app that uses bge-large-en for embeddings, ChromaDB for vector store, and mistral-7b-instruct for language model generation.