Available for work

Ratish Jain

AI Engineer

Over the past few years, I’ve worked across API design, distributed systems, DevOps, and AI workflows, helping take products from idea to production. I enjoy solving engineering problems end-to-end—whether that involves designing system architecture, building reliable backend services, automating infrastructure, or integrating AI where it creates real value. Interests: Backend Engineering, Platform Engineering, Cloud Infrastructure, Distributed Systems, and Applied AI.

{ Work Experience }

d
SDE-1
November 2024 - April 2026
AI Engineer
d
Junior SDE
August 2024 - November 2024
Software Development Engineer
From the Blog

{ Recent writing }

I write about cloud architecture, AI engineering, and the occasional deep dive when something breaks in an interesting way.

Deploying a CrewAI Multi-Agent Crew to Amazon Bedrock AgentCore

Deploying a CrewAI Multi-Agent Crew to Amazon Bedrock AgentCore

Full source for this project: https://github.com/ratishjain12/crewai-bedrock-agentcore Amazon Bedrock AgentCore is AWS's answer to a problem every team building agents eventually hits: your agent wo

Aug 16, 2026 · 7 min read

bedrock agentcore
agentcore
CrewAI
agentic AI
Artificial Intelligence
AI
LLM Observability: A Technical Deep Dive

LLM Observability: A Technical Deep Dive

How do you debug an LLM application when the answer is wrong, latency suddenly spikes, or token costs explode? Traditional application monitoring isn't enough. LLM applications require a new layer of

Jul 19, 2026 · 5 min read

llm
observability
OpenTelemetry
distributed system
System Design
Voice Agent Architectures Explained: Cascading vs Native Multimodal Pipelines

Voice Agent Architectures Explained: Cascading vs Native Multimodal Pipelines

Everyone wants to build “voice agents”, but that term hides two very different architectures. The first is the classic cascading pipeline: speech-to-text → LLM → text-to-speech, all coordinated by you

Jun 24, 2026 · 7 min read

voice ai
agentic AI
llm
AI
Orchestration
AI Engineering
My Projects

{ Checkout my latest work }

I've worked on a variety of projects, from simple websites to complex web applications. Here are a few of my favorites.

Stellar Crypto

Responsive Landing Page created for a crypto trading platform.

React
TailwindCSS
TypeScript
Framer Motion

Solar Tech

Responsive Landing Page created for a solar technology company.

React
TailwindCSS
TypeScript
Framer Motion

Appgen

A fast, flexible CLI tool to scaffold modern web app projects (Next.js, React, Express, Flask, and more) with optional TypeScript and Tailwind support, perfect for rapid prototyping and consistent project setup

Python
Rich
Typer