Skip to content
View thecr7guy2's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report thecr7guy2

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

Maniraj Sai - AI engineer building private AI infrastructure, agentic systems, and rigorous model evaluation

LinkedIn Hugging Face Portfolio VISAPP 2025 paper

I am an AI engineer interested in the whole system behind a model: how it is trained, served, evaluated, grounded, and made useful in the real world.

At aXite Security Tools, I help build privacy-first AI for critical infrastructure. My work spans local model serving, agentic RAG, document intelligence, speech, evaluation, and the infrastructure that keeps every inference inside the customer's environment.

Build
Transformers, training pipelines, data curation, instruction tuning
Serve
vLLM, on-premise inference, OpenAI-compatible APIs, GPU systems
Evaluate
Reproducible benchmarks, telemetry, retrieval quality, uncertainty

Selected work

Local AI for organizations where data cannot leave the building. I contributed to a production platform that combines private chat, a custom multi-agent RAG system, meeting transcription, document OCR, coding assistance, and continuous model evaluation. The stack runs on owned infrastructure with no external inference dependency.

on-premise AI agentic RAG vLLM FastAPI Qdrant PostgreSQL Redis Docker

A living benchmark for the models we actually serve. Twelve frozen tasks preserve original artifacts, side-by-side outcomes, Fable scores, and measured vLLM telemetry in a public, reproducible evaluation surface.

LLM evaluation vLLM telemetry Next.js reproducibility

A 125M-parameter language model trained end to end. I curated and tokenized an 18B-token, 120GB corpus, built memory-mapped data loading, and trained across 8x A100 GPUs in roughly eight hours. I then instruction-tuned the model and evaluated it against the original GPT-2 with EleutherAI's harness.

Training write-up / Pretrained model / Instruction-tuned model / Implementation

Shot technique analysis for Ajax

Turning 3D player tracking into coaching feedback. At the Ajax Hackathon 2026, our team analyzed frame-level skeleton data from a live Eredivisie match, isolated 23 shots, and built a kinematics engine that scores how efficiently momentum travels through a player's shooting chain.

sports analytics 3D kinematics biomechanics data visualization

More experiments

  • World Cup Agents - seven frontier models forecast the 2026 tournament and manage virtual $1M bankrolls.
  • Jobfinder - discovers roles, ranks fit, sends alerts, tracks applications, and drafts tailored cover letters.
  • Agent Trading - turns public insider and congressional disclosures into transparent paper-portfolio decisions.
  • DutchInquire - retrieval and question answering over Dutch-language documents.

Research

Uncertainty Estimation for Super-Resolution Using ESRGAN
Maniraj Sai Adapa, Marco Zullich, and Matias Valdenegro-Toro. VISAPP 2025.

We combined ESRGAN with Monte Carlo Dropout and deep ensembles to produce calibrated, per-pixel uncertainty maps without sacrificing super-resolution performance.

Toolkit

Python PyTorch Hugging Face vLLM FastAPI Docker PostgreSQL Redis Next.js TypeScript

Based in the Netherlands. Building private AI systems from research to production.

Popular repositories Loading

  1. agent-trading agent-trading Public

    Public insider and congressional disclosures become Claude-directed demo portfolio decisions with transparent performance tracking.

    Python 1

  2. worldcup-agents worldcup-agents Public

    Seven AI agents predict the 2026 World Cup, explain their reasoning, and manage virtual $1M bankrolls in a live experiment on forecasting and risk.

    Python 1

  3. gan-superresolution-uncertainty gan-superresolution-uncertainty Public

    Master's Thesis: Estimating uncertainty in GANs (SRGAN/ESRGAN) for image super-resolution — University of Groningen

    Python

  4. thecr7guy2 thecr7guy2 Public

  5. football football Public

    Explore a collection of Jupyter notebooks showcasing visually engaging data analyses and visualizations related to football (soccer). Dive into player statistics, team performance, market values, a…

    Jupyter Notebook

  6. thecr7guy2.github.io thecr7guy2.github.io Public

    TypeScript