Skip to content
View deepsheth3's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report deepsheth3

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
deepsheth3/README.md

Visitors

Hey, I'm Deep πŸ‘‹

ML Engineer Β· Building AI Agents that think, plan, and execute.
USC MS CS '25 Β· Ex-Cadence Β· Ex-Persistent


πŸ‘¨β€πŸ’» About Me

name: Deep Vivek Sheth
location: San Francisco, CA
education: MS Computer Science @ USC (2025)
current_role: Building AI systems that reason, plan, and act

interests:
  - AI Agents & Multi-Step Reasoning
  - GPU-Accelerated Computing (CUDA)
  - Distributed Systems & Database Internals
  - Full-Stack Product Development

fun_fact: I optimize everythingβ€”code, travel routes, and coffee brewing time β˜•

πŸ”§ Tech Stack

Languages
Python C++ TypeScript SQL CUDA

AI/ML
PyTorch LangChain OpenAI HuggingFace ChromaDB

Infrastructure
AWS Docker FastAPI Next.js


🌱 Currently Learning

  • Multi-Agent Systems β€” Coordinating multiple AI agents for complex tasks
  • vLLM & Inference Optimization β€” Making LLMs run fast and cheap
  • Advanced RAG Patterns β€” HyDE, RAPTOR, and Agentic RAG

πŸš€ Currently Building

Odyssey β€” AI-Powered Travel Planner with Zero Backtracking
GPT-4 Agents Β· Google Maps API Β· RAG Β· Next.js

"Never drive back and forth again." A multi-step AI agent that plans geographically optimized day trips using real-time distance calculations and review synthesis.


πŸ“Œ Featured Projects

πŸ—ΊοΈ Odyssey β€” AI Travel Agent

Full-stack AI planner that generates optimized itineraries using GPT-4 agents, Google Places API, and geospatial analytics. Built with FastAPI + Next.js.

Highlights:

  • Multi-step agent workflows with ReAct pattern
  • Real-time Distance Matrix integration for route optimization
  • Review synthesis for "vibe-aware" recommendations

πŸ“‚ All Projects

Project Description Tech Status
πŸ€– Automated_SRE Agentic AI SRE with RAG + Gemini Python, FastAPI, ChromaDB CI
πŸ“œ LogParser_LLM 33,000x cost reduction log parsing Python, Gemini, Prefix Tree CI
πŸ₯ unity-companion AI Patient Results Assistant Next.js, FastAPI, RAG CI
πŸ—ΊοΈ Odyssey AI-powered travel planner TypeScript, FastAPI, GPT-4
⚑ Parallel PageRank 300x GPU speedup C++, CUDA, MPI CI
πŸ—„οΈ ADS Buffer Manager PostgreSQL buffer strategies C, Spinlocks CI
πŸ” RAG-Search RAG with FastAPI & Next.js Python, LangChain
πŸŽ“ LLM Teaching Assistant Agentic course assistant Python, OpenAI
πŸ€– ChatGPT from Scratch Built GPT from scratch PyTorch, Jupyter
πŸ“ˆ Stock Prediction News sentiment analysis Python, LSTM
πŸ’» LeetCode 300+ solved problems DSA

πŸ† Achievements

  • πŸŽ“ MS Computer Science β€” University of Southern California (2025)
  • πŸ’Ό MLE Intern @ Cadence β€” Built GPU-accelerated pipelines & RAG systems
  • πŸ“„ Published Research β€” ML-based intrusion detection (IEEE)
  • 🧠 10M+ Logs Fine-tuned β€” Production LLM optimization

πŸ“Š GitHub Stats

GitHub Stats Top Languages

GitHub Streak


πŸ“« Let's Connect


"Ship fast. Measure everything. Iterate."

Pinned Loading

  1. Chat-GPT-from-Scratch Chat-GPT-from-Scratch Public

    Jupyter Notebook

  2. llm-teaching-assistant llm-teaching-assistant Public

    Forked from ganeshasrinivasd/llm-teaching-assistant

    Python

  3. Odyssey Odyssey Public

    TypeScript

  4. Parallel_PageRank Parallel_PageRank Public

    C++

  5. RAG-Search-with-FastAPI-and-Next.js RAG-Search-with-FastAPI-and-Next.js Public

    Python