.NET data ingestion with MarkItDown MCP, SQL Server 2025, Ollama, Docker Desktop, and a PDF file

Authorised Territory demonstrates a .NET data ingestion pipeline that converts a PDF to Markdown via the MarkItDown MCP server, generates embeddings with a local Ollama model, and stores those embeddings in SQL Server 2025 running in Docker Desktop.

Overview

The video walks through building an ingestion workflow in .NET for turning PDF content into LLM-ready text and vectors: