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

Block or report rimysore

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

Rithvik Mysore Suresh

AI Software Engineer — agentic systems, RAG pipelines, full-stack platforms

Portfolio LinkedIn Email GitHub


What I build

Production AI systems that work reliably — not demos. RAG pipelines where the retrieval layer is actually trustworthy, agentic workflows that handle real edge cases, and full-stack platforms that stay up under load.

  • Agentic AI — multi-agent systems, LangGraph state machines, LLM orchestration with LangChain and LlamaIndex
  • RAG pipelines — ChromaDB, vector embeddings, semantic retrieval, custom eval layers
  • Full-stack platforms — React, Node.js, Go, Python, AWS (EC2 / S3 / Lambda / CloudFront), Docker
  • LLM integrations — Claude API, Gemini API, OpenAI API, prompt engineering, evaluation pipelines

Featured projects

Project What it does Stack
WAF Red-Team / Blue-Team Agentic Sandbox (live) Adversarial multi-agent LLM system — attacker agent evolves live web exploits, defender agent authors real AWS WAFv2 rules to stop them, modeled to production fidelity (12 statement types, WCU budget, sliding-window rate limits). 67% → 0% attack success across 5 rounds, 0% false positives held, 66 tests passing Python · FastAPI · Ollama · boto3 · Docker · pytest
Career Finder Agentic RAG platform grounding Claude in real job data — semantic resume-job matching with NLP-based ATS scoring across 100+ test pairs Python · Flask · LangChain · ChromaDB · Claude API · MongoDB
Errand OS Multi-agent logistics app — constraint-based route optimization across 10+ stops, 100% pickup-before-dropoff adherence, fully voice-controlled Gemini API · Google Maps API · Web Speech API
CuraSure Full-stack healthcare platform — role-based access, containerized microservices on AWS EC2, 30+ 2FA-secured APIs, HIPAA-grade data handling AWS · React · Go · MongoDB · Docker · Lambda
Credit Card Fraud Detection ML pipeline for fraud detection using ensemble methods — feature engineering, class imbalance handling, production-ready scoring Python · Scikit-learn · Jupyter

Stack

Languages — Python · JavaScript · TypeScript · Go · Java · C++ · Rust AI and ML — LangChain · LlamaIndex · LangGraph · RAG · Vector Embeddings · Prompt Engineering · Multi-agent Systems · Claude API · Gemini API · OpenAI API · ChromaDB Frontend and Backend — React.js · React Native · Node.js · Flask · FastAPI · REST APIs · Microservices · Auth0 Cloud and DevOps — AWS (EC2 · S3 · Lambda · CloudFront) · Docker · Jenkins · GitHub Actions · Vercel Databases — MongoDB · MySQL · ChromaDB · SQLite


Currently building

Refactoring Career Finder to a LangGraph state machine — parse, retrieve, score, and recommend nodes each passing typed state. Learning FastAPI for production AI service deployment.


Background

MS Computer Science, Indiana University Bloomington (GPA 3.8, 2024–2026) 2 years as Software Engineer at Mercedes-Benz R&D India — sole full-stack developer for their production website, shipped OneMB cross-platform app across React and React Native Currently Analyst, AI and Data at Indiana University — applying AI to capital planning across 7 campuses F-1 STEM OPT · E-Verify eligible · 3-year work authorization


Actively seeking Applied AI Engineer, AI Software Engineer, and Forward Deployed Engineer roles. Open to relocating.

Popular repositories Loading

  1. career-advisor career-advisor Public

    Agentic RAG platform for AI-powered career transition advice with vector search

    JavaScript 4

  2. curasure-backend curasure-backend Public

    Healthcare platform backend — AWS-deployed REST API with AI-assisted features

    JavaScript 1 2

  3. curasure-frontend curasure-frontend Public

    React frontend for Curasure, an AI-assisted healthcare platform

    TypeScript 1 1

  4. leetcode-submissions leetcode-submissions Public

    My NeetCode.io problem submissions

    Python 1

  5. waf-agentic-sandbox waf-agentic-sandbox Public

    WAF red-team/blue-team agentic sandbox with AWS WAFv2-shaped rules, local LLM agents, and dashboard

    Python 1

  6. Credit_Card_Fraud_Detection Credit_Card_Fraud_Detection Public

    Jupyter Notebook