Hello There! 👋

I'm Dinesh Solanki,
Forward Deployed
Engineer, Based in India.

I embed with product and account teams and ship production AI: LLM pipelines, retrieval systems, agent workflows and the full-stack platforms they run inside.

~/dinesh $

0kLines of code shipped
0API endpoints live
0Samsung R&D awards
0Springer paper
Dinesh Solanki, Forward Deployed Engineer based in Bengaluru, India
Forward Deployed Engineer
GenAI Engineer
RAG pipelinesLLM systemsFastAPI + React
What I Do

Solutions I Deploy

Not slideware, running systems. I take AI from a rough idea to something your team logs into every day.

See It In Production

Forward Deployed AI Engineering

I sit with the team that will actually use the software, work against the real workflow instead of a written spec, and own the result after launch. Scoping, building, deploying and correcting course happen in the same week rather than across quarters.

client embeddingdiscovery to productioniterative rolloutpost-launch ownership
How I work

GenAI and LLM Systems

Retrieval-augmented generation grounded in your own data, multi-agent orchestration with LangGraph and CrewAI, structured extraction with JSON repair, LoRA and DreamBooth fine-tuning, and multi-provider routing across Gemini, Claude and GPT models with fallback chains and per-run cost tracking.

RAGpgvectoragentsfine-tuningevalscost routing
My toolbox

Full-Stack AI Platforms

Multi-tenant products end to end: React 19 and Vite on the front, FastAPI and PostgreSQL behind it, OAuth with revocable JWT sessions, a live permission matrix, Celery and Redis for background work, and Docker Compose behind nginx with GitHub Actions doing the shipping.

React 19FastAPIPostgreSQLCeleryDockerCI/CD
Flagship build
Dinesh Solanki smiling, Forward Deployed Engineer at Trilliant Digital
PythonFastAPIPostgreSQLpgvectorReact 19Celery
About Me

Who is Dinesh Solanki?

I'm an engineer who likes being where the problem lives. I started in research at Samsung R&D (SRI-B), where I built a Video Q&A chatbot that read transcripts at 96% accuracy, then led a platform-agnostic Stable Diffusion pipeline that won the Outstanding and Excellence Awards.

Today at Trilliant Digital I work as a Forward Deployed Engineer, embedded with client account teams. I built Opaeron from the first commit: 226,000 lines, 711 API endpoints, 77 Postgres tables and about 20 AI agents running in production. Published at Springer Nature (SmartCom 2025) along the way.

0+Years Experience
0kLines Shipped
0Samsung Awards
0Springer Paper
Download CV
My Favorite Tools

Behind Every Build
The Stack I Reach For

PythonTypeScriptReact 19FastAPIPostgreSQLRedisCeleryDockerNginxVite
LangChainPyTorchTensorFlowHuggingFaceOpenAIGeminiAnthropicn8nGitHub ActionsGit

Generative AI and LLM

  • Retrieval-Augmented Generation
  • Multi-agent orchestration
  • LangChain
  • LangGraph
  • CrewAI
  • OpenRouter model routing
  • Structured output and JSON repair
  • Prompt engineering
  • LoRA fine-tuning
  • DreamBooth
  • Embeddings and vector search
  • LLM cost control

Machine learning and research

  • PyTorch
  • TensorFlow
  • HuggingFace Transformers
  • Stable Diffusion SDXL
  • ControlNet
  • IP-Adapter
  • Whisper ASR
  • Video-LLaVA
  • CNN architectures
  • Computer vision
  • Natural language processing
  • SSIM and FID evaluation

Backend and data

  • Python 3.11
  • FastAPI
  • Pydantic v2
  • PostgreSQL 16
  • pgvector
  • psycopg3
  • Celery
  • Redis
  • APScheduler
  • REST API design
  • OAuth 2.0 and JWT
  • Role-based access control
  • Audit logging

Frontend and delivery

  • React 19
  • Vite 7
  • React Router 7
  • Tailwind CSS v4
  • Recharts
  • D3
  • Framer Motion
  • Docker and Docker Compose
  • nginx
  • GitHub Actions
  • DigitalOcean
  • n8n automation
Career Journey

Where I've Shipped

From research benches at Samsung R&D to forward deployed client work at Trilliant Digital.

Trilliant Digital office in Bengaluru where Dinesh Solanki works as a Forward Deployed Engineer
Jul 2025 to Present

Forward Deployed Engineer

Trilliant Digital Pvt Ltd
  • Embedded with client pods and account teams, taking problems from discovery through to deployed software people log into daily.
  • Designed and shipped Opaeron (opaeron.com), a multi-tenant AI operations platform now at roughly 226,000 lines of code, 711 API endpoints across 89 routers and 77 PostgreSQL tables.
  • Built the transcript intelligence loop: meeting transcript in, structured action items with owners and due dates out, using chunked extraction, cross-chunk deduplication and RAG context over account members.
  • Ran a multi-model gateway on OpenRouter, routing each job to the cheapest model that clears its quality bar, with fallback chains, JSON repair for malformed output and per-run cost tracking.
  • Led the migration off Supabase onto self-hosted PostgreSQL 16 with pgvector, writing a psycopg3 query-builder shim so hundreds of existing route calls kept working unchanged.
  • Shipped a suite of about 20 AI agents across 11 marketing disciplines (SEO audits, ABM research, email sequencing, CRO test planning, paid ads) on Celery with polling status, PDF and CSV export.
FastAPIReact 19PostgreSQL 16pgvectorCeleryRedisOpenRouterDocker
Agentic AI and multi-agent pipeline work built at Trilliant Digital
Apr 2025 to Jul 2025

Agentic AI Intern

Trilliant Digital Pvt Ltd
  • Built multi-agent CrewAI pipelines with specialist agents for SEO analysis, ad copy generation and competitor research, cutting manual effort by 60 percent.
  • Designed LangChain RAG pipelines over FAISS and Supabase vector stores so generated marketing content stayed grounded and source-cited.
  • Engineered custom API integrations and prompt chains that produced a 3x increase in content delivery speed.
  • Shipped a Google Ads campaign copy generator on Gemini 2.5 Pro with a GPT-4o-mini fallback through OpenRouter, exporting import-ready structured ad groups.
CrewAILangChainFAISSGemini 2.5 ProRAG
Samsung R&D Institute India certificate of excellence awarded to Dinesh Solanki
May 2024 to Apr 2025

Team Lead

Samsung R&D Institute India (SRI-B)
Dual award recipient: Outstanding Award and Excellence Award for a platform-agnostic Stable Diffusion pipeline that removed vendor lock-in from every internal generative workflow.
  • Reverse-engineered the AUTOMATIC1111 WebUI to run SDXL, ControlNet and IP-Adapter as a standalone headless CLI pipeline with no browser dependency.
  • Implemented LoRA and DreamBooth fine-tuning workflows for rapid custom model adaptation on internal datasets with GPU-accelerated training.
  • Reached 80 percent image quality accuracy on SSIM and FID benchmarks across mixed hardware, with batch inference 40 percent faster than the A1111 baseline.
Stable Diffusion SDXLControlNetIP-AdapterLoRADreamBoothPyTorch
Samsung R&D certificate of participation for the AI video summarization project
Oct 2023 to May 2024

Research Intern

Samsung R&D Institute India (SRI-B)
  • Built a multimodal Video Q&A chatbot on Video-LLaVA-7B for visual reasoning and Whisper large-v2 for speech recognition, reaching 96 percent transcript accuracy.
  • Ran GPU-accelerated hyperparameter tuning across learning rate, beam width and temperature that cut inference latency 35 percent at benchmark accuracy.
  • Served the model through a Flask REST API with streaming responses; the work set a multimedia AI benchmark at SRI-B and led to the Team Lead promotion.
Video-LLaVA-7BWhisper large-v2PyTorchFlaskHuggingFace
Flagship Build · Forward Deployed

One Platform, End to End

The kind of thing forward deployed actually means. I designed, built and operate this in production for client pods.

In ProductionMulti-TenantBuilt at Trilliant Digital

Opaeron, AI Operations Platform

The internal operations platform for a digital marketing agency. Paste a client meeting transcript and an LLM pipeline pulls out action items with owners and dates, writes the meeting summary, and pushes everything into task boards, workload analytics, billing scorecards and a client-facing report portal. I designed, built and operate every layer of it, from the React glass interface down to the Celery beat schedule.

Visit opaeron.com

SPA React 19 and Vite 7

  • 274 page components and 52 shared primitives, routed with React Router 7 behind guarded shells, plus a full-screen super-admin console.
  • State lives in focused contexts (auth, pods, accounts, settings, toasts) with capability hooks such as usePermissions deriving what each role can see.
  • JWT sessions with sliding refresh, handled by a single fetch wrapper that rotates the access token on every response.
  • Tailwind CSS v4 through the Vite plugin with no config file, a hand-built motion system, Recharts and D3 for analytics, dnd-kit for drag-ordered boards.
react 19.2vite 7react-router 7tailwind v4rechartsdnd-kit
BrowserReact 19 SPAFastAPIPostgreSQL 16 + pgvectorCelery · RedisOpenRouter LLM
226klines of code
711API endpoints
77Postgres tables
~20AI agents
158test files
Selected Work

Projects I've Built

Production AI systems, research implementations and open-source builds across LLMs, agents and ML.

All Repos
★ Featured Project

Pharma Discovery Co-Pilot

Multi-agent pharmaceutical research platform

A multi-agent platform on Google Gemini that finds new therapeutic uses for already-approved medications. Specialist agents mine clinical trial registries, patent filings and market signals, then a synthesis pass writes an evidence-based drug repurposing report with every claim traced back to its source.

  • Specialist agent crew: a clinical-trials analyst, a patent scout and a market strategist coordinated into a single report.
  • Evidence-first output, where each conclusion carries the trial phase, filing or market signal it came from.
  • TypeScript and Vite front to back with structured Gemini 2.5 tool calling and schema-validated responses.
Gemini 2.5multi-agentTypeScriptVitedrug repurposing
⌨️/01

LLM Code Assistant

Context-aware code completion for developers. Parses the surrounding file, builds a retrieval prompt from the local symbol graph and returns completions with an explanation of the change.

LLMsLangChainPython
📈/02

Finance Agent

An agent for financial analysis and market research using LLM tool calling to fetch, reconcile and reason over live market data before writing a position summary.

AI agentstool callingLangChain
🎯/03

Google Ads Copy Generator

Turns raw keyword lists into structured ad groups with compliant copy. Gemini 2.5 Pro primary with a GPT-4o-mini fallback through OpenRouter, exporting import-ready spreadsheets.

Gemini 2.5 ProOpenRouterfallback chain
🧠/04

EEG Age and Gender Classifier

Neuro-AI deep learning that classifies age and gender from raw EEG brainwave signals, pairing signal preprocessing and band filtering with convolutional architectures.

CNNneuroinformaticsPyTorch
🛒/05

Amazon Lens

Product intelligence for Amazon listings. NLP and sentiment pipelines turn thousands of reviews and market data points into ranked, actionable seller insights.

NLPsentiment analysise-commerce AI
🔗/06

LangChain Guide and Projects

A hands-on LangChain reference covering chains, agents, RAG pipelines, memory modules and end-to-end application builds, written as runnable Python rather than snippets.

LangChainRAGLLM apps
Research & Speaking

Beyond the Codebase

Peer-reviewed research and teaching, because shipping fast works better on strong foundations.

Springer · 2025SmartCom 2025 proceedings cover, Springer Nature Singapore

Generative AI-Powered Tool for Automated Video Summarization

SmartCom 2025 · Springer Nature Singapore · Vol. 4

Hierarchical spatio-temporal video analysis. Convolutional networks handle multi-scale feature extraction, transformer language models carry semantic understanding, and a multimodal encoder-decoder with attention produces the summary.

Workshop · Speaker

Generative AI Workshop, World Resources Webinar

Cambridge Institute of Technology · 2024

A full session on generative AI fundamentals covering GANs and VAEs, transformer architectures, transfer learning and fine-tuning strategy, and the ethics of putting generative systems in front of real users.

Recognition

Proof It Worked

Flip a card. Every award has a system behind it. (hover or tap!)

Outstanding Award

Samsung R&D · 2024
SRI-B, Bengaluru

For engineering a platform-agnostic Stable Diffusion pipeline reaching 80 percent image quality accuracy while removing vendor lock-in from every internal generative workflow.

Excellence Award

Samsung R&D · 2024
SRI-B, Bengaluru

Recognized for running GPU-accelerated generative workflows across mixed hardware, driving SDXL, ControlNet and IP-Adapter from a single command line interface.

Springer Publication

SmartCom · 2025
Springer Nature Singapore

Peer-reviewed research on generative video summarization combining CNN feature extraction with transformer language models, published in the SmartCom 2025 proceedings.

96% Transcript Accuracy

Samsung R&D · 2023 to 24
Video Q&A chatbot

Video-LLaVA-7B with Whisper large-v2, a multimedia AI benchmark at SRI-B that led directly to a Team Lead promotion.

60% Effort Reduction

Trilliant Digital · 2025
Agentic automation

CrewAI and LangChain agents across SEO and paid ads workflows produced 60 percent less manual work and 3x faster content delivery.

GenAI Workshop Speaker

World Resources Webinar · 2024
Cambridge Institute of Technology

Taught GANs, VAEs, transformer architectures and AI ethics to a global webinar audience as a student researcher.

Get In Touch

Let's Build Something That Ships

Open to forward deployed engagements, generative AI builds and interesting AI conversations. I typically reply within 24 hours.

Opens your mail app with the message pre-filled, or write to me directly anytime.