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 reliable RAG systems, tool-using agents, and evaluation pipelines.

Python LangGraph FastAPI Open to Work LinkedIn Email

About

I build production-minded AI systems with Python, LangGraph, LangChain, FastAPI, OpenAI, Anthropic, and local models. My work focuses on retrieval, agent reliability, evaluation, observability, 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 opportunities with Indian and international AI teams.

Quick Evidence

  • Built four end-to-end LLM applications across agents, RAG, local inference, and evaluation.
  • Engineered DevMind with six security-aware tools, persistent sessions, runtime metrics, plugins, CI, and 156 tests.
  • Built OpenAI AutoData with persistent budget controls, fail-closed validation, auditable outputs, and offline test coverage.
  • Completed Andrew Ng's five-course Deep Learning Specialization and continue studying production RAG and AI evaluation.
  • Based in India and open to remote, hybrid, or on-site Applied AI / LLM roles.

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
OpenAI AutoData Generates hard research QA data through challenger, solver, and judge agents Persistent budget guard, fail-closed validation, auditable outputs, offline tests, CI
TrustDI Agentic RAG Agentic RAG system for trustworthy enterprise data integration and schema matching Adaptive routing, evidence-backed decisions, OpenAI API explanations, FastAPI, Streamlit, 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
MemoryOS Agent MemGPT-inspired long-term memory agent with OpenAI API support Memory lifecycle controls, selective forgetting, SQLite store, Streamlit dashboard, CI
Adaptive RAG CAG Project Adaptive RAG and Cache-Augmented Generation demo for retrieval workflows Streamlit app, retrieval strategy comparison, local demos, test coverage

Current Focus

  • Agentic workflows with measurable quality gates
  • RAG systems, retrieval quality, and grounded generation
  • Tool-using agents with observability and cost controls
  • AI evaluation, reliability, and security boundaries
  • Python APIs and local-model integration

Selected Projects

Tech Stack

Python LangGraph LangChain FastAPI OpenAI API Anthropic API Ollama ChromaDB PyTorch Docker SQLite Streamlit

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.

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 always 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