Medi-Fy is an AI-based chatbot that extracts and provides medicine information from label images using OCR and Natural Language Processing. The system processes medicine label images, extracts text using Pytesseract OCR, cleans and analyzes the data using NLP, and fetches medicine details such as usage, dosage, and side effects. A user-friendly interface was developed using Gradio. The system also integrates with OpenFDA and a local dataset to ensure reliable information retrieval.