M.
click anywhere to skip
AI/ML Engineer·Remote / Delhi, India·v2.4.1
$ cat ./manifesto.txt

Automatingtheboring.
Scalingtheinteresting.

Agentic Workflows.built for your team.

AI/ML engineer building multi-agent stacks and clever automation.
Writes code that nags less than humans.

// python · llms · n8n · postgres · production-grade · under maintenance
manveen@prod:~/portfolio$
taking 2 projects this quarter·build & retainer·replies within 24h
~/engineer.pylive
# manveen.singh — sys.engineer
class Manveen:
    role     = "AI/ML Engineer"
    location = "Delhi · Remote"
    status   = "shipping"
    focus    = [
        "multi-agent systems",
        "workflow automation",
        "production tooling",
    ]
    hates    = ["manual workflows", "unclear logs"]

    def philosophy(self):
        return "If I repeat it twice, I automate it."
python 3.12 · 23 lines✓ no warnings
multi-agentworkflowGTMLLMvector searchembeddingsCVpythonnext.js
// 01system.profile — what i do

Built
for your team.

available · build & retainer
If your team is doing it twice, I’ll build the system that does it.

I’m an automation engineer who designs, ships, and operates the workflow systems your team is tired of building in-house. Lead pipelines, document processing, multi-agent stacks, internal tooling — built to run unattended, with logs you can actually read.

I don’t hand you a notebook and disappear. I ship production code, wire up the alerting, document the failure modes, and stay on retainer to keep it running. Boring stability is the deliverable.

GTM Pipelines
Lead discovery, enrichment, scoring, and CRM sync — replaces the manual research your SDRs are doing today.
AI Agents & Docs
Resume parsing, document extraction, multi-step LLM workflows — agents that retry, escalate, and report cleanly.
Build + Operate
I don't disappear after shipping. Retainer keeps the system patched, monitored, and on-call when it matters.
No Black Boxes
You'll know what runs and why.
Production-First
Built for uptime, not demos.
Tight Loops
Ship in days, iterate from logs.
Boring Reliability
The best system is invisible.
// 02pipeline.dag — how the systems run5 nodes hot
$ render --graph pipeline.dag --realtime10 nodes · 12 edges
[T-01]TRIGGER[C-02]COLLECT[C-03]SCRAPE[N-04]NORMALIZE[E-05]ENRICH[V-06]VALIDATE[S-07]RANK[R-08]ROUTE[R-09]SCHEDULE[L-10]LEDGER
triggerworkeragentsinkthroughput: 142 evt/s
tail -f pipeline.log
$
// 03selected.work — shipped systems

Systems
already in production.

Each system below is something I've shipped for a team. Stack, outcome, and what it replaced — pick the one that looks like your problem.
OPS-001Lead engineer — architecture · AI · automationshipped
AI-Powered Recruitment Automation

Modular AI recruitment system: NLP resume parsing, embeddings-based ranking over a vector DB, and an automation layer for shortlists and interview scheduling.

challenge:Recruiters were spending 5–10 hours per week manually screening resumes, leading to slow time-to-shortlist, inconsistent evaluation, and recruiter fatigue.
solution:Built a modular system with a Resume Ingestion Pipeline (NLP parsing), an AI Ranking Engine (embeddings + vector DB scoring candidates), and an Automation Layer to auto-generate shortlist reports and schedule interviews.
PythonFastAPIspaCy / LLMEmbeddings + Vector DBPostgreSQLCelerySlack APIDocker
10h → 3h
screening / week
candidate throughput
5d → 1.5d
time-to-shortlist
ranking consistency
OPS-002Architect & buildershipped
PresentAI — Automated Presentation Agent

Text-to-slide agent: structured slide flow, speaker-notes generation, and automated PPT export. Founders go from idea to first draft in under a minute.

challenge:Founders and PMs waste hours structuring slide decks, writing content, formatting layouts, and rewriting messy meeting notes.
solution:Built an automated presentation agent that executes text-to-slide conversion. Implemented structured slide flow, speaker-notes generation, and automated PPT export based on LLM abstractions.
Next.jsTailwind CSSPrismaZustandPostgreSQLGen AIpython-pptxReact DnDClerk
2h → 15m
deck creation
<60s
first draft
pitch iteration
OPS-003GTM Automation Engineershipped
Lead Enrichment & GTM Automation

Multi-source lead ingestion and an API enrichment layer. CRM sync, Slack notifications, lead scoring, and automated data validation.

challenge:Lead enrichment was entirely manual, creating bottlenecks in outreach, poor data fidelity, and high bounce rates.
solution:Developed multi-source lead ingestion and an API enrichment layer. Orchestrated CRM syncing, Slack notifications, lead scoring, and automated data validation.
Pythonn8nWeb ScrapingREST APIsCRM IntegrationsPostgreSQL
8h → 2h
enrichment / week
+30–50%
qualified leads
−40%
outreach delay
CRM consistency
OPS-004Machine Learning Engineershipped
AsanaBot — Real-Time Yoga Pose Analysis

Domain-specific applied ML and vision: real-time yoga pose classification with corrective feedback.

challenge:Need for specialized, real-time guidance in physical yoga posture correction with instant feedback.
solution:Built AsanaBot using Vision Transformers and MediaPipe for accurate, real-time yoga pose classification and corrective feedback. Implemented efficient video processing and pose detection algorithms.
PythonVision TransformersMediaPipeOpenCVNLP
real-time
visual guidance
high
pose accuracy
instant
corrective signals
efficient
video processing
// 04agents.swarm — what they look like running5 / 8 running
idagentmodeltaskstatuslat (s)
AGT-01lead-enrichergpt-4o-minienriching ACME Corp · 31 recordsrunning4.2
AGT-02resume-parserclaude-haikuranking 24 inbound CVsrunning2.1
AGT-03data-validatorpydantic-llmschema check · payroll batchidle
AGT-04crm-syncern8n-runnerpushing 87 leads → hubspotrunning0.8
AGT-05slack-routerrule-enginerouting #gtm-warm-leadsqueued
AGT-06doc-readerclaude-opusanalyzing Q1 founder updatesrunning11.3
AGT-07embed-indexerbge-largeindexing 1,240 chunksrunning0.4
AGT-08audit-loggerrule-engineno inbound eventsidle
// 05stack.modules — what I build with28 modules · 6 groups

Tools that ship.

The libraries, languages, and platforms that show up across production codebases — not the ones I've only touched in a tutorial.
group.00
Core Languages
05
PythonCJavaScriptSQLTypeScript
group.01
Frameworks
04
Next.jsReactTailwind CSSFastAPI
group.02
AI & ML
06
LLM IntegrationPrompt EngineeringEmbeddingsVector SearchTransformer ModelsVision Transformers
group.03
Data & Libraries
05
PostgreSQLETL PipelinesPandasScikit-learnData Normalization
group.04
Automation & DB
04
n8nProcess AutomationLead EnrichmentCRM Automation
group.05
Tools
04
DockerBackground WorkersDeployment PipelinesGit
// 06execution.log — where this came from

Where this
came from.

Two recent engagements where I built and shipped the kind of system I’d build for you. Short timeline, real production code, real ops on the other side.

Precise Leads
GTM Automation Engineer
Nov 2025 – Present
Remote
missionIncrease GTM velocity by reducing human bottlenecks and operational overhead.
execution
  • Automating lead enrichment workflows and structuring CRM sync.
  • Integrating APIs for high-volume data processing.
  • Built a high-intent inbound discovery engine and scalable backend systems for immediate action.
impact
  • Reduced manual research time by 40%.
  • Delivered faster outreach cycles and higher data quality.
  • Improved overall GTM efficiency by replacing manual work with intelligent systems.
Caprae Capital Partners
AI / ML Intern
Jun 2025 – Dec 2025
Remote · Glendale, US
missionAutomate the candidate lifecycle and normalize high-volume financial data.
execution
  • Spearheaded the ground-up development of a proprietary recruitment ecosystem.
  • Engineered an AI-driven resume parsing and ranking system.
  • Architected candidate scoring models powered by advanced embeddings.
impact
  • Eliminated 100% of manual administrative friction in the hiring process.
  • Reduced screening time and drastically increased candidate throughput.
  • Improved candidate ranking consistency using systematic AI scoring logic.
edu: B.Tech, Computer Science · Maharaja Surajmal Institute of TechnologyNov 2022 – Aug 2026
// 07comms.open — start the engagement2 slots open
$ ./request_audit.sh --listen --no-fluff

Workflow eating hours?
Let’s kill it.

30-min audit, no slides, no fluff. Bring the workflow your team is sick of. I’ll sketch the architecture, scope the build, and quote the retainer to keep it running — in one call.

what i build / things i ship
S-01Lead enrichment & GTM pipelines
multi-source ingestion, scoring, CRM sync
S-02Document & resume parsing
NLP extraction, ranking, vector-DB search
S-03Multi-agent workflow systems
LLM agents that retry, escalate, audit
S-04Internal-tool automation
Slack · email · n8n · scheduled jobs
S-05Build + ongoing maintenance
ship it, then keep it running (retainer)
engagement
build + retainer
reply window
< 24h
timezone
IST · works async
next opening
2 slots this quarter