jasontaylordev / CleanArchitecture
Clean Architecture Solution Template for ASP.NET Core
See what the GitHub community is most excited about this week.
Clean Architecture Solution Template for ASP.NET Core
Bicep registry modules
Bicep is a declarative language for describing and deploying Azure resources
Sharing the learning along the way we been gathering to enable Azure OpenAI at enterprise scale in a secure manner. GPT-RAG core is a Retrieval-Augmented Generation pattern running in Azure, using Azure Cognitive Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.
A sample Express.js app using a MongoDB database to show how to host Node.js app in Azure App service using Azure Cosmos DB
Azure Quickstart Templates
Basic sample for deploying chat web apps with Azure AI Foundry and SDKs
Contains the sample application for the App Service Quickstart in Python using Flask.
This is a quickstart template to easily build and deploy a custom remote MCP server to the cloud using Azure functions. You can clone/restore/run on your local machine with debugging, and `azd up` to have it in the cloud in a couple minutes. The MCP server is secured by design using
This repository contains the Azure Landing Zones (ALZ) Bicep modules that help deliver and deploy the Azure Landing Zone conceptual architecture in a modular approach. https://aka.ms/alz/docs
Basic sample for deploying AI agents web app with Azure AI Foundry and SDKs
This sample has the full End2End process of creating RAG application with Prompty and Azure AI Foundry. It includes GPT-4 LLM application code, evaluations, deployment automation with AZD CLI, GitHub actions for evaluation and deployment and intent mapping for multiple LLM task mapping.