AgentFlow
A multi-agent orchestration framework built on LangGraph for composing tool-using agent pipelines with checkpointing, retries, and human-in-the-loop review gates.
A selection of agentic AI, RAG, and backend systems I've built.
A multi-agent orchestration framework built on LangGraph for composing tool-using agent pipelines with checkpointing, retries, and human-in-the-loop review gates.
A retrieval-augmented generation assistant that indexes internal documentation with hybrid BM25 + vector search, reranking, and streamed, citation-backed answers.
An end-to-end fine-tuning pipeline for open-weight LLMs supporting LoRA/QLoRA training jobs, dataset versioning, and an automated evaluation harness.
An event-driven order and payment microservices platform using saga orchestration for distributed transactions, with full request tracing via OpenTelemetry.
An LLMOps observability dashboard tracking prompt versions, token cost, latency, and evaluation regressions across production agent pipelines.
A real-time support copilot that streams LLM-generated reply suggestions to human agents over WebSockets, with guardrails and escalation triggers.