Skip to content
View Sarahsusangeorge's full-sized avatar

Block or report Sarahsusangeorge

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Sarahsusangeorge/README.md

Hey, I'm Sarah

Typing SVG


So, a bit about me

I'm a CS student at VIT who somehow ended up equally obsessed with model architectures and pixel-perfect Figma frames. Turns out you don't have to pick one. I like building things that are a little unhinged in scope: a wearable glove that judges your CPR technique, an AI that develops a personality, a news app that talks to you.

Outside of code, I'm probably:

  • Judging a Toastmasters speech contest with unreasonable seriousness
  • Redesigning a fest website for the fifth time because "it's not quite right yet"
  • Convincing a teammate that yes, we do need a Streamlit dashboard for this

What I build with


Things I've actually shipped

Project What it does
Scroll AI news platform: summarizes, tags emotion, recommends content, even reads the news out loud to you
Persona-Aware Response Generator LoRA-tuned chatbot with mood swings (formal / sarcastic / empathetic on demand), 0.89 BERTScore
AI Document Enhancement System OCR + grammar fixer + summarizer + plagiarism checker, wrapped into one desktop app
Telecom Churn Prediction Stacked ML model (KNN+SVM+RF+XGBoost) hitting 0.8443 ROC-AUC, with a SHAP-powered dashboard
Smart Wearable CPR Glove FSR + IMU sensors that tell you in real time if your CPR compressions are actually good
Intrusion Detection System 8051-based embedded security system: PIR sensors, password auth, real alarm logic

Design side of the brain

  • Gravitas (VIT's tech fest): designed the logo and website with a 10-person crew
  • Riviera (cultural fest): led the entire Design & Print Committee end to end
  • GDSC VIT: Design Lead, ran hackathons with 200+ people and ₹1L+ in prizes on the line

Currently

  • Finishing my B.Tech at VIT (2023–2027)
  • Design Lead, Google Developers Groups (GDG) VIT
  • Oracle OCI Generative AI Professional certified
  • Senior Core Member, Toastmasters Club VIT: sharpening the public-speaking skill tree

sarahsusangeorge01@gmail.com  |  LinkedIn  |  WhatsApp: +91 8891227558

Say hi. I don't bite, and I definitely won't judge your commit messages.

Popular repositories Loading

  1. persona-aware-chatbot persona-aware-chatbot Public

    A two-stage persona-aware chatbot using transformer models and LoRA-based style adaptation for generating personalized conversational responses.

    Python 1

  2. document-enhancer-ai document-enhancer-ai Public

    Desktop app combining OCR, grammar correction, and AI summarization (DistilBART) with plagiarism detection — packaged as a standalone Windows executable

    Python

  3. Sarahsusangeorge Sarahsusangeorge Public

  4. smart-wearable-cpr-glove smart-wearable-cpr-glove Public

    Wearable glove with real-time CPR compression feedback via force sensing and IMU motion tracking

    C++

  5. scroll-news-platform scroll-news-platform Public

    AI-powered news app that condenses articles into swipeable, emotionally-aware summaries with personalized ranking, source verification, and text-to-speech

    Jupyter Notebook