Multimodal LLM Powered Medicine Reminder App
· One min read
This project is a mobile application that helps users remember to take their medication by processing images of their prescriptions using a multimodal Large Language Model.
Key Achievements​
- Designed an image-to-JSON processing pipeline that reduced image processing time by 40%.
- Leveraged the Gemini API and LangChain to reduce API response times by 25% and improve backend processing speed by 30%.
- Deployed on a serverless architecture, decreasing operational costs by 70% and achieving near-instant horizontal scalability.
Technologies Used: LangChain, Serverless Functions, Gemini LLM API, MLOps.