Skip to content
Available for AI Engineering roles

Roger Demello

Building systems that think, reason and ship.

AI Engineer focused on agents, retrieval, and real-world systems - reasoning, retrieving, automating, and scaling.

Download CV

Currently Building

  • Autonomous Agents
  • Retrieval Systems
  • Machine Learning
Nagpur, India
01Projects

Projects

[01]

Executive Email Copilot

Problem
No reproducible way to benchmark autonomous email-triage agents.
Approach
Deterministic RL-style inbox simulation.Baseline, perturbation, LLM & hybrid policy modes.Bounded, numerically stable grading metrics.
Result
Honest benchmarks on classification, prioritization & full inbox management.
Stack
Python · FastAPI · Pydantic · SQLAlchemy · SciPy · React · OpenAI API
[02]

SentinelOps

Problem
Ops teams react to incidents after they've already caused damage.
Approach
Anomaly detection with IsolationForest.Multi-agent root-cause analysis.Dependency-graph impact modeling.Human-approved self-healing.
Result
Shifts operations from reactive firefighting to proactive prevention.
Stack
Python · FastAPI · scikit-learn · statsmodels · NetworkX · React · Azure OpenAI
[03]

Shadow GTM

Problem
GTM teams can't watch every competitor move in real time.
Approach
Gemini-grounded competitor page scans.Diffs signals against prior snapshots.Ranked, source-cited revenue plays.Multi-tenant autonomous scheduling.
Result
Live, explainable competitive intelligence grounded in verbatim evidence.
Stack
Next.js · TypeScript · Gemini API · Supabase · Stripe · Recharts · Zod
[04]

contentflow-ai

Problem
Enterprise content cycles stall on manual compliance and localization.
Approach
Multi-agent draft → comply → localize → publish.Policy-aware RAG with auto-remediation.Human-in-the-loop approval gates.
Result
Channel-ready output with audit logging; ~₹2.1 Cr/yr modeled savings.
Stack
Python · LangGraph · scikit-learn RAG · FastAPI · Streamlit · Azure OpenAI
[05]

DealSentry

Problem
Enterprises review proposals for compliance by hand - slow and inconsistent.
Approach
Automated compliance rules engine + risk scoring.Document upload with auto-parsing.Approval routing with SLA tracking.Salesforce / HubSpot / Gmail integrations.
Result
Faster, more consistent sign-off; risky terms flagged before execution.
Stack
React · TypeScript · Express · Prisma · PostgreSQL · OpenAI API · Puppeteer
[06]

Engram

Problem
AI memory is locked inside apps with no user control or auditability.
Approach
User-owned, verifiable memory layer on Sui.On-chain consent grants / revokes.Seal-encrypted Walrus storage.Receipts citing the exact memories used.
Result
Portable, auditable AI memory with real-time on-chain consent.
Stack
Next.js · TypeScript · Sui Move · Walrus · Seal · Azure OpenAI · Playwright
02Stack

Toolkit

What I reach for - chosen because it ships, not because it's trendy.

Languages
PythonC++JavaCSQL
Agentic & GenAI
RAG PipelinesVector DatabasesMulti-Agent SystemsPrompt EngineeringAgentic Workflows
Machine Learning
Scikit-learnPyTorchTensorFlowNumPyPandasLLMsSemantic Search
Backend & DevOps
FastAPIFlaskREST APIsCI/CDPostgreSQLAWSVercel
Tools & Platforms
GitGitHubLangChainHugging FaceSupabaseDockerLinux
03Experience

Timeline

  1. 2025

    CFM, RCOEM

    Machine Learning Intern

    Sleep-disorder prediction · 87% accuracy · Python, Scikit-learn

  2. 2026

    AI LifeBOT

    AI Engineer Intern

    3+ LLM apps & agents · 200+ users · RAG, LangChain

  3. Next

    ?

    Open to AI Engineering roles

    Let's build something.

Selected highlights

  • -Deployed 3+ production LLM apps and autonomous agents to 200+ users.
  • -Cut inference latency through optimized retrieval and caching.
  • -Built a sleep-disorder ML model at 87% accuracy with rigorous validation.
  • -Designed AWS architecture - EC2, S3, IAM, Auto Scaling, Load Balancer.

Education

CGPA
  • B.Tech, Electronics & Communication8.9
  • Minor, AI & Machine Learning9.6

Credentials

  • AWS Certified Cloud Practitioner - 2025
  • 2nd Place, ByteSize Sage AI National Hackathon
04Writing

Engineering Journal

Recent thoughts - short notes from building things.

  • May 2026

    Why most RAG systems fail.

    It's retrieval quality, not model size, that decides whether the answer is useful.

  • Apr 2026

    Latency matters more than model size.

    Users feel p95 latency. They never see your benchmark scores.

  • Apr 2026

    Building reliable agents.

    Guardrails, evals, and knowing when the agent should stop.

  • Mar 2026

    Evals are the real moat.

    If you can't measure it, you can't improve it - agents especially.

  • Feb 2026

    Prompt engineering is spec-writing.

    Be precise about the contract, not clever with the words.

05Contact

Get in touch

bash - contact

roger@demello:~$ contact

status:Open to AI Engineering roles

06About

Field Notes

2024

Fell for the math behind ML.

An electronics undergrad who got pulled into models, gradients, and messy real data.

2025

Built ML systems.

Sleep-disorder prediction at 87% accuracy - feature engineering, validation, the boring parts that matter.

2026

Started building agents.

Shipped 3+ LLM apps and autonomous agents to 200+ users at AI LifeBOT.

Now

Obsessed with making AI useful.

RAG that actually retrieves, agents that actually finish the task.

How I work

  • -Ship small, measure, iterate.
  • -Latency and reliability over leaderboard scores.
  • -Make retrieval honest; make agents finish.
  • -Document so the next person - or model - can pick it up.