§ feed · storyline
How to use retrieval augmented generation with ChromaDB and Mistral
ChromaDB and Mistral demonstrate a retrieval augmented generation workflow combining bge-large-en embeddings, ChromaDB vector storage, and mistral-7b-instruct for text generation.
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.
§ sources1 publication · timeline below