I decided to give it a try and write a simple RAG-based documentation-to-chatbot procedure as an example for reviewing the procedure and hopefully providing a quick and interesting way of learning RAG.
This post walks you through the development of a RAG system from developing a vector database to creating a simple application built on Ollama, Milvus, and Streamlit.
See the post here: https://masoudmim.github.io/blog/2025/rag-system/
#RAG #LLM #MachineLearning
#VectorDatabase #Milvus #Ollama #Streamlit