Skip to content
Harshith Varma

Work

Selected projects

Five shipped systems, from spam filters running in production to a GPT-style transformer built from scratch. Each links through to the code and, where it still runs, a live demo.

  1. 01Screenshot of Toxic Comment Detection

    Toxic Comment Detection

    Data Science · 2024

    A high-precision Deep Learning model achieving 98.01% accuracy in detecting toxic speech. Features an end-to-end pipeline with SMOTE balancing, TF-IDF vectorization, and a Keras Sequential neural network, visualized through an interactive Next.js showcase.

    TensorFlow · Keras · Python · Scikit-learn · Next.js · Tailwind CSS