Skip to content
View vai67's full-sized avatar

Block or report vai67

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
vai67/README.md

I'm a CS student at UIUC building ML systems and backend infrastructure. Currently doing research at LASSI and incoming AI Fellow at Cornell/Break Through Tech. Feel free to look around, projects are pinned below!

Pinned Loading

  1. cache-pilot cache-pilot Public

    Semantic caching layer over an LLM backend using sentence embeddings and cosine similarity to cut redundant API calls by 40–60%.

    Python

  2. route-radar route-radar Public

    High-throughput async ingestion pipeline processing 22,000+ events/sec with FastAPI and PostGIS for real-time risk-aware routing.

    Python

  3. misinformation-detector misinformation-detector Public

    Full-stack web app using a TF-IDF + PassiveAggressiveClassifier ML pipeline with a Flask REST API and React frontend to classify news as real or fake.

    Jupyter Notebook

  4. ghost-towns ghost-towns Public

    iOS app using CoreLocation and SwiftUI Canvas rendering to surface location-based historical data from live GPS, with offline-first architecture.

    Swift