File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,8 @@ This repo hosts samples meant to help design [AI applications built on data from
2323 - [ Similarity Search with FAISS and Azure SQL] ( #similarity-search-with-faiss-and-azure-sql )
2424 - [ Build your own IVFFlat index with KMeans] ( #build-your-own-ivfflat-index-with-kmeans )
2525- [ Workshops] ( #workshops )
26- - [ Build an AI App GraphQL Endpoint with SQL DB in Fabric] ( #build-an-ai-app-graphql-endpoint-with-sql-db-in-fabric )
26+ - [ Azure SQL Cryptozoology AI Embeddings Lab] ( #azure-sql-cryptozoology-ai-embeddings-lab )
27+ - [ Build an AI App GraphQL Endpoint with SQL DB in Fabric] ( #build-an-ai-app-graphql-endpoint-with-sql-db-in-fabric )
2728
2829## AI Features Samples
2930
@@ -137,6 +138,12 @@ This sample demonstrates how to perform Approximate Nearest Neighbor (ANN) searc
137138
138139## Workshops
139140
141+ ### Azure SQL Cryptozoology AI Embeddings Lab
142+
143+ Dive into a unique cryptozoology experience using Azure SQL and Azure AI to uncover intriguing (and true) connections among cryptids worldwide.
144+
145+ [ https://github.com/Azure-Samples/sql-in-fabric-ai-embeddings-workshop ] ( https://github.com/AzureSQLDB/azure-sql-cryptozoology-ai-embeddings-lab )
146+
140147### Build an AI App GraphQL Endpoint with SQL DB in Fabric
141148
142149This lab will guide you through creating a set of GraphQL RAG application APIs that use relational data, Azure OpenAI, and SQL DB in Fabric.
You can’t perform that action at this time.
0 commit comments