Club Projects

Real ML projects built by ML Club, Uttara University members — open source and portfolio-ready.

📤 Submit Your Project

Built something with ML? Share it with the club and get it featured here.

Submit via Google Form →
💬
NLPFeatured

Bengali Sentiment Analyzer

Fine-tuned BanglaBERT on social media data to detect sentiment in Bangla text. REST API deployed on Hugging Face Spaces.

👁️
Vision

Student Attendance via Face Recognition

Automated classroom attendance using OpenCV and DeepFace. Tested at UU with 95% accuracy across 30 students.

🤖
Generative

Local RAG Chatbot for UU Handbook

Q&A chatbot that answers questions about UU policies using LLaMA 3 + ChromaDB, running fully offline on a laptop.

🌾
Vision

Crop Disease Detection

CNN trained on plant leaf images to detect common crop diseases in Bangladesh. Built as a mobile-friendly web app.

🎮
RL

Reinforcement Learning Tic-Tac-Toe Agent

A Q-learning agent that learns to play Tic-Tac-Toe from scratch. Built as an educational project for the club workshop.

📈
Data Science

Stock Price Prediction with LSTM

LSTM-based model trained on DSE (Dhaka Stock Exchange) data to forecast short-term price movements.