Skip to content
View tarantechnology's full-sized avatar

Highlights

  • Pro

Block or report tarantechnology

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

👋 Hey, I'm Taran Puvvala

CS @ Georgia Tech. I care about ML systems, Infrastructure, real-time inference, and products that real users ship with.

I also just like to build things.

Personal website LinkedIn Email GitHub Georgia Tech

Current work

🧠 Georgia Tech CHART Lab — Lead Undergraduate Researcher
I work on the NLP team to allow professionals of disciplines to have real-time translations to technical jargon they may not understand. Fast inference paths so transformer models can flag specialized vocabulary in live collaboration settings, plus the surrounding preprocessing and evaluation stack so we can iterate on models and actually trust the numbers. A lot of it is multilingual—getting scientific and engineering jargon to line up across domains without the stack falling over on latency.

📐 Tabl — AI CAD generation ($150k raised)
Tabl is a product for mechanical engineers. AI CAD generation describe a part in natural language and get an STL you can work with.

🖥️ Kai — AI personal CRM & spotlight search
(Still in Progress) Kai is a native desktop app built like a real OS utility: a global spotlight-style palette over notes, tasks, and calendar. Under the hood it’s Rust and Tauri on the client, a Dockerized service layer that routes commands to web search and tools, and local LLM inference so everyday phrasing turns into structured actions without everything living in the cloud.

Elsewhere

👻 Snap — Incoming Machine Learning Engineer Intern (Summer 2026).

🚀 Pally (YC S25) — Software Engineer Intern. Worked across full-stack, backend, infrastructure, and search - whatever my name was next to on the whiteboard

🛡️ Georgia Tech Research Institute — Software Development Engineer Intern. I built instrumentation in C++ and JavaScript to stress and profile simulation workloads—memory, CPU, timing—so teams could visualize performance.

🛠 Tech stack

Languages
Python TypeScript JavaScript Rust Go C C++ Java Swift C# SQL CUDA Bash

ML & data
PyTorch TensorFlow JAX scikit-learn LangChain Snowflake

Frameworks & infra
React FastAPI Tauri Docker Kubernetes AWS GCP Azure PostgreSQL MongoDB Firebase Redis Redux Git Ollama

Popular repositories Loading

  1. AnalyzingPrivacyThreatInEmergingTechWith-LLM AnalyzingPrivacyThreatInEmergingTechWith-LLM Public

    Using the GPT 3.5 API to preprocess real-user comments to identify threats in emerging technology. For the sake of the example I use virtual reality but you can change the topic identifer as you wi…

    Jupyter Notebook 1

  2. NotiFire NotiFire Public

    3-way dashboard for residents, dispatchers, and first-responders

    TypeScript 1 3

  3. mactrack mactrack Public

    Forked from ethan-ignatius/mactrack

    MacTrack is a simple app that lets users scan meal images to get nutritional info like calories and macronutrients. Built with SwiftUI for a sleek interface, it uses MongoDB for user data and a Pyt…

    Python

  4. Clean-React-Native-To-Do-App Clean-React-Native-To-Do-App Public

    A simple and efficient to-do list application built with React Native, featuring task creation, editing, deletion, and completion tracking. Tasks are saved to local storage using AsyncStorage, ensu…

    JavaScript

  5. MarketAnomalyDetection MarketAnomalyDetection Public

    Utilizing ML to detect anomalies in a Bloomberg Finanicial Market Dataset

    Python 2

  6. ai-code-editor ai-code-editor Public

    Forked from judge0/ide

    Free and open-source online code editor w/ AI Implementation. Based on Judge0 ide and CursorAI

    JavaScript