#116 · Primary category: Knowledge Base & RAG
azure-search-vector-samples
A repository of code samples for Vector search capabilities in Azure AI Search.
Project last updated:08/09/26
GitHub Stars
910
Forks
378
Contributors
32
License
MIT
Why we included this project
This is the most direct set of working examples for vector search on Azure AI Search that we have seen for teams already building on Azure. Alongside Python notebooks you will find console apps in several other languages, notably .NET, Java, and JavaScript, that trace the whole pipeline end to end: chunking source documents, embedding text or image content with Azure OpenAI, building the vector index, and running vector or hybrid queries in a RAG pattern. The integrated vectorization samples stand out because they show chunking and embedding happening automatically inside the search service through indexers and skillsets, rather than in your own code. The same material works as a migration reference too, since the repo tracks the breaking changes between the older preview REST API and current versions. And if you are prototyping an Azure knowledge search stack, the quantization and storage examples give you a concrete way to weigh index size trade-offs before you commit to a schema.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
ragflow
RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to create a superior context layer for LLMs
Understand-Anything
Graphs that teach > graphs that impress. Turn any code into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more.
crawl4ai
🚀🤖 Crawl4AI: Open-source LLM Friendly Web Crawler & Scraper. Don't be shy, join here: https://discord.gg/jP8KfhDhyN
docling
Get your documents ready for gen AI
anything-llm
Stop renting your intelligence. Own it with AnythingLLM. Everything you need for a powerful local-first agent experience