Mobile Health · Hackathon

Draculin

A mobile health app combining an AI chatbot with computer vision for menstrual health tracking. Finalist at BitsXLaMarató 2023.

Interactive demo of the Draculin health app. Start the backend (cd Draculin-Backend && docker compose up -d) for live chat and news.

About this project

Draculin was developed for the BitsXLaMarató 2023 hackathon, where it reached the finals. The app uses a Google LLM-powered chatbot for health guidance and computer vision to analyze images for menstrual health tracking. The frontend is built with Flutter (supporting iOS, Android, and web), while the backend runs on Django with image inference capabilities.