Retrieval Augmented Generation (RAG) using LlamaIndex.TS Retrieval Augmented Generation (RAG) using LlamaIndex.TS on a local LLM running on Ollama Test use-case: Answering question about music songs lyrics Implemented vector storage: In memory Local storage Qdrant Milvus [WIP] References LlamaIndexTS repo LlamaIndexTS docs Concepts Examples