Showing tag results for RAG

Oct 1, 2024
Post comments count3
Post likes count7

Smart Resume Matching: Document RAG with Azure SQL DB & Document Intelligence

Pooja Kamath

Hey Azure SQL enthusiasts! 👋 We had a hiring event last week, and as I was going through a stack of digital resumes, I thought, "There has to be an easier way to do this." That's when it hit me—why not use Azure SQL DB’s new vector data type to revolutionize our hiring process? Not only could we find the perfect candidate faster, but we could al...

Azure SQLAIT-SQL
Aug 26, 2024
Post comments count0
Post likes count2

Retrieval Augmented Generation with Azure SQL

Davide Mauri

Retrieval Augmented Generation, or RAG, is one of the hottest topics at the moment as it opens up the possibility of interacting with data using natural language, which is a long-time dream finally coming true. It is very likely that a lot of your data is already stored or will be stored in Azure SQL, so a common request is to have an exampl...

Azure SQLAIData API builder