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
OpenAI AutoData Generates hard research QA data through challenger, solver, and judge agents Persistent budget guard, fail-closed validation, auditable outputs, offline tests, CI
DevMind Terminal-native coding agent built with Python, LangGraph, and Claude Six built-in tools, sessions, metrics, plugins, cross-platform support, 156 tests, CI

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