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
FastAPI backend + Streamlit dashboard exposing PDF resume categorization and OpenCV face detection as live endpoints, with SQLite request logging. Weeks 6-7 of an 8-week AI/ML internship.
Two standalone AI modules — PDF resume categorization with spaCy, and OpenCV face detection — built to slot into the Week 6-7 capstone app. Week 5 of an 8-week AI/ML internship.
A command-line student record system that grew from a dictionary into an OOP app with JSON persistence — built day-by-day during an AI/ML internship, with the reasoning behind every decision logged.