Laxmi Sai Maneesh Reddy Jupalle

I build products at the intersection of full-stack web, machine learning, and LLM systems — from shipped platforms to local-first AI tools.

0

GPA · MS CS, UIC

0

Projects shipped

0

VMware · Broadcom

0

Hackathon win

~ · things I shipped
$ aqueduct chat --budget 11G --spec 3
 Qwen3.8-27B · 0.63 tok/s · identical ids
$ auricle serve
 daemon on 127.0.0.1:4820 · local whisper
$ flux find "assignment"
 4 results in 12ms
$ 
Scroll

Building reliable products with depth behind the UI.

Full Stack Developer with a strong ML background. I enjoy building sleek, accessible UIs and designing data-driven features with modern stacks.

I graduated with an MS in Computer Science from the University of Illinois Chicago (GPA 3.80), with coursework in AI, ML, Data Science, GenAI, and systems. Previously, I worked at VMware by Broadcom, solving complex integration issues at scale and improving developer–tester workflows. I'm now focused on full-time roles where I can build reliable, user-centric products with AI/LLM and web technologies.

MS CS · UIC (Graduated May 2026)
Ex-VMware by Broadcom
Focus: Web · ML · LLMs
Based in Chicago, IL

Where I've worked

University of Illinois at Chicago

Jan 2026 – May 2026 · Chicago, IL

Graduate Assistant – GenAI Team

GenAI · Healthcare
  • Architecting an end-to-end RAG-based clinical AI system using Python, Azure AI Foundry, and open-source LLMs (LLaMA, Mistral) with vector-database retrieval to automate medical justification reports for assistive technology equipment.
  • Developing secure, HIPAA-compliant data workflows to process, anonymize, and validate patient records from protected file servers, grounding AI-generated clinical documentation in verified inventory and patient datasets.

VMware by Broadcom

Aug 2022 – Jul 2024 · Bengaluru, India

Software Engineer (May 2023 – Jul 2024) · Associate Software Engineer (Aug 2022 – Apr 2023)

Enterprise · APIs
  • Leveraged expertise in APIs, certificates, and XML to streamline profile integration and enhance system performance.
  • Drove issue resolution for thousands of clients, ensuring uninterrupted operations and system uptime.
  • Conducted deep investigations into Apple platform issues, contributing to improved enterprise mobility solutions.
  • Standardized Jira ticket workflows with clear reproduction steps and environment details, reducing developer–tester communication loops by 40%.
  • Performed Apple–VMware environment troubleshooting using server log analysis and configuration audits to resolve complex compatibility issues.

Full Stack Developer Intern · Ifortis Corporate

May 2020 – Aug 2020 · Bengaluru, Karnataka, India

Ed-Tech · Full Stack
  • Built and deployed the company’s ed-tech web platform using full-stack technologies including Python backend services and responsive frontend interfaces, enabling scalable delivery of online workshops and coding sessions.
  • Engineered site scalability improvements to handle growing user traffic, implementing backend optimizations and frontend performance tuning that supported a surge in platform adoption during peak enrollment periods.

Selected work

01

CPU inference engine for Qwen3.8-27B — full Q4_K_M quality on a 16 GB laptop by streaming what does not fit, instead of dropping to a worse quant.

Sep 2026
RustAVX2GGUF

aqueduct runs bartowski's 17.8 GB Qwen3.8-27B Q4_K_M GGUF on a CPU-only machine with 8 to 16 GB of RAM. Layers that fit stay pinned; the rest stream from NVMe on every token. Greedy output is the same at every memory budget, thread count, and speculative k — no BLAS, no Python, no GPU.

aqueduct doctor · 11 GiB plan
AVX2 · i7-9750H · 30 GB/s RAM · 3.3 GB/s NVMe
pin 48 layers · stream the rest · ring prefetch
$ aqueduct chat --budget 11G --spec 3
0.63 tok/s · identical ids vs resident
→ 1.78× vs plain decode · llama.cpp cannot load at 5–8 GiB
2.5–3.6× vs llama.cpp gated DeltaNet + GQA same tokens every rung
  • · Plan-before-allocate: from the GGUF header alone, pin whole layers from 0 until the budget fills, then stream the rest through a two-slot prefetch ring; refuse a budget the plan cannot meet
  • · Hand-written AVX2 K-quant kernels (Q4_K / Q5_K / Q6_K) against Q8_K activations; bit-identical greedy ids at every thread count and at every memory cap
  • · --spec 3 drafts with the checkpoint's own MTP head and verifies in one batched pass — 2.27× at 5 GiB, 1.78× at 11 GiB, no quality cost
  • · Faster than llama.cpp's official AVX2 build at every rung on the same file; as shipped, llama.cpp cannot load this model in 5 or 8 GiB
RustAVX2GGUFSIMDDeltaNetGQA
02

All-in-one student platform for UIC — campus feed, marketplace, notes, study matching, professor reviews, and AI campus assistant.

Apr 2026
Next.jsSupabaseGroq
uicloop.com
Feed
Market
Notes
Prof Reviews
Schedules
Ride Share

Sparky AI — "Best CS electives this semester at UIC?"

10+ modules Realtime chat Groq powered
  • · Solo-built with Next.js 16, React 19, TypeScript, Supabase
  • · 10+ workflows + Groq-powered Sparky AI for campus Q&A
03

Local-first daily-briefing desktop agent — Gmail, Calendar, and Slack classified on-device, every item click-through-grounded to its source.

Jul 2026
RustTauriONNX

Connects to Gmail, Google Calendar, and Slack, then opens to a synthesized "here is your day" briefing — what needs action, what's noise, in what order, and why. Opposite of cloud inbox tools: raw content never leaves the machine, and every briefed item carries a provenance handle to the exact source message or event.

Almanac · today's briefing
1. Contract waiting for signature · Gmail
2. Standup 10:00 · Calendar
3. Design review thread · Slack
43 noise filed · click-through to source
on-device MiniLM + Qwen FK-grounded DPAPI tokens
  • · Compile-time privacy: RawContent does not implement Serialize — raw payloads cannot enter outbound request bodies
  • · Extraction via all-MiniLM-L6-v2 (ONNX/tract); synthesis via Qwen2.5-0.5B (candle GGUF) — both verified with the network physically disabled
  • · Grounding enforced at four layers (memory, wire, disk, render); an ungrounded item is a hard pipeline failure, not a display glitch
  • · Hybrid classifier (rules + embeddings); SQLite FK-grounded store; Tauri v2 shell consuming string DTOs only — never raw payloads
RustTauriReactSQLiteONNXCandle
04

Bloomberg-style terminal for the AI model ecosystem — real-time pricing, arena rankings, benchmarks, and news for ~750 LLMs.

Jul 2026
TypeScriptHonoSQLite

A keyboard-first workstation for the AI model market — mnemonic commands, multi-panel layouts, watchlists, two years of historical charts, and a unified entity model. Data from OpenRouter, LMArena, HuggingFace, arXiv, and lab feeds; normalized once on the server, served through a consistent REST + SSE API.

ARGUS · LAYOUT 4
> FABLE5 DES ‹GO›
Claude Fable 5 · $3/M in · $15/M out
Arena TEXT #2 · Coding #4 · 90D +12 ELO
> BENCH FABLE5 GPT55 GLM5
→ 3-model matrix · best-in-row highlighted
~750 models 18k arena snapshots SSE live updates
  • · Entity resolver canonicalizes upstream naming (exact/alias/fuzzy tiers) and quarantines unresolvable rows instead of corrupting the entity table
  • · Immutable snapshot history in SQLite (WAL) powers PX price charts and ARENA ELO/rank history — two-year backfill on first boot
  • · Per-source pollers with independent cadence, backoff, and health — one dead feed goes stale in the status bar while everything else keeps ticking
  • · 12 keyboard functions (TOP, DES, PX, ARENA, BENCH, WATCH, …) with ghost-text autocomplete and inline error bar
TypeScriptHonoReactSQLiteZodSSEVitest
05

Local-first meeting engine with a desktop copilot — bot-free capture, live transcript, screen-aware answers, REST/WebSocket API.

Jul 2026
RustWhisperTauri

A single ~31 MB Rust binary that captures system loopback + microphone (no bot joining your calls), transcribes in real time through swappable STT backends, and exposes everything over REST/WebSocket. Bundled clients: an embedded web dashboard and an always-on-top copilot overlay that answers from the live transcript and whatever is on your screen. Privacy by default: with local Whisper, no audio leaves your machine.

auricle serve · Ctrl+Shift+A
Daemon · http://127.0.0.1:4820
Them: Let's sync on the Q3 roadmap…
You: I can share the deck after this call.
Copilot · screen OCR + last 10 min transcript
→ streaming answer with context chips
notes + copilot + API local OCR no continuous capture
  • · Lock-free capture pipeline: WASAPI loopback + mic → Silero VAD → swappable STT (whisper-local, Deepgram, Groq, OpenAI-compat) → SQLite
  • · Meeting notes: two-speaker live transcript, LLM auto-titles, summaries, full-text search, markdown export, optional synced audio playback
  • · Copilot overlay (Tauri): hotkey captures active-window OCR + last 10 min of transcript and streams an SSE answer with context chips
  • · No concealment, no continuous surveillance — screen capture only on explicit hotkey; localhost boundary defended against DNS rebinding
RustWhisperTauriSQLiteWebSocketReact
06

An empirical study fine-tuning three models of different eras/sizes to map where fine-tuning's power ends and pretraining's begins.

Jul 2026
PyTorchQLoRAHugging Face

Ran a controlled fine-tuning study across three causal language models to answer one question: how much can fine-tuning alone improve a model, and what sets the ceiling? Built a complete QLoRA pipeline — base model → LoRA adapters → training → automated execution-based benchmarking → adapter merging → GGUF conversion → quantization → local deployment in Ollama.

  • · Fine-tuned each model on the 75K-example Magicoder-OSS-Instruct dataset; measured coding ability with execution-based benchmarks against test cases
  • · Qwen2.5-Coder-3B (modern, code-specialized): already saturated — fine-tuning barely moved the score, demonstrating the ceiling effect from the top
  • · TinyLlama-1.1B (modern, general): 7/10 at baseline, modest clean gains
  • · GPT-2-medium (2019, near-zero at code): 0/10 → 2/10, stayed at 2/10 even after 3× training — proving the plateau is a model-capacity limit, not a training limit
  • · Adapted the pipeline to each architecture (GPT-2 Conv1D attention, missing chat template, 1024-token context); Drive-checkpointed training resilient to disconnects; solved BF16 vs FP16 and QLoRA-on-Conv1D issues
  • · Key insight: pretraining sets the ceiling; fine-tuning helps you reach it — a modern 1.1B model out-scored a larger 2019 model with zero fine-tuning
PythonPyTorchHugging FacePEFT/LoRAQLoRATRLBitsAndBytesllama.cppGGUFOllamaGoogle Colab
07

Open-source contribution to UI-TARS Desktop — auditable, approval-gated, simulation-first execution for GUI agents.

May 2026 · OSS PR
TypeScriptElectronMCP

Product layer on top of ByteDance's UI-TARS Desktop for safer, auditable, reproducible GUI agent execution — tamper-evident recording, human approval gates, dry-run simulation, and workflow export. Fully local; no data leaves the machine. Additive and opt-in; recording failures never break a live run.

  • · Command safety gate + approval hook: evaluates run_command / run_script against destructive-action rules before execution
  • · SHA-256 hash-chained Flight Recorder — append-only event log, content-addressed screenshots, integrity verification on read
  • · Proof Pack export (shareable HTML evidence), Workflow Capsule, and Workflow Compiler with simulation-first guardrails
  • · Simulation mode: agent observes and plans but skips real UI actions — dry-run workflows without touching the desktop
  • · Team Workspace with roles, governance policies, and exportable audit reports
  • · ~6.4k LOC across 9 commits; 19 new service tests passing; fully backward-compatible with existing agent control flow
TypeScriptElectronReactMCPVitest
08

Intelligent filesystem autopilot — watch, organize, deduplicate, and search your files automatically. CLI, daemon, tray, and installers.

May 2026 · v0.2
RusteguiTokio
flux status
Daemon · uptime 3h 22m
Service · auto-start
Index: 142,847 files (48.3 GB)
$ flux find "assignment"
→ 4 results in 12ms
88 unit tests Win · macOS · Linux
  • · Shipped v0.2 with background agent, system tray, egui settings GUI, and one-click installers (.exe, .dmg, .deb).
  • · Rust engine: real-time notify watcher, SHA-256 dedup, rule-based organize, and nucleo fuzzy search across 100k+ files in <50ms.
RustTokioeguiRayon
09

Privacy-first Chrome extension — browsing history becomes a local knowledge graph and searchable second brain.

Apr 2026
Chrome ExtONNXReact
  • · Captures a page only after a real dwell threshold, then extracts the article body with Readability
  • · Embeds on-device with a bundled all-MiniLM-L6-v2 (ONNX WASM); no model, font, or inference request ever leaves the browser
  • · IndexedDB store (Dexie) with similarity edges and topic clusters: search by meaning, and related pages resurface while you browse
  • · Manifest V3, Vitest in CI, JSON export and one-click delete of everything
Chrome ExtReactONNXIndexedDBVitest
10

"Jest for prompts" — test-driven LLM prompt development with local execution and a self-hosted dashboard.

May 2026
TypeScriptSQLite
  • · YAML test files with assertions for JSON schema, contains, semantic similarity, LLM-judge, cost, and latency budgets
  • · The same test runs against Anthropic, OpenAI, Gemini, and Ollama; local models are first-class so iteration is free
  • · Self-hosted dashboard bound to 127.0.0.1 with run history, side-by-side compare, and trend charts
TypeScriptSQLiteOllama
11

Zero-config MCP server for instant, local-first codebase health analysis and prioritized reports.

May 2026
MCPTree-sitter
  • · Six MCP tools: large files, cyclomatic complexity, dependency audit, dead-code detection, git health, and an aggregate 0–100 health report
  • · Tree-sitter AST analysis for TypeScript, JavaScript, and Python; runs on demand, no background indexing
  • · Works with Claude Desktop, Cursor, Windsurf, and Claude Code from one npx command; no databases or API keys
MCPTree-sitterTypeScriptNode.js
12

Privacy-first local cash flow forecasting and financial anomaly detection — fully on-device.

May 2026
PyTorchXGBoost
  • · Ingests CSV, OFX, and QFX bank exports, dedupes them, and auto-categorizes with a hybrid rules + ML engine
  • · 30-day cash-flow forecasts with confidence intervals; detectors for subscription creep, zombie subscriptions, spending drift, lifestyle inflation, and overdraft risk, with SHAP-backed explanations
  • · Terminal vital-signs panel, dashboard, and PDF report; 533 tests, ruff and mypy --strict clean
PythonPyTorchXGBoostSHAP
13

Ambulance pre-arrival system — 1st place, Microsoft-sponsored Hack with Chicago.

Dec 2025
LangChainKafka

Pre-arrival triage system for ambulances, built at the Microsoft-sponsored Hack with Chicago, where it took 1st place.

  • · Multi-agent orchestration with LangChain and GPT-4: coordinated diagnostic, severity-scoring, and treatment agents for triage automation
  • · Real-time streaming with Pathway, Kafka, FastAPI, and WebSockets for sub-second EMS data transmission; deployed on Azure with Docker
LangChainGPT-4KafkaPathwayFastAPIAzure
14

LLM-powered insurance document extraction, comparison, and simplification with vector/graph search.

May 2025
QdrantNeo4j
  • · LLM document analysis with GPT-Nano and Gemini Flash; vector and graph search over Qdrant and Neo4j
  • · Modular Extract, Query, Analyze, and Compare pipelines so decisions come from structured comparisons, not a single prompt
QdrantNeo4jGemini Flash
15

Full-stack AI research assistant — upload papers and chat with summaries and Q&A.

Jan 2025
ReactSupabase
  • · Multi-LLM pipeline for extractive and abstractive summarization, citation-aware retrieval, and contextual Q&A over uploaded papers
  • · React, TypeScript, Node.js, and Supabase with JWT auth and row-level security; independent research project at UIC
ReactTypeScriptNode.jsSupabase
16

SheSecure

YOLOv5 pipeline for assault incident detection in CCTV footage — ~92% precision.

YOLOv5Python
17

Jan Swasthya

Healthcare app with CNN + chatbot for faster initial assessment — ~85% accuracy.

DjangoCNN

Tools I reach for

Every claim links to the thing that shows it.

Languages

PythonTypeScriptJavaScriptC++JavaRustSQL

Frameworks

ReactNext.jsDjangoPyTorchTensorFlow

Cloud & Tools

AWSAzureDockerJenkinsHadoop

Spoken

EnglishTeluguHindiJapanese

Education & recognition

Aug 2024 – May 2026 · Graduated

MS Computer Science

University of Illinois Chicago · GPA 3.80

AI, ML, Data Science, Networking, DBMS, DevOps, GenAI, Economics in CS

2018 – 2022

B.Tech CST (AI)

Jain University · GPA 3.72

ML, Deep Learning, NLP, HCI, Data Structures, DBMS, Data Science

Publication

Diabetic Retinopathy Detection using ML

Jan 2022 – Jun 2022

5-layer CNN with 94.5% accuracy. Awarded International Best Researcher by ISSN.

Read paper →

Award

VMware vExpert

2023

Recognized for expertise and community contributions in virtualization and cloud infrastructure.

Let's build something useful.

Seeking full-time roles and open to collaborations.

Email

maneeshreddy28@gmail.com
Email me LinkedIn

Full-time roles, collaborations, or a question about any project above. A short note is enough.