You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An AI-powered web application that generates intelligent text summaries from images using the BLIP deep learning model. Built with Python, Flask, and HuggingFace Transformers. Upload any image and get an instant AI-generated description.
Few-shot text classification baseline: DistilBERT fine-tuning vs TF-IDF+SVM on IMDB. Includes metrics.json, learning curves, and qualitative error examples
Description: BERT-powered NER for industrial maintenance logs with Streamlit UI, batch processing, and Dockerized deployment. Extracts Faults, Components, Actions, and Equipment from unstructured text.