Skip to content
View kallurayaankit's full-sized avatar

Block or report kallurayaankit

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

๐Ÿง  Ankit Kalluraya

Making AI reliable through testing, observability, and clean MLOps.

GitHub followers LinkedIn Portfolio


๐Ÿ‘จโ€๐Ÿ’ป About Me

I'm an AI/ML engineer passionate about building production-grade AI systems that are not just intelligent, but reliable, testable, and observable. My work spans the entire lifecycle โ€” from data validation and model training to deployment, monitoring, and continuous evaluation.

  • ๐Ÿงช AI Quality & Testing โ€” Building frameworks to test, evaluate, and validate AI agents and LLM applications.
  • ๐Ÿ” MLOps & Observability โ€” Designing end-to-end pipelines with monitoring, drift detection, and performance tracking.
  • ๐Ÿค– RAG & Agentic Systems โ€” Developing retrieval-augmented generation agents and multi-agent evaluation frameworks.
  • โš™๏ธ Full-Stack AI โ€” Creating APIs, CI/CD pipelines, and cloud-ready platforms that bridge research and production.

๐Ÿš€ Featured Projects

Project Description Tech Stack
AI Quality Ops End-to-end AI Quality Operations platform with 5 automated pillars (data, accuracy, security, performance, observability), QA-as-a-Service API, and CI/CD. Python, FastAPI, Docker, Cloud
synapse Autonomous AI agent with LangGraph, tools (web search, SQL, calculator), memory, and guardrails. Python, LangGraph, LangChain
model-hub Real-time multi-modal content moderation API (text + image) with async inference and explainability. Python, FastAPI, PyTorch, Transformers
fraud-detection Real-time fraud detection API with drift monitoring (FastAPI, Kafka, Evidently, Prometheus). Python, FastAPI, Kafka, Evidently, Prometheus
medical-rag Medical Q&A API using RAG and Hugging Face Inference (FastAPI, Chroma, Docker). Python, FastAPI, Chroma, Hugging Face, Docker
ai-agent-validation AI Agent Validation Framework โ€” LLM-as-a-Judge with mock MCP, Python/pytest. Cross-checks correctness, sentiment & hallucinations. Python, Pytest, LLM APIs
multi-agent-test-sandbox Multi-agent test sandbox: Doer, Adversary & Judge agents. Evaluates AI responses for security, bias, and correctness under prompt injection attacks. Python, Pytest, CI/CD
pact-contract-testing Consumer-driven contract testing using the Pact pattern. Python, Pact, Flask, Pytest

๐Ÿ› ๏ธ Tech Stack

Languages & Frameworks

Python FastAPI Flask JavaScript Java

AI/ML & MLOps

LangChain LangGraph PyTorch Hugging Face Evidently Prometheus

Testing & Quality

Pytest Playwright Selenium Locust OWASP ZAP

DevOps & Cloud

Docker GitHub Actions Kafka MongoDB Chroma


๐Ÿ“Š GitHub Stats

Ankit's GitHub stats Top Langs


๐Ÿ“ซ Let's Connect

I'm always open to discussing AI reliability, MLOps, or potential collaborations. Reach out!


"AI that works is AI that is tested, monitored, and continuously improved."

Popular repositories Loading

  1. pact-contract-testing pact-contract-testing Public

    Consumerโ€‘driven contract testing using the Pact pattern A Python consumer defines expected API behaviour (contract), a Flask provider is verified against it Consumer generates a JSON pact file fromโ€ฆ

    Python 1 1

  2. model-ab-testing model-ab-testing Public

    Python 1

  3. kallurayaankit kallurayaankit Public

    1

  4. follow-builders follow-builders Public

    1

  5. playwright-framework playwright-framework Public

    Playwright Python test automation framework for SauceDemo

    Python

  6. ai-agent-validation-framework ai-agent-validation-framework Public

    AI Agent Validation Framework โ€“ LLMโ€‘asโ€‘aโ€‘Judge with mock MCP, Python/pytest. Treats AI outputs as unreliable narrators & crossโ€‘checks correctness, sentiment & hallucinations.

    Python