Generative AI Level Up Tuesdays
Tune into this dynamic series to dive into the world of Generative AI solutions and explore Azure AI Foundry, Azure AI Agents, Responsible AI tools, and more. You'll get…
23/01/2025
In the previous tutorial we created embeddings and added them to the opensource vector database ChromaDB. This is one of the prerequisites for creating any retrieval augmented generation (RAG) application. If you want to follow the steps for using embeddings, please take a look at the earlier part to follow…