Tags → #azure
-
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.
-
How I cut the deployment time of an Astro (Node.js) site on Azure from 1 hour to ~3 mins
The way Azure sets it up for you when you go through the steps of deploying a new Azure Web App service is objectively horrible...