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 FastAPI OpenAI API Open to Work LinkedIn Email

About

I build production-minded AI systems with Python, LangGraph, LangChain, FastAPI, OpenAI, Anthropic, Streamlit, SQLite, and vector search. My work focuses on retrieval reliability, agent memory, evaluation, observability, privacy boundaries, 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 recruiter-ready AI systems across coding agents, RAG, data generation, privacy, memory, and context engineering.
  • 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, evaluation metrics, 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, and RAG evaluation metrics.
  • Completed Andrew Ng's five-course Deep Learning Specialization and continue studying production RAG, agent evaluation, and context engineering.

Featured Work

Project What it does Engineering signals
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, FastAPI, Streamlit, 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, FastAPI, Streamlit, 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
Corrective Agentic RAG Assistant Adaptive CRAG assistant that detects retrieval failure and corrects noisy context Query router, corrective retrieval actions, hierarchical retrieval, RAG metrics, 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, FastAPI, Streamlit, 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 FastAPI OpenAI API Anthropic API Streamlit ChromaDB 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. If you find a project useful, follow the profile for upcoming builds or star the repository you want to revisit. Technical feedback is welcome.


Based in India. The strongest repositories are pinned below for a quick technical review.

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