# Azure Projects at AI Tinkerers

> Canonical HTML: https://aitinkerers.org/technologies/azure
> Markdown URL: https://aitinkerers.org/technologies/azure.md
> Technology record last updated: 2026-09-18T14:19:41Z
> Generated: 2026-09-23T04:44:10Z

Azure is Microsoft's global cloud platform: it delivers over 200 products and services (compute, networking, storage, AI) across a massive network of 60+ regions.

Azure is the comprehensive cloud solution for modern business: we provide 200+ products, from IaaS (Virtual Machines, networking) to PaaS (Azure App Service, Azure SQL Database) and cutting-edge AI (Azure OpenAI Service). Our infrastructure spans more than 60 global regions and 140 availability zones, ensuring low-latency and high-availability for mission-critical workloads. You can deploy hybrid solutions with Azure Arc, manage enterprise identity with Microsoft Entra ID (formerly Azure AD), and scale applications on demand, all while maintaining compliance with over 100 certifications (e.g., ISO 27001, HIPAA). It’s the platform designed for secure, globally-scaled innovation.

- Official technology site: https://azure.microsoft.com
- Public AI Tinkerers demos and talks: 10
- Result page: 1 of 1

## Recent Public Talks and Demos

### [Six Claude Agents and a Trust Boundary: A Clinical Co-Pilot](https://montreal.aitinkerers.org/talks/rsvp_4qzrWmd9MiM)

A multi-agent clinical co-pilot that runs six specialist Claude agents in parallel on top of a PHI-safe pipeline : every LLM call sees only de-identified text, and re-identification happens server-side after the model returns. Live, I'll load a synthetic 68F new-AFib case where the cardiology plan proposes amiodarone for a patient already on warfarin. The Triage, Differential, Pharmacy, Guidelines, Bias-Check, and Communication agents stream into six panels via asyncio.gather. The Pharmacy agent flags the warfarin–amiodarone CYP2C9/3A4 interaction; Bias-Check independently flags anchoring on rhythm control; the orchestrator detects the cross-agent convergence and elevates it as a high-severity flag. I'll then toggle the Safety Gate off so the audience sees raw PHI hit the LLM and get echoed back — then flip it on and show the audit log assertion (zero raw PHI, only counts + SHA-256 hashes). I'll show the FastAPI/WebSocket code that fans out the agents, the trust-boundary diagram, the structured-field redactor, the live audit log tail, and the keystone pytest (test_pharmacy_catches_warfarin_amiodarone). Repo, logs, and 35/35 passing tests are all open.

- Event context: AI Tinkerers Montreal - May Demo Meetup @ Ubisoft — 2026-05-26 — Montreal
- Public talk page: https://montreal.aitinkerers.org/talks/rsvp_4qzrWmd9MiM

### [Presentations Made Easy](https://doha.aitinkerers.org/talks/rsvp_9LeSd0u-leg)

I built an internal slide generator where users add in the slide title and some details about the presentation - and it generates on-brand slides, with built-in interactivity.

- Event context: AI Tinkerers – Doha Inaugural Meetup — 2026-05-18 — Doha
- Public talk page: https://doha.aitinkerers.org/talks/rsvp_9LeSd0u-leg

### [Using Voice AI To Extract Subject Matter Expertise](https://seattle.aitinkerers.org/talks/rsvp_TRQ3V4xNF4A)

An AI Voice Interviewing Platform that calls the user's phone and interviews them in real-time.

- Event context: AI Tinkerers Seattle: GTM Engineering — April Meetup — 2026-04-23 — Seattle
- Public talk page: https://seattle.aitinkerers.org/talks/rsvp_TRQ3V4xNF4A

### [La arquitectura de la inteligencia: El Dato como Cimiento del Valor.](https://pereira.aitinkerers.org/talks/rsvp_LifdsI3F8mo)

Los datos son todavía más relevantes ahora que podemos explotarlos y convertirlos en una ventaja competitiva.

- Event context: AI Tinkerers Pereira — The Builders Lab — 2026-03-25 — Pereira
- Public talk page: https://pereira.aitinkerers.org/talks/rsvp_LifdsI3F8mo

### [Visa Médical](https://conakry.aitinkerers.org/talks/rsvp_DBT80jdbByA)

Traitement des données de santé

- Event context: AI Tinkerers – Conakry: Inaugural AI Conference @ Afrinov Tech Expo — 2026-02-11 — Conakry
- Public talk page: https://conakry.aitinkerers.org/talks/rsvp_DBT80jdbByA

### [Design of an AI Visualization agent for water engineers and code for aiding visually impaired](https://nairobi.aitinkerers.org/talks/rsvp_ZdedjokCszM)

Issues being solved include for water engineers: Inability to continuously monitor and respond to environmental threats such as earth quakes (seismic activity which could damage water pipes that are located underground) and temperature fluctuations such as intense heat which abnormally raises water temperature and even destroys electrical components. Limited visibility into internal water quality factors such as salinity, which affect treatment efficiency and public health. Poor inventory tracking of critical infrastructure such as pipelines, valves, and treatment units, leading to maintenance delays and asset loss. High dependence on manual processes for analysis, which reduces operational agility. Our technology helps water engineers to effectively evaluate factors that could undermine performance of infrastructure used in a water industry. The objective is using IoT sensors together with software that could report current information to water engineers. The goal is to use real-time data so as to effectively analyze the current status of equipment used for water distribution. Moreover, our solution ensures that the visually impaired are able to access software such as Microsoft Copilot or Microsoft Fabric through use of plastic braille material.

- Event context: AI Tinkerers Nairobi - Edition #4 (Nov 6, 2025) — 2025-11-06 — Nairobi
- Public talk page: https://nairobi.aitinkerers.org/talks/rsvp_ZdedjokCszM

### [MLE-bench: Evaluating Machine Learning Agents on Machine Learning Engineering](https://milan.aitinkerers.org/talks/rsvp_9FB_u4wTVvI)

We introduce MLE-bench, a benchmark for measuring how well AI agents perform at machine learning engineering. To this end, we curate 75 ML engineering-related competitions from Kaggle, creating a diverse set of challenging tasks that test real-world ML engineering skills such as training models, preparing datasets, and running experiments. We establish human baselines for each competition using Kaggle's publicly available leaderboards. We use open-source agent scaffolds to evaluate several frontier language models on our benchmark, finding that the best-performing setup — OpenAI's o1-preview with AIDE scaffolding — achieves at least the level of a Kaggle bronze medal in 16.9% of competitions. In addition to our main results, we investigate various forms of resource-scaling for AI agents and the impact of contamination from pre-training. We open-source our benchmark code https://github.com/openai/mle-bench to facilitate future research in understanding the ML engineering capabilities of AI agents.

- Event context: AI Tinkerers Milan - May 8, 2025 — 2025-05-08 — Milan
- Public talk page: https://milan.aitinkerers.org/talks/rsvp_9FB_u4wTVvI

### [Build Voice Assistant for under 20$](https://seattle.aitinkerers.org/talks/rsvp_5oovtgd9AT0)

We have seen Voice assistants from Cortana, Alexa to whatever that shows up in next few days with the current genAi revolution. In this talk, we show how build personal (hopefully secure) Voice Assistant), that can teach us new language, maybe help with some interview, or may be just to have a good conversation. This app deployed on Azure was built during after work hours, a bit of next js, prompt engineering, might help cancel a lot of subscriptions

- Event context: AI Tinkerers Seattle - March Meetup — 2025-03-28 — Seattle
- Public talk page: https://seattle.aitinkerers.org/talks/rsvp_5oovtgd9AT0

### [GPT-RAG Template using Semantic Kernel and Load Testing](https://boston.aitinkerers.org/talks/rsvp_1fsFWgcFzFY)

The Enterprise RAG Solution Accelerator (GPT-RAG) offers a robust architecture tailored for enterprise-grade deployment of the RAG pattern. It ensures grounded responses and is built on Zero-trust security and Responsible AI, ensuring availability, scalability, and auditability. Ideal for organizations transitioning from exploration and PoC stages to full-scale production and MVPs.

- Event context: March 2024 Meetup at C10 Labs — 2024-03-25 — Boston
- Public talk page: https://boston.aitinkerers.org/talks/rsvp_1fsFWgcFzFY

### [Monitoring OpenAI usage in your own isolated Azure account](https://nyc.aitinkerers.org/talks/rsvp_b4n6djmL6wk)

LLM Observability is absolutely critical. The startups that do it are great. But with this, you get to own all of your request / generation history in your own account.

- Event context: AI Tinkerers NYC - October Meetup — 2023-10-26 — New York City
- Public talk page: https://nyc.aitinkerers.org/talks/rsvp_b4n6djmL6wk

## Related Technologies

- [Python](https://aitinkerers.org/technologies/python) ([Markdown](https://aitinkerers.org/technologies/python.md)) — 664 public demos
- [Claude Code](https://aitinkerers.org/technologies/claude-code) ([Markdown](https://aitinkerers.org/technologies/claude-code.md)) — 216 public demos
- [Next](https://aitinkerers.org/technologies/next) ([Markdown](https://aitinkerers.org/technologies/next.md)) — 186 public demos
- [OpenAI](https://aitinkerers.org/technologies/openai) ([Markdown](https://aitinkerers.org/technologies/openai.md)) — 112 public demos
- [AGENTS](https://aitinkerers.org/technologies/agents) ([Markdown](https://aitinkerers.org/technologies/agents.md)) — 20 public demos
- [Anthropic](https://aitinkerers.org/technologies/anthropic) ([Markdown](https://aitinkerers.org/technologies/anthropic.md)) — 36 public demos
- [AutoCAD](https://aitinkerers.org/technologies/autocad) ([Markdown](https://aitinkerers.org/technologies/autocad.md)) — 1 public demo
- [AWS](https://aitinkerers.org/technologies/aws) ([Markdown](https://aitinkerers.org/technologies/aws.md)) — 38 public demos
- [Azure AI Proxy Playground](https://aitinkerers.org/technologies/azure-ai-proxy-playground) ([Markdown](https://aitinkerers.org/technologies/azure-ai-proxy-playground.md)) — 1 public demo
- [Azure Blob Storage](https://aitinkerers.org/technologies/azure-blob-storage) ([Markdown](https://aitinkerers.org/technologies/azure-blob-storage.md)) — 1 public demo
- [Azure OpenAI](https://aitinkerers.org/technologies/azure-openai) ([Markdown](https://aitinkerers.org/technologies/azure-openai.md)) — 7 public demos
- [Azure Web Apps](https://aitinkerers.org/technologies/azure-web-apps) ([Markdown](https://aitinkerers.org/technologies/azure-web-apps.md)) — 1 public demo
- [Claude](https://aitinkerers.org/technologies/claude) ([Markdown](https://aitinkerers.org/technologies/claude.md)) — 174 public demos
- [Data Governance](https://aitinkerers.org/technologies/data-governance) ([Markdown](https://aitinkerers.org/technologies/data-governance.md)) — 1 public demo
- [Data Lakehouse](https://aitinkerers.org/technologies/data-lakehouse) ([Markdown](https://aitinkerers.org/technologies/data-lakehouse.md)) — 1 public demo
- [Docker](https://aitinkerers.org/technologies/docker) ([Markdown](https://aitinkerers.org/technologies/docker.md)) — 147 public demos
- [FastAPI](https://aitinkerers.org/technologies/fastapi) ([Markdown](https://aitinkerers.org/technologies/fastapi.md)) — 181 public demos
- [GCP](https://aitinkerers.org/technologies/gcp) ([Markdown](https://aitinkerers.org/technologies/gcp.md)) — 10 public demos
