Skip to content
View rohanprichard's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report rohanprichard

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

hey, I'm Rohan 👋

AI/Full-Stack Engineer at AmalgamRx. I work on agentic systems and clinical ML as well as voice — plus the infra to keep it all up and running.

  • 🎙️ real-time voice AI — STT/TTS pipelines and WebRTC widgets on FastRTC
  • 🤖 spent a good chunk of 2026 building agentic teammates you wouldn't know aren't real people — one lives inside Microsoft Teams, reads meeting transcripts, assigns tasks, and knows who to bug about what
  • 🧠 LLM agents, knowledge graphs, and the retrieval/eval pipelines underneath them — including one that other AI agents at work now query as their source of truth
  • 🛡️ fastmcp-guard — the ops layer FastMCP doesn't ship with: API key issuance/rotation/revocation, per-key and per-tool rate limiting, and audit logging, published on PyPI
  • 🎹 mildly obsessed with music — apparently that means building a 29-note MIDI pedalboard for a virtual pipe organ instead of just, you know, playing normally

also send the odd PR upstream when something's broken — fastrtc, headroom, and whatever else crosses my path

somewhere in there I also co-authored a few papers — healthcare LLM guardrails, an educational chatbot (first author), deepfake detection, and most recently a passive EHR-based sleep apnea screening model (accepted to CSCE'26, Springer, publication pending) — and as a part of the team at AmalgamRx picked up a couple of AI Breakthrough Awards in 2024 and 2026 — I mostly just broke things and occasionally shipped code

📫 rohanrichard.work@gmail.com · rohanrichard.com

Pinned Loading

  1. fastrtc-demo fastrtc-demo Public

    A simple POC of FastRTC, a framework to use voice mode in python!

    TypeScript 36 11

  2. knowledge-graph-agent knowledge-graph-agent Public

    LLM agents that extract and maintain knowledge graphs from text and live conversations, using OpenAI + instructor + pyvis.

    Jupyter Notebook 3

  3. reddit-content-bot reddit-content-bot Public

    A tool to help me generate reddit story-style videos with python, ffmpeg, claude and elevenlabs. It takes a subreddit and gets the top posts, a background audio and an background video file.

    Python 1

  4. TeachGPT TeachGPT Public

    Client-server chatbot system for educational institutions -- students chat with an AI tutor, faculty upload course docs, admins manage courses. FastAPI + React + ChromaDB.

    Jupyter Notebook 1 1

  5. claude-overnight claude-overnight Public

    Queue research questions all day. Wake up to answers. Puts your idle Claude Code quota to work while you sleep.

    Python 2 1

  6. fastmcp-guard fastmcp-guard Public

    Production operations layer for FastMCP — API key management, rate limiting, and audit logging

    Python 1 1