Tags → #llamaindex
-
Creating a Simple RAG in Python with AzureOpenAI and LlamaIndex. Part 2
Embedding and vectorizing data from PDF documents into Azure Cosmos MongoDB using LlamaIndex. Refactoring tips and querying techniques.
-
Creating a Simple RAG in Python with AzureOpenAI and LlamaIndex
Building a Retrieval-Augmented Generation (RAG) system using Python, AzureOpenAI, and LlamaIndex to query PDF documents and get AI-powered responses. Part 1.