llama index milvus example
1.0.0
Open AI APIs with Llama Index and Milvus Vector DB for RAG testing
Check it out with explanations here: https://www.youtube.com/watch?v=Dkc2Y-S6vOY&t=1s
Welcome to my ridiculously simple web scraping -> Retrieval Augmented Generation (RAG) example. This example walks through:
Getting it going is fairly easy. I used pipenv but use whatever environment you'd like.
Once Milvus is installed you can open localhost:8000 to log into Attu to view your setup, collections, and browse the vector store.
Enjoy!