📌 About the Project: HealthCheck AI
🩺 What Inspired Me
With the growing need for accessible and instant health support, I wanted to build a smart application that empowers users to monitor their vital signs anytime, anywhere — without needing professional equipment or complex medical apps. Inspired by the potential of AI + connectivity (5G/IoT) in healthcare, I created HealthCheck AI, a simple, fast, and intelligent solution for self-checking basic health metrics.
🛠️ How I Built It
This project was developed using:
- Python for backend logic
- Flask as the web framework
- HTML5 + CSS3 for a clean, responsive UI
- Two modes of interaction:
- 🔹 Normal Mode: Form-based input
- 🔹 Chatbot Mode: Conversational health assistant
- Render for live deployment
- (Optional) AWS Generative AI (Amazon Bedrock or Amazon Q) for future integration
🧠 What I Learned
- How to create multi-mode user experiences in Flask
- Integrating UI/UX best practices for user-friendly dashboards
- Hosting Python apps using Render
- How to debug deployment issues (e.g., port binding, dependencies)
- Using Markdown to document and present a project professionally
🚧 Challenges I Faced
- ❌ Handling environment differences between local and cloud (Render required custom port binding)
- ❌ Ensuring responsive design for both desktop and mobile
- ❌ Managing two modes with different input styles in one Flask app
- ❌ Learning deployment workflow with Git + Render
💡 What's Next?
- 📄 Add downloadable PDF health reports
- 🎙️ Integrate voice input for chatbot mode
- 📊 Store user checkup history
- 🔐 Add login/signup to make it personal
- 🌍 Use AWS services like Amazon Bedrock or Amazon Q for real-time insights
Log in or sign up for Devpost to join the conversation.