Skip to content
View tonywangs's full-sized avatar
😵‍💫
sup
😵‍💫
sup

Organizations

@Neuroscience-Amador-Valley

Block or report tonywangs

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

Currently, I'm:

  1. Studying Computer Science (AI + Systems Tracks) & Psychology at Stanford
  2. Building at Cognition; prev @ xAI, Arc Institute, SAIL, Amazon Lab126
  3. Thinking about next-generation computing interfaces

Projects:

  • Shepherd - 1st Place Grand Prize ($12,000) at TreeHacks 2026. A smart cane that guides indoor and outdoor navigation, costing ~1/20 of existing devices.
  • Mercury - HackMIT 2025 1st Place Fetch AI Prize and Final Panel Presenter. Built an AI agent that automatically adjusts smart homes based on climate conditions.
  • Aegis - 1st Place at xAI x Vercel Hackathon. Built autonomous emergency response agent that can process IDs scans, maintain real-time location tracking, and conduct calls for emergency guidance.
  • ContractMe - 2nd Place at Brex AgentJam. Built AI agent that automatically handles essential services contracting, from a voice-based phone agent handling requests to a full-fledged contract management system.
  • CodeCanary - 1st Place Overall + 2nd Place Modal Prize at the AI Agent & Infra Hackathon by Lux Capital. Built AI agent that generates SBOMs, detects vulnerabilities, and triages transitive dependency risks.
  • Sonus - 2nd Place Coinbase Prize at YC Agentic Payments Hackathon. Built automatic payment verification system for consumers with Locus.
  • Evo2 Speculative Decoding Suite - This suite lets you train simple draft models on DNA (n-gram + backoff + tiny neural) and evaluate speculative decoding with NVIDIA Evo 2 (via NIM) using logits-based acceptance.
  • Code Compiler - A complete compiler built from scratch in C++17 that translates .ben source code into x86-64 assembly. Contains lexer, recursive descent parser, semantic analyzer, and code generator. Named after my dog Benben :)
  • Semantic Wordle - A Wordle variant that scores guesses by similarity in embedding space rather than character-level matches.
  • Panoptes - Exploring LLM-as-judge eval quality using conformal prediction, semantic entropy, self-consistency, and hierarchical jury aggregation to estimate calibrated quality posteriors.
  • openrouter-four - Queries 8 LLM outputs across 4 providers and aggregates them twice, applying "wisdom of crowds" to frontier model outputs to address predictable blind spots that ensemble methods can partially correct.
  • youGPT - Tool for fine-tuning and running LLM ensembles on your own writing corpus
  • Substack + Are.na scrapers - CLI tools for bulk-downloading entire Substacks and Are.na boards
  • Local Whisper Transcriber - This project transcribes audio.m4a locally using open-source Whisper. Your audio stays on your machine. The only downloads are Python packages and the Whisper model weights.
  • bias-probe - An eval framework for benchmarking demographic bias in LLMs. Used it to run 120,000 evaluations across 12 model providers.
  • A LIVING POEM - Infinitely self-rewriting poem insprired by A LIVING POEM by sasha stiles, an art piece at NYC MoMA.
  • Constellation - An engineering-first recruiting system that visualizes talent networks as a 3D galaxy. Calibration shows precision@20 with gold standard markers.
  • EXPLORAGON - City exploration game that divides SF into 1,000 H3 hexagons. Players complete AI-verified, location-specific challenges to claim territory in real time. Top 25 at FAF Multimodal Hackathon.
  • Small Claims Form Generator - Built a Next.js tool that turns a simple web form into a fully filled California SC-100 PDF. Features AI-assisted legal text generation, court lookup, business info autofill, and smart validation.
  • AEMP Web Scrapers - This automates the collection of critical housing data to support AEMP's mission of providing data for fighting housing insecurity.
  • Laboobie - Laboobie can FaceTime you, call you, swap between being an AI girlfriend or boyfriend depending on which Labubu you hold up, and challenge you to Red Light Green Light. Won 2nd Place at the AI Valley x Pebblebed Hackathon.
  • SEC Analysis Tool - Built a web app that allows users to upload SEC filings like 10-Ks or 10-Qs and ask questions about them. Supports consistent file storage and multiple conversation threading.
  • Monet - Developed a voice-controlled tool for seamless presentation editing for the OpenAI x Pear VC hackathon; leverages voice commands to manipulate slide content, making accessible the editing workflow.
  • Neurosense - Coded 'Neurosense,' an expert support and crisis care platform informed by DSM-5 and SAMHSA guidelines.
  • Hourglass - Developed 'Hourglass,' a productivity-tracking iOS application designed to gamify time management. The app fosters motivation through social accountability features and provides visual progress tracking.
  • MultiSport - Real-time CV system for simultaneously live tracking multiple players in sports footage, with bird's-eye view analytics. Implemented Kalman filtering, homography transformation, Canny edge detection, etc.
  • Bird-ResNet - Applied deep ResNets to the task of avian species classification from images.
  • CS44N - Completed a series of projects in computational graphics mentored by Professor Doug James, exploring topics from ray tracing to 3D modeling. Learned a lot about the math behind modern computer graphics.
  • CharacterGraph - Analyzes a body of text to automatically generate and visualize a graph of character relationships. This provides a super fun at-a-glance graph of narrative structures.
  • Stanford Open Policing Project - Explored traffic stop data and found that black + hispanic drivers are more likely to be searched when pulled over than white drivers. Awarded 3rd place in the Stanford Probability Contest.
  • Lilac Chaser and RDS Project - Helped my professor code up optical illusion examples to demonstrate class concepts for Stanford PSYCH30: Introduction to Perception
  • Sakana Sushi AI - SakanaAI combines computer vision, historical data, and real-time intelligence into one unified tool.
  • Wallpaper Auto-Generator - A Python-based wallpaper generator that automatically changes your macOS desktop wallpaper based on your Google Calendar events and themes generated by GPT.
  • Caply - Akaash and I built a tool to streamline CCPA compliance for SMBs. Caply helps efficiently identify and purge personal data from their systems, as well as automatically notifying third-party vendors.
  • AdaptED - Dynamic educational game for learning libraries like NumPy and Pandas. Instead of a fixed curriculum, LLMs identify where the student’s learning is falling short and generate new challenges to help fill that gap.

Pinned Loading

  1. AEMP-Webscrapers AEMP-Webscrapers Public

    Public Interest Technology Lab GovTech Project

    Jupyter Notebook

  2. cs278-final-project cs278-final-project Public

    hourglass productivity social app

    Swift

  3. exploragon exploragon Public

    explore your city

    TypeScript

  4. SEC-Analysis-Tool SEC-Analysis-Tool Public

    SEC LLM Analysis Tool

    JavaScript

  5. shepherd shepherd Public

    raising-canes

    Swift 20 2

  6. xAI-Vercel-Hackathon xAI-Vercel-Hackathon Public

    xAI-Vercel-Hackathon

    TypeScript