Sitemap

A list of all the posts and pages found on the site. For you robots out there, there is an XML version available for digesting as well.

Pages

Posts

How to Make a Sketchpad for ML Projects in Gradio?

less than 1 minute read

Published:

Interactive tools are invaluable in machine learning (ML) projects, especially when demonstrating model capabilities and gathering feedback. A sketchpad is an excellent example of such a tool, allowing users to draw and interact with models in real time. Gradio, an open-source library for building user interfaces for machine learning models, simplifies the creation of such tools.

Fundamentals of LLMs

less than 1 minute read

Published:

Large Language Models like GPT-4 may feel intelligent—but how do they actually “think”? Spoiler: it’s not magic. It’s math, probabilities, and some clever mechanisms under the hood.

portfolio

SpeechFlowguard

Published:

Developed a FastAPI web API for real-time toxic language detection in user comments. Implements multi-label classification (toxic, severe_toxic, obscene, threat, insult, identity_hate) using TF-IDF and Logistic Regression. Features a modular, Dockerized architecture for easy deployment.

ChatBot with RAG on PDF

Published:

Takes one or more PDFs as input and then users can ask questions and it will answer based on those provided documents.

CyberGuard

Published:

A fine-tuned BERT model that categorizes cybercrime complaints based on the victim, type of fraud, and other relevant parameters.

publications

Paper Title Number 4

Published in GitHub Journal of Bugs, 2024

This paper is about fixing template issue #693.

Recommended citation: Your Name, You. (2024). "Paper Title Number 3." GitHub Journal of Bugs. 1(3).
Download Paper

talks

teaching

Teaching experience 1

Undergraduate course, University 1, Department, 2014

This is a description of a teaching experience. You can use markdown like any other post.

Teaching experience 2

Workshop, University 1, Department, 2015

This is a description of a teaching experience. You can use markdown like any other post.