From 76b5fb4b09ac75afbbe0977e210532c6b6aebe4d Mon Sep 17 00:00:00 2001 From: Benito Martin <116911431+benitomartin@users.noreply.github.com> Date: Mon, 1 Jul 2024 12:41:28 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fcd3608..b081374 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Q&A Pipeline Deployment on GKE for Scalability with LlamaIndex and Qdrant 🚀

-lambda-gke +cover_gke_medium

This repository contains a full Q&A pipeline using the LlamaIndex framework, Qdrant as a vector database, and deployment on Google Kubernetes Engine (GKE) using a FastAPI app and Dockerfile. Python files from my repositories are loaded into the vector database, and the FastAPI app processes requests. The main goal is to provide fast access to your own code, enabling reuse of functions. @@ -202,5 +202,5 @@ Run the streamlit app adding the endpoint url that you get after deployment: ```

-qdrant-gke +lambda-gke