Skip to content
View rsanandres's full-sized avatar
πŸ’­
automating
πŸ’­
automating

Highlights

  • Pro

Block or report rsanandres

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

Hey, I'm Raphael

ML infrastructure and AI solutions engineer. Currently supporting GPU clusters (H100s) on Kubernetes at a stealth startup. Previously at Weights & Biases. MS in AI from Penn State, BS in Statistics from UCLA.

I like building things end-to-end β€” from multi-agent RAG pipelines to custom K8s operators to full-stack dashboards.

What I'm building

Project What it does Stack
Atlas AI Β· Live Clinical intelligence platform β€” query patient records in natural language via a 3-node multi-agent RAG pipeline with 20+ medical tools LangGraph, FastAPI, Next.js, pgvector, AWS Bedrock, ECS, RDS, Ollama
Atlas AI MCP MCP server exposing healthcare AI tools for RAG-powered clinical queries, document reranking, and FHIR data ingestion β€” published on PyPI and Smithery Python, MCP
Corium Kubernetes operator with 3 custom CRDs for automated metrics collection, threshold alerting, and a monitoring dashboard Go, Kubebuilder, Prometheus, Grafana, Next.js
JaxStats Game performance analyzer with XGBoost ML scoring, 8-metric GPI breakdown, AI coaching, and live game overlays FastAPI, XGBoost, React, Chart.js, Ollama
Aphae AI agent office simulation β€” procedurally generated personalities (Big Five), emergent relationships, LLM-driven conversations, and a RimWorld-inspired drama director Godot 4, GDScript, Ollama

Stack

Languages  Python Go TypeScript GDScript SQL C++

ML / AI  PyTorch XGBoost LangGraph LangChain Hugging Face Ollama Bedrock MCP Ray

Infrastructure  Kubernetes Kubebuilder Docker SLURM AWS ECS DynamoDB Helm Prometheus Grafana

Web  FastAPI Next.js React Chart.js PostgreSQL pgvector

Links

rsanandres.com Β· LinkedIn Β· rysanandres@gmail.com

Pinned Loading

  1. atlas atlas Public

    Full-stack clinical AI platform β€” multi-agent RAG over FHIR patient data with 20+ medical tools, hybrid vector search, and real-time streaming

    Python 1

  2. atlas_mcp atlas_mcp Public

    A Model Context Protocol (MCP) server exposing healthcare AI tools for RAG-powered clinical queries, document reranking, and FHIR data ingestion.

    Python 1

  3. jaxstats jaxstats Public

    Full-stack League of Legends replay analyzer β€” FastAPI backend, React canvas visualizer, ML performance scoring, and K8s deployment

    Python 1

  4. corium corium Public

    Kubernetes operator in Go (kubebuilder) with custom CRDs for automated game stats collection, alerting, and a Next.js dashboard

    Go 1

  5. aphae aphae Public

    AI Agent Office Simulation β€” Godot 4 + Ollama

    GDScript