I designed and built a full-stack AI healthcare platform from the ground up integrating 6 external medical APIs, real-time AI-powered consultations and a production-grade frontend with smooth animations. This is the kind of intelligent and scalable system I can build for you in healthcare, education or any data-driven domain.
Live Demo: healix.vercel.app (http://healix.vercel.app)
What Healix Does
4.6 billion people worldwide lack access to essential health services. Healix bridges that gap by putting an AI health companion in every citizen's pocket backed by trusted data from WHO, NIH and the FDA. It delivers 24/7 health guidance, reduces unnecessary ER visits and extends the reach of overstretched healthcare systems.
Core Features I Built
AI Health Chat - 24/7 intelligent consultations with multi-language support powered by Google Gemini
Symptom Checker - Interactive symptom analysis with triage recommendations using NIH Clinical Tables
Drug Interaction Checker - Cross-checks multiple medications for dangerous interactions via OpenFDA
Medicine Search - Detailed drug profiles including side effects and usage guidelines from OpenFDA and RxNorm
Health Dashboard - Personalized health overview with activity tracking and chronic disease management
Additional modules include mental wellness tracking, nutrition logging, lab results management, vaccination records, appointment booking and a community health forum.
Tech Stack
Next.js 15 and React 19 frontend styled with TailwindCSS and animated with Framer Motion. Python FastAPI backend powered by Google Gemini AI with fallback handling. Integrated with OpenFDA, NIH Clinical Tables, PubMed, RxNorm and WHO data sources. Supabase authentication with Google OAuth. SQLite for development and PostgreSQL for production. Deployed on Vercel.
What This Demonstrates
Complex multi-API orchestration with error handling and fallback logic
AI integration with prompt engineering for accurate medical responses
Clean component architecture with 30+ routes and reusable UI components
Full authentication flow with role-based access
Responsive design optimized for mobile-first healthcare access
Production deployment with real users in mind
Looking to build an AI-powered platform for your industry? Whether it's healthcare, education, finance or operations I can architect and ship intelligent systems like this end to end. Let's talk.
0
28
VeoChain is an AI-powered video generation tool that overcomes the typical 8-second limit of AI video models like Google's Gemini Veo 2.0. It intelligently chains multiple video segments together by analyzing each segment's ending and generating continuation prompts, creating seamless 24+ second videos from a single prompt. The app features browser-based video stitching using FFmpeg.wasm (no server uploads needed), a clean Attio-inspired UI built with Next.js and Framer Motion, and persistent project history with IndexedDB. Users simply enter their Gemini API key, write a prompt, and VeoChain handles the multi-segment generation, chaining, and final export automatically.