Available for Remote & India-Based Projects

AI Agent Developer
& Applied AI Engineer

Sanskar Agrawal builds production AI systems — agentic architectures, multi-agent systems, custom MCP servers, RAG pipelines, voice AI agents, and LLM applications — from architecture to deployment. Based in Indore, India. Available remotely worldwide.

AI Agents Multi-Agent Systems MCP Server Development RAG Pipelines Voice AI LLM Applications AI Automation LangGraph LangChain FastMCP
What I Build

AI Engineering Services

Every project I take on results in a production system — not a prototype that stays in a Jupyter notebook. Here's what I build.

🤖

AI Agents & Agentic Systems

AI agents that take autonomous actions — calling tools, querying databases, interacting with APIs, and making decisions — to complete complex multi-step tasks without continuous human input.

LangChainLangGraphFastMCPOpenAIPython
🧩

Multi-Agent Systems (LangGraph)

Hierarchical multi-agent architectures where specialized sub-agents coordinate under a supervisor. Each agent handles a focused task; the system handles complex, branching workflows reliably.

LangGraphLangChainStateGraphFastAPI
🔧

Custom MCP Server Development

Custom Model Context Protocol servers that expose your business systems as callable tools for AI agents — databases, internal APIs, CRMs, ERPs, or any data source your agent needs to access.

FastMCPPythonREST APIsPostgreSQL
📚

RAG Pipeline Development

Retrieval-augmented generation systems that ground AI answers in your specific documents, knowledge base, or database. Online or offline. With ChromaDB, Pinecone, or pgvector.

ChromaDBPineconeLangChainOllamaFastMCP
🎤

Voice AI Agents

Real-time AI voice agents that go beyond Q&A — they conduct interviews, handle support calls, or execute workflows based on what the caller says. Sub-second latency. Multi-language.

LiveKitTwilioSilero VADSTT/TTS
⚡

AI Automation & Workflow Engineering

AI-powered automation for business processes — document processing (OCR), data extraction, workflow orchestration, and integration with tools like n8n, Zapier, Make.com, or custom pipelines.

PythonFastAPIn8nZapierMake.com
🧠

LLM Application Development

Full production LLM applications — from prompt engineering and tool calling to full-stack deployment. Gemini, OpenAI, Anthropic, Mistral, or locally-run open-source models via Ollama.

OpenAIGeminiAnthropicMistralLangChain
🔗

AI Integration into Existing Products

Adding AI capabilities — natural language queries, intelligent automation, AI-powered features — to your existing web app, SaaS product, or business software through clean API integration.

FastAPIREST APIsLangChainPython
Who This Is For

Ideal Clients & Projects

🏢 Startups building AI-native products

Need the full AI system designed, built, and deployed — not just a GPT wrapper. Want a technical co-builder who understands production requirements.

🏭 Businesses with manual workflows to automate

Processing invoices, documents, or data by hand that AI could automate. Have real business data to work with and a clear ROI target.

📞 Companies needing voice AI for calls

Want to automate inbound or outbound calls — interviews, support, qualification, or scheduling — with a voice agent that sounds natural and takes real actions.

💾 Organizations with proprietary knowledge bases

Have internal documents, manuals, contracts, or data that employees or customers need to query quickly and accurately — without hallucination.

🔌 Software teams adding AI to existing products

Have a working product and want to add intelligent features — natural language search, AI-powered recommendations, or smart automation — through clean API integration.

🌐 Remote teams globally

Based anywhere in the world. I work async-first and have experience delivering production systems to remote teams across time zones.

Real Systems I've Built

Every service I offer is backed by a real production system I've built, deployed, and validated with real users.

Technology Stack

Tools & Technologies

Production AI engineering requires the right tool for the right job. Here's what I work with.

AI Frameworks

LangGraph LangChain FastMCP OpenAI API Gemini API Anthropic API Ollama Mistral 7B

Vector & RAG

ChromaDB Pinecone pgvector Embeddings Semantic Search

Voice AI

LiveKit Cloud Twilio Silero VAD STT / TTS

Backend & Infrastructure

Python FastAPI Flask PostgreSQL Supabase Docker AWS Vercel

From Brief to Production

1

Technical Discovery

We discuss your use case, data sources, success criteria, and constraints. I'll tell you which architecture is appropriate and what isn't possible.

2

Architecture Design

I design the system architecture — agent structure, tool definitions, data flow, API design — and share it for your review before building starts.

3

Build & Test

I build the system iteratively with regular check-ins. You see working components early, not a finished product 6 weeks later.

4

Deploy & Validate

The system is deployed to production, not a demo environment. We test with real data and real users until it meets the agreed success criteria.

5

Handover & Documentation

I document the system thoroughly — architecture, deployment, API references, and operational runbooks — so your team can maintain and extend it.

Frequently Asked Questions

Common Questions About AI Engineering

What is an AI agent developer?
An AI agent developer builds software systems where an AI model can take autonomous actions — calling tools, querying databases, interacting with APIs, writing code, or coordinating with other agents — to complete complex multi-step tasks without continuous human guidance. Unlike a chatbot that only generates text, an AI agent takes real actions in connected systems. I specialize in production AI agent development using LangGraph, LangChain, and the Model Context Protocol (MCP).
What is a multi-agent system and when do I need one?
A multi-agent system uses multiple AI agents coordinated by a supervisor — each agent specializing in one task. Use one when your workflow is too complex for a single AI model: for example, when you need to simultaneously evaluate a GitHub profile, analyze a resume, and conduct a voice interview. A single agent trying to do all three would be less reliable and harder to maintain than three specialized agents coordinated by LangGraph.
What is an MCP server and do I need a custom one?
An MCP (Model Context Protocol) server exposes tools your AI agent can call to interact with external systems. You need a custom MCP server when you want the AI to access your specific data — your Shopify store, your internal database, your CRM — not just public APIs. Custom MCP servers are built with FastMCP and take 2-5 days to develop for typical business integrations.
When should I use LangGraph instead of a simpler approach?
Use LangGraph when your AI workflow needs conditional routing (different paths for different inputs), multiple agents handing off to each other, persistent shared state across steps, loops or retry logic, or human-in-the-loop checkpoints. For simple, linear tasks (always the same sequence), a basic LangChain chain is sufficient and faster to build. Most real production systems that handle varied inputs benefit from LangGraph's stateful orchestration.
What is RAG and when should a business invest in it?
RAG (Retrieval-Augmented Generation) lets AI answer questions about your specific documents or data — internal knowledge bases, product docs, contracts, manuals — by retrieving relevant passages before generating an answer. Invest in RAG when you have proprietary knowledge that employees or customers need to query accurately, and where hallucination would be costly. Good RAG is always citation-backed — every answer shows its source.
Where are you located and do you work with remote clients?
I'm based in Indore, Madhya Pradesh, India. I work with clients across India and internationally on a remote basis. I'm available for India-based freelance projects, and for international clients working async across time zones. Contact me at sanskar21072005@gmail.com to discuss your project.
How long does it take to build a production AI agent?
A simple single-agent system with 2-3 tools: 1-3 weeks. A complex multi-agent system with custom MCP servers, voice integration, and a full-stack frontend (like Hire a Human): 4-8 weeks for initial production deployment. Timeline depends on integration complexity, number of custom tools needed, and production robustness requirements. I provide honest scoping upfront — I don't underscope to win projects.
Who should NOT hire me for AI work?
If you need a large team, enterprise-scale support SLAs, or a system requiring 24/7 on-call engineering coverage, I'm not the right fit as a solo engineer. I'm best suited for startups, SMEs, and technical teams that need a skilled AI engineer to design and build a well-defined system, not an enterprise vendor relationship.

Ready to build your AI system?

Based in Indore, India. Available remotely worldwide. Let's discuss your project — I'll tell you exactly what's possible, what the right architecture is, and how long it will take.

Or see my full portfolio at sanskaragrawal.tech