Skip to content
View shreevershith's full-sized avatar

Block or report shreevershith

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

Hey, I'm Shreevershith πŸ‘‹

I'm an AI Software Engineer building agentic systems, LLM infrastructure, and applied AI products. I worked with multi-agent orchestration, real-time voice pipelines, fine-tuning, and production observability. I also bring solid backend depth in .NET 8, C#, and enterprise software engineering from prior roles building production systems. I care about clean abstractions, real-world reliability, and shipping things that work end-to-end.

Open to AI Engineer, AI Software Engineer, Applied AI, and Forward Deployed roles, especially places shipping agentic systems with real users.

LinkedIn Portfolio GitHub


🧠 What I Build

  • Agentic Systems β€” multi-agent orchestration, LLM reasoning loops, autonomous recovery
  • Real-Time Voice AI β€” streaming STT/TTS, VAD, barge-in handling, low-latency loops
  • Applied AI & LLM Infra β€” RAG pipelines, fine-tuning (QLoRA/PEFT), evaluation frameworks
  • Backend & APIs β€” FastAPI, .NET 8, async workflows, modular architectures
  • Observability & MLOps β€” OpenTelemetry, Langfuse, W&B, experiment tracking

πŸš€ Featured Projects

πŸ”Ή InferScope β€” AI Model Intelligence Dashboard (repo)

Solo-built, live full-stack dashboard for comparing LLM cost, latency, and infrastructure. Three modules: Model Arena (LMSYS ELO + OpenRouter), Cost Calculator, and Infra Explorer across 15 providers and 10 GPUs. Includes a Groq Llama 3.3 70B advisor, rate limiting, and prompt injection defenses. React 18 Vite Zustand SWR Tailwind Recharts Groq Vercel


πŸ”Ή AkashGuard β€” Open Agents Hackathon 2026 Β· 2nd Place πŸ₯ˆ

Autonomous self-healing agent for decentralized cloud. Uses Llama 3.3 70B to diagnose deployment failures, selects recovery actions via confidence scoring, and redeploys workloads across Akash providers. Decision traces via Langfuse. Python FastAPI Akash Network Llama 3.3 70B Langfuse Telegram


πŸ”Ή Emotion Detection with Transformers β€” Kaggle 1st Place πŸ₯‡

Multi-label emotion classification over 1M+ tweets. Benchmarked RoBERTa, DistilBERT, and ALBERT before fine-tuning Qwen3-0.6B with 4-bit QLoRA. Macro-F1 0.74 β†’ 0.81 via per-class threshold optimization and synonym augmentation. Tracked with W&B, deployed on Hugging Face Spaces. PyTorch Qwen3 QLoRA HuggingFace W&B


πŸ”Ή DealGraph β€” AWS x Anthropic x Datadog GenAI Hackathon 2026

AI-powered due diligence copilot for VC investors. Upload a pitch deck, get confidence-scored analysis with verified claims and a voice-narrated deal memo. Claim-level routing across graph, web, and LLM verifiers with OpenTelemetry tracing. Python FastAPI Strands Agents Next.js Memgraph OpenTelemetry D3.js


πŸ”Ή Real-Time Voice AI β€” Personal Exploration

Real-time multimodal voice agent work: streaming transcription, voice activity detection, and low-latency LLM reasoning loops with barge-in handling. Focused on the reliability problems specific to live audio, including turn-taking, interruption, and hallucination control. Repos private. FastAPI Streaming STT VAD LLM Orchestration Langfuse


More on GitHub β€” GlassesToReels, NutriGuard (RAG with Ragas evals), and others.


πŸ›  Tech Stack

Languages Python JavaScript C# SQL

AI / ML / Agents PyTorch HuggingFace Anthropic OpenAI

Backend & Frontend FastAPI .NET Next.js React

Observability & MLOps OpenTelemetry MLflow W&B

Cloud, Data & DevOps AWS Azure Docker PostgreSQL Redis


πŸ“œ Certifications

Cert Issuer
Azure Fundamentals (AZ-900) Microsoft
Azure AI Fundamentals (AI-900) Microsoft
Azure Data Fundamentals (DP-900) Microsoft
Power Platform Fundamentals (PL-900) Microsoft

🀝 Let's Connect

I'm open to AI Engineer, AI Software Engineer, Applied AI, and Forward Deployed roles, especially places shipping agentic systems with real users.

πŸ“¬ LinkedIn Β· 🌐 Portfolio

Pinned Loading

  1. akashGuard akashGuard Public

    Autonomous self-healing agent for decentralized cloud deployments on Akash Network.

    Python

  2. dealgraph dealgraph Public

    AI-powered due diligence copilot for venture capital investors.

    TypeScript 1

  3. emotion_detection_using_transformers_kaggle emotion_detection_using_transformers_kaggle Public

    Emotion detection experiments using Transformers (RoBERTa, ALBERT, DistilBERT) and QLoRA-based fine-tuning on Qwen models. Features multi-label classification, 4-bit quantization, and threshold opt…

    Jupyter Notebook

  4. LegalStrategyCouncil LegalStrategyCouncil Public

    A multi-agent legal strategy system built for the MongoDB Hackathon. This application demonstrates Multi-Agent Collaboration using MongoDB Atlas as the coordination backbone

    Python 2