Skip to content
View PRINCE2-AI's full-sized avatar
🎯
Open to Applied AI / LLM roles | Building reliable agents & RAG systems
🎯
Open to Applied AI / LLM roles | Building reliable agents & RAG systems

Highlights

  • Pro

Block or report PRINCE2-AI

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

Prince Maurya

Applied AI / LLM Engineer building evaluated agent systems, RAG pipelines, and production AI tooling.

Python LangGraph RAG AI Agents OpenAI API Open to Work LinkedIn Email

About

I build production-minded AI systems with Python, LangGraph, LangChain, OpenAI, Anthropic, Streamlit, SQLite, vector search, and API backends. My work focuses on retrieval reliability, agent memory, evaluation, observability, privacy boundaries, tool safety, and cost-aware execution.

I am a 2026 B.Tech graduate and AI Engineering Fellow at Maven (AI Makerspace), open to Applied AI / LLM Engineer roles with Indian and international AI teams.

Quick Evidence

  • Built a live MCP agent-security demo with GitHub Pages, CI, policy evaluation, tool-risk scoring, redaction, and OpenRouter LLM explanations.
  • Engineered DevMind with six security-aware tools, persistent sessions, runtime metrics, plugin support, CI, and 156 tests.
  • Built ContextOps Agent with typed memory, plan persistence, context compression, privacy review, measurable evals, and observed CI success.
  • Built OpenAI AutoData with challenger/solver/judge agents, persistent budget controls, fail-closed validation, auditable outputs, 13 regression tests, and CI.
  • Built research-backed RAG systems with corrective retrieval, adaptive routing, citation grounding, precision/recall/F1, and RAG evaluation metrics.
  • Completed Andrew Ng's five-course Deep Learning Specialization and continue studying production RAG, agent evaluation, and context engineering.

Live Proof

Proof Link
MCP Sentinel Lab live demo prince2-ai.github.io/mcp-sentinel-lab
MCP Sentinel Lab repository github.com/PRINCE2-AI/mcp-sentinel-lab
Latest MCP Sentinel CI run GitHub Actions
Latest MCP Sentinel Pages deploy GitHub Pages deploy

Featured Work

Project What it does Engineering signals
MCP Sentinel Lab Runtime security gateway and evaluation bench for MCP/tool-using AI agents Live demo, policy engine, risk scoring, redaction, OpenRouter explanations, CI, GitHub Pages
EvoCode Scientist AlphaEvolve-inspired coding agent that evolves and evaluates candidate solutions Evolution loop, benchmark scoring, sandboxed execution, lineage tracking, Streamlit/API surface
DevMind Terminal-native AI coding agent built with Python, LangGraph, and Claude Six built-in tools, persistent sessions, runtime metrics, plugins, cross-platform support, 156 tests, CI
ContextOps Agent Context-engineering layer for long-horizon agents with typed memory, compression, and privacy review Plan persistence, memory graph reconstruction, privacy firewall, token-savings metrics, API, dashboard, CI
Secure RepoPilot Issue-to-PR coding agent with baseline verification, safety controls, and privacy auditing Reproducer, minimal patching, command guardrails, leakage audit, SWE-style judge, API, dashboard, CI
TrustDI Agentic RAG Agentic RAG system for trustworthy enterprise data integration and schema matching Adaptive routing, evidence-backed decisions, OpenAI explanations, precision/recall/F1 evals, API, dashboard, CI
OpenAI AutoData Generates hard research QA data through challenger, solver, and judge agents Persistent budget guard, fail-closed validation, auditable outputs, 13 regression tests, CI

Current Focus

  • Long-horizon agents with explicit memory, context budgets, and quality gates
  • RAG systems with retrieval evaluation, citation grounding, and failure recovery
  • Tool-using agents with privacy boundaries, observability, and cost controls
  • AI evaluation for faithfulness, reliability, safety, and regression testing
  • Python APIs and deployable AI applications

Selected Projects

Tech Stack

Python LangGraph LangChain OpenAI API Anthropic API RAG Vector Search Streamlit FastAPI SQLite PyTorch Docker GitHub Actions RAGAS-style evals

Working Principles

  • Build the smallest reliable system that proves the idea.
  • Test failure paths, not only happy paths.
  • Make cost, state, and model behavior visible.
  • Keep claims aligned with reproducible code and results.
  • Document limitations clearly instead of overstating benchmark performance.

Contact & Collaboration

LinkedIn | Email | GitHub

I am open to Applied AI / LLM roles and focused open-source collaboration. Technical feedback is welcome.


Best repositories to pin for recruiter review: MCP Sentinel Lab, EvoCode Scientist, DevMind, ContextOps Agent, Secure RepoPilot, and TrustDI Agentic RAG.

Pinned Loading

  1. devmind devmind Public

    Terminal-native AI coding agent built with Python, LangGraph, and Claude, with tools, sessions, metrics, plugins, and 156 offline tests.

    Python

  2. openai-autodata openai-autodata Public

    Budget-aware Agentic Self-Instruct pipeline for generating hard research QA data with the OpenAI API.

    Python

  3. Adaptive-RAG-CAG-Project Adaptive-RAG-CAG-Project Public

    Adaptive RAG and CAG demo project with Streamlit app and tests.

    Python

  4. corrective-agentic-rag-assistant corrective-agentic-rag-assistant Public

    Research-backed Adaptive CRAG assistant with corrective retrieval, hierarchical context, web fallback, and RAG evaluation.

    Python

  5. memoryos-agent memoryos-agent Public

    MemGPT-inspired long-term memory agent with OpenAI API support, memory lifecycle controls, and evaluation.

    Python

  6. trustdi-agentic-rag trustdi-agentic-rag Public

    Research-backed Agentic RAG system for trustworthy enterprise data integration and schema matching

    Python