I'm Addy Bhatia

WORK

I've worked at Giden, Acrylic Robotics, Loft Orbital, Walmart, and Wealthsimple

Currently, you can find me at GlossGenius.

PLAY

Spaceshots: A space platformer based around the concept of gravity assists inspired by a tech demo made to teach elementary students science concepts. Made with Python with a custom physics engine.

Aaja: An app made during COVID to help you and your friends find movies to watch and places to eat, together.

Autonomous Robot: A maze-solving robot made with Arduino and couple servo motors. Controlled with a custom Python algorithms over Bluetooth. Used multiple ultrasonic sensors to localize instantly.

ML

Optimist Digest: I wanted to provide a place where people can stay informed about the world without feeling overwhelmed by anxiety and negativity. So I made a newsletter that used GPT-3.5 to re-phrase current news stories to sound optimistic while staying accurate.

Suno: An app currently being developed using the advancements of LLM's to create a smart journal with an integrated chatbot to explore your feelings.

Vibify: Web app to let you feed in your entire Spotify library and output pre-made playlists by segmenting songs in similar clusters using hierarchical clustering on a custom FastAPI backend.

Prerna's Boutique: A web app created for my partner to help her shop multiple online retailers at once by presenting all items in one place. A recommender system was built using cosine similarity where each product was vectorized based on skin coverage of the dress, price, and description keywords.

Table Tennis Bot: A robotic arm trained with a custom simulator using Blender for the physics engine. Used OpenAI Gym with Policy gradients to train a neural net with reinforcement learning.