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 }

F
AI Engineer
May 2026 - present
AI Backend Engineer
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.

Agentic Systems Are Just Patterns

Agentic Systems Are Just Patterns

Single Agent Patterns Tool Use Pattern An LLM by itself can only produce tokens. It can't query a database, hit an API, run code, or check today's weather. The tool use pattern closes that gap by givi

Aug 22, 2026 · 4 min read

agentic AI
llm
AI
System Design
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
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