Skip to content
View rajfirke's full-sized avatar

Block or report rajfirke

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.

Content in all repositories owned by your account will be closed.
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
rajfirke/README.md

Raj Firke

Software Engineer (AI) at Red Hat Β· Researcher (LLM evaluation & CoT process monitoring) Β· 2x EMNLP Main Β· Open Source

LinkedIn Email GitHub

Profile views

About

I am a Software Engineer (AI) at Red Hat. I work on agentic systems in production: MCP servers, diagnostics agents, and support automation that customers actually use.

I work on LLM evaluation and chain-of-thought monitoring. I care about when a score or a trace stops being a trustworthy signal. I look at whether two models can share the same accuracy and still fail in different ways, and whether a chain that still looks clean is already getting riskier with depth.

I belong in the overlap of shipping agents and measuring them. I maintain Provena. I contribute to PyTorch and vLLM. I mentor students who are starting the same kind of work.


Research & Patents

Patents

  • System and Method for Utilizing Digital Footprints of a User to Generate Conversational AI Thereof 202421048008 Β· Filed Jun 2024 Β· Granted (20-year term)

  • Recommendation and Intent Reconciliation in a Virtual Leader Framework 202521025963 Β· Filed Apr 2025 Β· Under review

Publications


Open Source Contributions

PyTorch β€” Deep Learning Framework

Active contributor working on core framework improvements:

  • Input validation & safety β€” Adding proper bounds checking to prevent silent failures in max_pool3d, channel_shuffle, RNN cells, and convolution ops
  • Optimizer improvements β€” maximize parameter for LBFGS, integer step tensor support in foreach optimizers
  • Numerical stability β€” Fixing NaN propagation in lp_pool, hardtanh backward pass corrections
  • API enhancements β€” keepdim for cosine_similarity, NanDetectMode for forward-pass diagnostics, dtype context manager

vLLM β€” LLM Inference Engine

Contributing to the high-throughput LLM serving engine:

  • Responses API β€” Namespace tools support for harmony/GPT-OSS models

Featured Projects

Project Description Stack
survival-llm-reasoning Code for When Does Reasoning Age? β€” CoT error hazard, 18,969 chains Python, survival analysis
correlation-mirage-benchmarks Code for The Correlation Mirage β€” copula tail dependence of LLM benches Python, copulas
provena Context governance for agentic AI β€” tamper-evident audit trails, provenance validation, EU AI Act compliance Python, PostgreSQL, MCP, Policy Engine
sumo-logic-mcp MCP server for Sumo Logic with 48 tools β€” log search, monitors, alerts, dashboards, metrics Python, MCP Protocol
repo-time-machine Agentic RAG for codebases β€” ask questions answered by code, git history, issues & PRs Python, FAISS, Ollama

Tech Stack

Languages

Python C++ Bash SQL

ML & AI

PyTorch vLLM CUDA FAISS NumPy

Infrastructure & DevOps

Kubernetes OpenShift Docker Linux Git

Databases & Tools

PostgreSQL MongoDB GitHub Actions


GitHub Stats

GitHub Stats Streak Stats

Random Dev Quote


Currently measuring when LLM evals and CoT traces stop being trustworthy β€” and shipping agents at Red Hat.

Pinned Loading

  1. provena provena Public

    Context governance for agentic AI β€” tamper-evident audit trails, provenance validation, EU AI Act compliance. 6 framework adapters, MCP server, PostgreSQL, policy engine.

    Python 14 34

  2. pytorch/pytorch pytorch/pytorch Public

    Tensors and Dynamic neural networks in Python with strong GPU acceleration

    Python 103k 29.3k

  3. loop-eng/loopguard loop-eng/loopguard Public

    Circuit breaker daemon for AI agent loops

    Go

  4. Smart-India-Hackathon-2022 Smart-India-Hackathon-2022 Public

    Smart India Hackathon 2022 project submission

    HTML 4

  5. repo-time-machine repo-time-machine Public

    Agentic RAG for codebases β€” ask questions answered by code, git history, issues & PRs. Uses FAISS, sentence-transformers, Ollama. 100% local, free, open source.

    Python 1

  6. crypto-volatility crypto-volatility Public

    Real-time 1-minute candle volatility scanner for all Binance USDT spot pairs. Built for scalp trading.

    JavaScript 1