Skip to content
View Sujay1709's full-sized avatar

Highlights

  • Pro

Block or report Sujay1709

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

Header

Typing SVG

Profile Views Followers


πŸ‘‹ Who I Am

I'm Sujay Gopal Mulagund, an MS student in Data Science, Analytics & Engineering at Arizona State University. I build end-to-end AI/ML systems β€” retrieval-augmented pipelines, LLM evaluation frameworks, and full-stack AI products, from data to deployment.

  • πŸŽ“ Currently: MS Data Science, Analytics & Engineering @ Arizona State University
  • πŸ”­ Building: DocuMind, Model Regression Detection System, AutoHub
  • 🌱 Focused on: RAG pipelines, LLM evaluation & regression testing, applied AI engineering
  • 🀝 Open to: collaborations, open-source contributions, and interesting AI/ML problems
  • ⚑ Status: actively building & shipping

πŸš€ Featured Projects

πŸ“„ DocuMind β€” RAG Document Q&A Pipeline

Readme Card

A retrieval-augmented generation pipeline for document question-answering, running local LLMs end-to-end and containerized for portable deployment.

Layer Technology
Orchestration LangChain
Vector Store ChromaDB
LLM Runtime Ollama
Containerization Docker
Deployment HuggingFace Spaces

πŸ”— Live Demo Β· πŸ’» Code


πŸ§ͺ Model Regression Detection System

Readme Card

Detects behavioral regressions in an LLM-based customer-support email classifier when prompts or models change β€” a 4-axis diff detector with CI-ready exit codes, versioned prompts, and a 75-case hand-curated golden dataset.

Layer Technology
LLM Gemini 2.5 Flash (via google-genai SDK)
Embeddings gemini-embedding-001
Eval Harness Python
Testing Pytest (16 offline tests)
Config YAML (externalized thresholds)

πŸ’» Code (no live demo β€” CLI / CI tool)


πŸš— AutoHub β€” AI-Powered Automotive Platform

Readme Card

A living automotive platform with a natural-language AI car assistant, side-by-side comparisons across 24 vehicles, interactive 3D models, and a live industry news feed β€” shipped as a pure front-end SPA.

Layer Technology
Frontend React 18 + Vite + Tailwind CSS + Framer Motion
Routing React Router (SPA)
3D Viewer <model-viewer> (GLB models)
News API GNews.io via same-origin proxy
Hosting Google Cloud Run (nginx + Docker)

πŸ’» Code (no confirmed live URL on hand β€” add one here once deployed)


πŸ› οΈ Tech Stack

Languages

Languages

Frontend

Frontend

Backend & Infra

Backend

Cloud

Cloud

AI & Data

LangChain ChromaDB Ollama HuggingFace Google ADK Gemini 2.5 Flash


πŸ“Š GitHub Stats


πŸ† Trophies

Trophies


πŸ“ˆ Contribution Activity

Activity Graph


πŸ”— Connect

LinkedIn Email


Footer

Pinned Loading

  1. ad-campaign-agent ad-campaign-agent Public

    Multi-agent retail video advertising platform built with Google ADK (Gemini 3 + Veo 3.1)

    Python

  2. Auto_News_Site Auto_News_Site Public

    AutoHub β€” a Vite + React automotive portal: 24 cars with specs & interactive 3D models, side-by-side compare, an AI assistant, and a live global news feed. Static SPA on Google Cloud Run.

    JavaScript

  3. Conversational-SQL-Assistant Conversational-SQL-Assistant Public

    Python