AI-Powered Healthcare Chatbot System
Led a team to conceptualize a healthcare chatbot using Groq’s LLaMA-3.3-70B-Versatile model with a Streamlit front end and Neon PostgreSQL for data storage. Achieved 92% symptom analysis accuracy, integrated emergency alerts reducing response time by 60%, and added a computer vision monitoring module achieving 95% detection accuracy. Technologies: Streamlit, Neon PostgreSQL, Groq LLM (LLaMA-3.3-70B).
Real-Time Crowd Monitoring System
Built a YOLOv8-based computer vision system for real-time people detection with 98% accuracy. Automated entry/exit counting with 95% accuracy and optimized 30 FPS video processing. Technologies: Python, YOLOv8, OpenCV.
Iris Classification ML Project
Built a classification model using Python and Scikit-learn with exploratory data analysis, preprocessing, and KNN, SVM, and Random Forest algorithms. Evaluated performance using accuracy, precision, recall, and F1-score.