zavahospital Skill
ZavaHospital – AI-powered inpatient clinical assistant using SQL Server 2025 vector search + NVIDIA NIM on AKS. Use when: deploying zavahospital scripts, building encounter embeddings, running vector search procs, generating clinical recommendations via NIM chat, creating doctor notes search, working in zavahealth/sqls Published by microsoft in bobsql.
What is zavahospital Skill?
ZavaHospital – AI-powered inpatient clinical assistant using SQL Server 2025 vector search + NVIDIA NIM on AKS. Use when: deploying zavahospital scripts, building encounter embeddings, running vector search procs, generating clinical recommendations via NIM chat, creating doctor notes search, working in zavahealth/sqls Published by microsoft in bobsql. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Database workflows
- Research
- Database workflows use cases
- Research use cases
Technical details
- Install or run with Copy skill directory
When to use zavahospital Skill
- Use it for database workflows.
- Use it for research.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/bobsql
- Skill file: demos/sqlserver2025/zavahealth/zavahospital/SKILL.md
What it does
ZavaHospital – AI-powered inpatient clinical assistant using SQL Server 2025 vector search + NVIDIA NIM on AKS. Use when: deploying zavahospital scripts, building encounter embeddings, running vector search procs, generating clinical recommendations via NIM chat, creating doctor notes search, working in zavahealth/sqls
Skill instructions
ZavaHospital – SQL Server 2025 + NVIDIA NIM on AKS Architecture - SQL Server 2025 on localhost, Windows auth, database zavahospital - NVIDIA NIM embeddings: nvidia/nv-embedqa-e5-v5-query (1024 dims, T4 GPU on AKS) - NVIDIA NIM chat: meta/llama-3.2-3b-instruct (T4 GPU on AKS) - AKS cluster: aks-nvidianim in rg-nvidianim-westus2, 2x NC4asT4v3 GPU nodes - TLS: Self-signed cert (CN=nim-aks.local) via AKS Web App Routing (managed NGINX ingress) - Hostname: nim-aks.local → <aks-ingress-ip via hosts file - Content-Type fix: NGINX annotation proxysetheader Content-Type "application/json" Flow SQL Server 2025 → HTTPS → AKS Ingress (nim-aks.local) → NIM pods - Embeddings: AIGENERATEEMBEDDINGS(@prompt USE MODEL NIMEmbeddingModel) → 1024-dim vector - Chat: spinvokeexternalrestendpoint → https://nim-aks.local/v1/chat/completions - Vector search: VECTORSEARCH() with DiskANN index (cosine metric) Critical Facts - PREVIEWFEATURES = ON is REQUIRED — 01schema.sql sets ALTER DATABASE SCOPED CONFIGURATION
Explore related resources
Frequently asked questions
What is zavahospital?
zavahospital is a open-source AI agent skill with Copy skill directory. ZavaHospital – AI-powered inpatient clinical assistant using SQL Server 2025 vector search + NVIDIA NIM on AKS.
Who is zavahospital best for?
zavahospital is best for reusing agent instructions, scripts, and references, database workflows, research workflows.
How do I install zavahospital?
Install or run zavahospital using Copy skill directory. Check zavahospital for the latest setup command.
Is zavahospital actively maintained?
zavahospital may need a closer maintenance check before production use.
Auto-fetched from GitHub.