Pet Projects
Note: This list is not constantly maintained. For the most up-to-date information, please visit my GitHub. Industrial projects are not included here.
Vaultbot
An intelligent customer service assistant for NUST's on-campus banks, built using open-source LLMs and platforms. Developed as per request of Prof. Dr. Faisal Shafait at SEECS, NUST.
M.A.S.S.
Massively available surveillance system created using a network of IoT-cams and activity recognition to classify and track malicious activity across the connected areas.
GPT-2 from Scratch
Recreating GPT-2's decoder-only transformer architecture and training it on FineWeb-Edu to predict the next token in a sequence.