AI AGENT SYSTEMS

Building ReAct agents with tool use, sub-agent delegation, and persistent memory. From prototype to production.

Ravi Bollepalli — AI Engineer

Building production AI agents, RAG pipelines, and LLM evaluation systems.

Looking for entry-level AI Engineer roles — available May 2026

LLM OPS & EVALS

Shipping RAG systems, evaluation pipelines, and model-tier routing with measurable quality benchmarks.

Featured Projects

All Blog Posts
VitalSync: Health Intelligence Agent
View Project

VitalSync: Health Intelligence Agent

Production ReAct agent on Gemini 2.5 Flash with 4 service-routed tools, LLM-as-judge regression suite, and async TTL-scoped memory with per-user observability.

1 technical deep-dive
ReactExpressTypeScriptPrismaAWSTerraformGemini 2.5 FlashHelicone
Second Brain: Conversational RAG Chatbot
View Project

Second Brain: Conversational RAG Chatbot

Local-first RAG chatbot unifying 4,954 conversations into a 312K-chunk pgvector knowledge base — improved retrieval recall from 0.58 to 0.85 on a 50-question eval set.

PythonPyTorchHugging FacePostgreSQLpgvectorAWS BedrockLLM-as-Judge
MiniClaw: Self-Hosted AI Agent
View Project

MiniClaw: Self-Hosted AI Agent

Open-ended ReAct agent with sub-agent delegation, planner-reducer split, map-reduce over 200+ Gmail messages, and hybrid SQLite FTS5 + sqlite-vec memory index.

PythonClaude (Bedrock)MCPSQLite FTS5sqlite-vecAWS EC2
Spidey Social: Serverless Real-Time Social App
View Project

Spidey Social: Serverless Real-Time Social App

1st place AWS category at Hack_NCState 2026 — serverless social app with geohash-indexed partitions for proximity queries and WebSockets for real-time messaging.

AWS LambdaDynamoDBAPI GatewayCognitoCloudFrontS3AWS CDK
AI Research Analytics Platform
View Project

AI Research Analytics Platform

COI detection via co-authorship graph traversal across 23K+ relationships; hybrid rule-based + OpenAI publication classification over 800 papers; serving 35+ faculty at NC State.

PythonNetworkXPlotly.jsReactTypeScriptExpress.jsMySQLOpenAIGeminiKubernetes
FFA Course Delivery Platform
View Project

FFA Course Delivery Platform

Full-stack multimedia course platform with enrollment, progress tracking, quiz delivery, and Firebase Auth + 3-tier RBAC — serving 500+ users for a 501(c)(3) nonprofit.

Next.js 15TypeScriptFirestoreFirebase AuthREST APIsTailwind CSS