A self-directed learning project exploring full-stack AI integration for a HealthTech scenario — the user enters symptoms, the backend calls an AI provider through a swappable abstraction, and returns triage guidance. Built to study the Facade and provider-abstraction patterns.
A self-directed learning project exploring full-stack AI integration for a HealthTech scenario — the user enters symptoms, the backend calls an AI provider t...