Pinned Repositories
Aci.WebJobs.Extensions
Azure WebJob and Function extension to work with Azure Container Instance.
Awesome_GPT_Super_Prompting
ChatGPT Jailbreaks, GPT Assistants Prompt Leaks, GPTs Prompt Injection, LLM Prompt Security, Super Prompts, Prompt Hack, Prompt Security, Ai Prompt Engineering, Adversarial Machine Learning.
AzureHelp
Repository of helpful things working with azure.
BostonAzureBootcamp2016Material
Content used for my presentations at Boston Azure Bootcamp
develop-rag-app-sk-ef-azure-sql-db
GlobalAzureBootcamp2017
Hands on labs and presentations for the Global Azure Bootcamp
hello-python
Very simple hello world python Flask application.
Redis.WebJobs.Extensions
Utility extensions for using Redis in Azure WebJobs.
semantic-kernel-getting-started
Collection of C# projects used while learning Semantic Kernel
Twilio.WebJobs.Extensions
Utility Azure Web Jobs extensions for using Twilio sms
JasonHaley's Repositories
JasonHaley/semantic-kernel-getting-started
Collection of C# projects used while learning Semantic Kernel
JasonHaley/develop-rag-app-sk-ef-azure-sql-db
JasonHaley/Awesome_GPT_Super_Prompting
ChatGPT Jailbreaks, GPT Assistants Prompt Leaks, GPTs Prompt Injection, LLM Prompt Security, Super Prompts, Prompt Hack, Prompt Security, Ai Prompt Engineering, Adversarial Machine Learning.
JasonHaley/youtube-transcript-rag
JasonHaley/ai-rag-chat-evaluator
Tools for evaluation of RAG Chat Apps using Azure AI Evaluate SDK and OpenAI
JasonHaley/ai-samples
JasonHaley/azure-devops-copilot-extension
An Azure DevOps Copilot Extension Sample
JasonHaley/azure-search-openai-javascript
A TypeScript sample app for the Retrieval Augmented Generation pattern running on Azure, using Azure AI Search for retrieval and Azure OpenAI and LangChain large language models (LLMs) to power ChatGPT-style and Q&A experiences.
JasonHaley/azure-sql-db-chat-sk
Using Azure SQL and Semantic Kernel to chat with your own data using a mix of NL2SQL and RAG
JasonHaley/BuildYourOwnCopilot
Reference solution for how to build your own production-ready Copilot in Azure on .NET 8 using: Azure Cosmos DB and its vector database capabilities, containerized and running on AKS or ACA using Managed Identities and Semantic Kernel Agents and Plug-ins for Azure OpenAI Service.
JasonHaley/chat-copilot
JasonHaley/FocusOnAI_24
Content for the .NET Conf Focus on AI event
JasonHaley/miyagi
Sample to envision intelligent apps with Microsoft's Copilot stack for AI-infused product experiences.
JasonHaley/semantickernel-tutorial
JasonHaley/TAG-Bench
TAG: Table-Augmented Generation
JasonHaley/AutoGenIntroLab
basic AutoGen samples to start
JasonHaley/azure-openai-design-patterns
JasonHaley/azure-openai-rag-workshop
Create your own ChatGPT with Retrieval-Augmented-Generation workshop
JasonHaley/azure-search-openai-demo
A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure AI Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.
JasonHaley/azure-search-openai-demo-csharp
A sample app for the 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.
JasonHaley/dotnet-ai-resources
A collection of resources available to .NET developers working with AI.
JasonHaley/eShopSupport
A reference .NET application using AI for a customer support ticketing system
JasonHaley/generative-ai-for-beginners
12 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
JasonHaley/go-go-workshop
JasonHaley/GPT-RAG
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.
JasonHaley/multi-llm-chat
An application allowing for interaction with different LLM models. With the option to provide PDF, web and CSV links for context.
JasonHaley/Resume-Screening-RAG-Pipeline
An LLM Chatbot that dynamically retrieves and processes resumes using RAG to enhance resume screening. (Ongoing overhaul)
JasonHaley/sample-app-aoai-chatGPT
[PREVIEW] Sample code for a simple web chat experience targeting chatGPT through AOAI.
JasonHaley/techbash2024
JasonHaley/Vector-Search-AI-Assistant
Microsoft Official Build Modern AI Apps reference solutions and content for implementing vector search with an AI assistant user experience. Incorporates Hero Azure Services including Azure OpenAI, Azure Container Apps (or AKS), Azure Cosmos DB and Azure Cognitive Search.