Pinned Repositories
ai-search-scripts
aigbb-aml-bootcamp
aml-jupyter-notebook-runner
aml_one_lake
demo of onelake and aml
aoai-assistants-bot-in-a-box
aoai-fwdproxy-funcapp
Arc-enabled-SQL-Dashboards
This repository contains queries and workbooks to build out an Azure Dashboard to view Arc-enabled SQL Servers
Azure-Cognitive-Search-Azure-OpenAI-Accelerator
Virtual Assistant - GPT Smart Search Engine - Bot Framework + Azure OpenAI + Azure Search + Azure SQL + LangChain + CosmosDB
azure-genai-design-patterns
azure-health-data-and-ai-samples
Samples for using the Azure Health Data Services
adamalidra's Repositories
adamalidra/aml-jupyter-notebook-runner
adamalidra/aoai-fwdproxy-funcapp
adamalidra/Arc-enabled-SQL-Dashboards
This repository contains queries and workbooks to build out an Azure Dashboard to view Arc-enabled SQL Servers
adamalidra/Azure-Cognitive-Search-Azure-OpenAI-Accelerator
Virtual Assistant - GPT Smart Search Engine - Bot Framework + Azure OpenAI + Azure Search + Azure SQL + LangChain + CosmosDB
adamalidra/azure-ml-federated-learning
Examples and recipes around federated learning in Azure ML.
adamalidra/azure-open-ai-embeddings-qna
A simple web application for a OpenAI-enabled document search. This repo uses Azure OpenAI Service for creating embeddings vectors from documents. For answering the question of a user, it retrieves the most relevant document and then uses GPT-3 to extract the matching answer for the question.
adamalidra/azurechat
🤖 💼 Azure Chat Solution Accelerator powered by Azure Open AI Service
adamalidra/chat-with-your-data-solution-accelerator
A Solution Accelerator for the RAG pattern running in Azure, using Azure Cognitive Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences. This includes most common requirements and best practices.
adamalidra/chatgpt_business_analysis_assistant
Automating Advanced Business Analytics with ChatGPT
adamalidra/Cross-Platform-Fabric-Delta-Lake
In this guide, you'll find how to build out a demo Delta Lake originating in Azure Databricks, shortcutting that Delta Lake to Microsoft Fabric, make changes in Fabric that are reflected in Delta Lake, and create a simple AI-driven Power BI dashboard!
adamalidra/Databricks-Solutions-Accelerator
All Industry Solution Accelerators
adamalidra/digital-pathology
Help augment diagnostic workflows with this Databricks Solution Accelerator for pathology image analysis. Now you can rapidly process thousands of whole slide images in minutes and use machine learning to automate the detection of metastasis.
adamalidra/flash-cosine-sim-attention
Implementation of fused cosine similarity attention in the same style as Flash Attention
adamalidra/FRT-HealthBot-FinalProject
AI Health Bot using Azure
adamalidra/Knowledge-Mining-with-OpenAI
accelerate the deployment of a Python-based Knowledge Mining solution with OpenAI and use that engine to answer queries / questions specific to that Knowledge Base.
adamalidra/llama
Inference code for LLaMA models
adamalidra/medicare-risk-adjustment
Databricks and John Snow Labs Solution Accelerator for Medicare Risk Adjustment automates the extraction of undiagnosed member conditions from unstructured clinical notes with NLP models, improving downstream reimbursements.
adamalidra/microsoft-365-docs
This repo is used to host the source for the Microsoft 365 documentation on https://docs.microsoft.com.
adamalidra/nyc_taxi_data_regression
adamalidra/pattern-ai-doc-recognizer
A pattern that showcases how to use AI Document Intelligence and document summarization
adamalidra/sample-app-aoai-chatGPT
[PREVIEW] Sample code for a simple web chat experience targeting chatGPT through AOAI.
adamalidra/tiktoken
tiktoken is a fast BPE tokeniser for use with OpenAI's models.