MedCheck AI is an intelligent web-based chatbot designed to assist users with medicine safety. It can:
- Check medicine expiry and batch safety.
- Provide dosage instructions for adults and children.
- Give warnings and storage tips.
- Answer general medicine-related queries.
The chatbot is built using Python Flask, HTML/CSS/JS, and a JSON medicine database. It features a modern, interactive UI with floating emojis for a professional and friendly look.
Check it out live here: MedCheck AI on Render
-
Medicine Information
Get details about common medicines, including use, dosage, and warnings. -
Batch & Expiry Check
Quickly verify if a medicine batch is expired, expiring soon, or safe. -
Storage Tips
Learn how to store medicines safely at home. -
Interactive Chat UI
Smooth chat experience with Enter key support, typing indicator, and floating emojis. -
Error-Proof & Instant Responses
Handles invalid inputs gracefully, preventing backend errors or long waits.