Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
# Text2SQL and Image Processing in AI Search

[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/microsoft/dstoolkit-text2sql-and-imageprocessing)

This repo provides sample code for improving RAG applications with rich data sources including SQL Warehouses and documents analysed with Azure Document Intelligence.

It is intended that the plugins and skills provided in this repository, are adapted and added to your new or existing RAG application to improve the response quality.

**Got questions? Use the awesome DeepWiki linked above to see an overview of the code and approaches**.

> [!IMPORTANT]
>
> - This repository now uses `uv` to manage dependencies and common utilities. See [uv](https://docs.astral.sh/uv/) for more details on how to get started.
Expand Down
Loading