A FastAPI-based RAG assistant that ingests markdown docs, stores embeddings in Qdrant, and answers grounded questions with cited sources using provider-aware Gemini or Ollama backends.
-
Updated
Apr 28, 2026 - Python
A FastAPI-based RAG assistant that ingests markdown docs, stores embeddings in Qdrant, and answers grounded questions with cited sources using provider-aware Gemini or Ollama backends.
city-locator is an Http-Triggered Azure Function App implemented with FastAPI, which consumes APIs of http://www.zippopotam.us/ to fetch city details by the country and postcode. Tests are written with Pytest Framework and the Mocked (zippopotam.us) Service is run with Flask.
Add a description, image, and links to the azurefunctionapp topic page so that developers can more easily learn about it.
To associate your repository with the azurefunctionapp topic, visit your repo's landing page and select "manage topics."