๐Ÿ‘‹ Welcome to my portfolio

Hi, my name is

Ashish Reddy Jaddu

Founding Engineer shipping production AI systems

Backend ยท AI/LLM ยท Full-Stack โ€” RAG, Azure, Vertex AI ยท 4 pivots shipped

Founding Engineer at LegiSimple โ€” 3+ years building production AI systems. I architect and ship RAG-powered legal research platforms, optimize LLM retrieval pipelines, and build full-stack applications from Python/Django APIs to React Native mobile apps. Shipped 4 product pivots in 20 monthsโ€”from OpenAI-powered research tools to multi-channel workflow automation on Azure infrastructure.

Product Velocity

4 products

shipped over 20 months

from idea to production MVP

RAG System

< 1 sec

query latency in production

hybrid search over 120K+ legal cases

Workflow Impact

3โ€“4 hr โ†’ 20โ€“30 min

end-to-end HR sanctions process time

AI-assisted workflow automation with human review

Toronto, Canada
ashish@portfolio:~
|

Products shipped

4 in 20 months

From GPT legal research โ†’ workflow automation

RAG accuracy

82% โ†’ 87%

Hybrid chunking + Azure AI Search + Voyage AI

Workflow time saved

3โ€“4 hr โ†’ 20โ€“30 min

HR sanctions process for enterprise clients

๐Ÿ‘จโ€๐Ÿ’ป About Me

Building Innovative Solutions

Founding Engineer with 3+ years building production RAG systems, LLM pipelines, and AI-powered workflow automation at LegiSimple/Trails. I architect hybrid search systems with custom relevance metrics, build agentic orchestration pipelines, and ship full-stack products on Azure + GCP that real users rely on.

My Journey

My journey began in 2020 at HCL Technologies in India, building RESTful APIs and optimizing databases. After earning my Master's in Applied Computer Science from Concordia University (2022-2024), I joined LegiSimple as a founding engineer at the ground floor.

At LegiSimple, I led technical architecture for an AI-native legal-tech startup over 20 months. Shipped 4 product pivotsโ€”from GPT-based legal research to a hybrid RAG system over 120K+ case law documents to AI-powered workflow automationโ€”iterating directly with law-firm partners at each stage.

๐Ÿค– RAG Systems
โšก Agentic Pipelines
๐Ÿ”ง Backend Engineering
๐Ÿš€ Startup Velocity
Impact & Achievements
๐Ÿ”

Production RAG System

AI/LLM Systems

Built hybrid RAG pipeline over 120K+ legal cases: section-aware parsing, agentic chunking for complex legal sections, semantic chunking for simpler sections, and a custom relevance metric (cosine + citation count + recency + shepherdization). Using Azure AI Search with Voyage AI legal embeddings, ground truth eval improved from 82% โ†’ 87% retrieval precision with sub-second latency.

๐Ÿค–

Agentic Orchestration

AI Architecture

Designed multi-agent system with an orchestrator coordinating specialized agents: case retrieval, citation validation, and overturned-case detection (shepherdization). Integrated guardrails to validate every citation against the database and enforce safety checks on each tool call.

โšก

Workflow Automation Impact

Product Engineering

End-to-end HR sanctions platform: Azure Durable Functions orchestrator gathers employee history + handbook + labor regulations, AI recommends action level, human-in-the-loop HR approval, auto-generates compliant letters. 3โ€“4 hours โ†’ 20โ€“30 minutes.

๐Ÿš€

Backend Performance & Security

Backend Excellence

Python/Django APIs optimized with Redis caching + query tuning (30% faster). Azure OpenAI + AI Search in private VNet. Cloudflare WAF protection for sensitive law-firm data. 99.9% uptime.

Architecture & Infrastructure
โ˜๏ธ

Cloud Architecture

Expert

Design and deploy Azure/GCP infrastructure with VNets, App Services, and serverless functions

๐Ÿค–

AI System Design

Expert

Build RAG pipelines, vector databases (Azure AI Search, Pinecone), and LLM orchestration with LangChain

๐Ÿ”ง

API & Backend

Expert

Python/Django & FastAPI REST APIs with caching, rate-limiting, and database optimization for production scale

๐Ÿ”’

Security & Data Privacy

Expert

Implement VNet isolation, encryption, and compliance controls for sensitive legal data

Generative AI & LLMs
๐Ÿค–

OpenAI & Azure OpenAI

Expert

Production LLM integration, prompt engineering, AI agents

๐Ÿ”

RAG Systems

Expert

Vector embeddings, semantic search, retrieval pipelines

๐Ÿ“ˆ

Vertex AI

Advanced

LLM evaluation experiments on a 1K-label ground-truth dataset for retrieval precision measurement and improvement

๐Ÿ—„๏ธ

Vector Databases

Advanced

Azure AI Search, Pinecone, embeddings storage

โ›“๏ธ

LangChain & LangGraph

Advanced

AI workflow orchestration, multi-step agents

Backend & APIs
๐Ÿ

Python/Django & FastAPI

Expert

REST APIs, async services, ORM, 30% performance optimization

โšก

Azure Functions

Advanced

Durable Functions, serverless workflows

๐ŸŸข

Node.js/Express

Advanced

RESTful services, real-time SignalR integration

๐Ÿš€

API Optimization

Expert

Caching, query tuning, rate-limiting

Cloud & Infrastructure
โ˜๏ธ

Azure

Expert

App Services, VNet, Azure SQL, AI Search, private endpoints

๐ŸŒ

Google Cloud

Advanced

Compute Engine, Cloud Run, Vertex AI

๐Ÿณ

Docker & Kubernetes

Advanced

Containerization, orchestration, production deployments

โšก

Redis & Caching

Advanced

Query caching, session management, performance

Frontend & Mobile
โš›๏ธ

Next.js/React

Expert

SSR, Zustand state management, component architecture

๐Ÿ“˜

TypeScript

Expert

Type-safe applications, advanced patterns

๐Ÿ“ฑ

React Native

Advanced

iOS & Android apps published on App Store & Play Store

๐Ÿ”„

Real-time UI

Advanced

Azure SignalR, live dashboard updates

๐Ÿ’ผ Professional Journey

Where I've Made Impact

โš–๏ธ
Founding Engineer
LegiSimple / Trails Legal โ€ข Montreal, Canada
July 2024 โ€“ Feb 2026
Full-time

Shipped 4 products over 20 months (GPT legal research โ†’ Canadian case law โ†’ US case law โ†’ workflow automation), owning architecture and delivery end-to-end across each stage

Built hybrid RAG pipeline over 120K+ legal cases: section-aware parsing, agentic chunking for complex legal sections (citations, statutes, precedence), semantic chunking for simpler sections, and a custom relevance metric (cosine similarity + citation count + recency + quote level + shepherdization). Using Azure AI Search with Voyage AI legal embeddings, retrieval precision improved from 82% โ†’ 87% while keeping query costs sustainable

Designed agentic orchestration system: orchestrator coordinating specialized agents for case retrieval, citation validation, and overturned-case detection. Integrated guardrails to validate every citation against the database and enforce safety checks on each step

Built HR sanctions workflow automation: Azure Durable Functions orchestrator gathers employee history, company handbook, and labor regulations; AI recommends action level; human-in-the-loop HR approval; auto-generates legally compliant letters. Reduced a 3โ€“4 hour manual process to 20โ€“30 minutes

Architected Azure backend: App Services, Durable Functions, Azure SQL, Azure OpenAI + AI Search in private VNet with Cloudflare WAF โ€” 99.9% uptime

Optimized Python/Django APIs with Redis caching and SQL query tuning (30% faster responses, 25% memory reduction); built Next.js/React frontends with SignalR real-time updates and Mixpanel/PostHog analytics

Python
Django
FastAPI
LangChain
Azure OpenAI
Azure Durable Functions
Azure AI Search
Next.js
React
React Native
Vertex AI
Redis
Azure SQL
๐ŸŽฎ
Functional QA Engineer
Keywords Studios โ€ข Montreal, Canada
Jun 2023 โ€“ Jul 2024
Full-time

Performed API testing and backend validation across multiple software products, verifying RESTful endpoint behavior, data integrity, and error handling

Conducted AI/ML feature testing for AI-powered products, validating LLM-generated content quality, edge case handling, and response consistency

Executed regression, smoke, integration, and exploratory testing across web applications, mobile apps, and gaming platforms โ€” documented 200+ bugs with detailed reproduction steps

Collaborated with development teams using Jira and Bugzilla to prioritize defects and ensure timely resolution before production releases

API Testing
Jira
Bugzilla
Regression Testing
AI/ML Testing
QA
๐Ÿ’ป
Software Engineer
HCL Technologies โ€ข Hyderabad, India
Oct 2020 โ€“ Jan 2022
Full-time

Developed and deployed RESTful APIs powering internal React applications; optimized MySQL queries improving page-load performance by ~20% and reducing DB response times by ~10%

Debugged production issues across frontend and backend services; built database-backed defect catalog boosting QA effectiveness by ~40%

Managed deployments for 5 web applications on Heroku, improving configuration and resource usage to cut hosting costs by ~15%

Node.js
Python
React
RESTful APIs
MySQL
Heroku
CI/CD
๐ŸŽ“ Education

Academic Foundation

Master of Science โ€” Applied Computer Science
Concordia University โ€ข Montreal, Canada
Sept 2022 โ€“ Apr 2024
Advanced Programming Practices
Applied Artificial Intelligence
Distributed System Design
Data Communication & Networking
Algorithm Design & Analysis
Bachelor of Technology โ€” Computer Science
Geetanjali College of Engineering and Technology โ€ข Hyderabad, India
June 2016 โ€“ Sept 2020
๐Ÿš€ Featured Work

Projects That Make a Difference

Here are some of the projects I've worked on that showcase my skills and passion for creating impactful solutions.

AI / Backend
Hybrid RAG Legal Research System

โ— Challenge

Law firm partners needed accurate semantic search across 120,000+ NY case law documents. Keyword search missed relevant precedents, and manual research took hours per query.

โ— Solution

Architected a hybrid RAG pipeline: section-aware document parsing, agentic chunking for complex legal sections (preserving citations, statutes, precedence signals), and semantic chunking for simpler sections. Built a custom relevance metric combining cosine similarity with citation count, recency, quote level, and shepherdization (whether a case is still good law). Added an agentic orchestration layer with specialized agents for case retrieval, citation validation, and overturned-case detection. Guardrails cross-check every citation against the case database and enforce safety checks on each tool call.

โœ“ Result

85โ€“90% retrieval relevance in production with sub-second latency. Ground truth evaluation improved from 82% to 87% through hybrid chunking refinements, Azure AI Search tuning, and Voyage AI legal embeddings. Actively used in production for legal research.

Python
LangChain
OpenAI
Azure AI Search
Voyage AI
Vertex AI
Django
PostgreSQL
Private codebase โ€” happy to walk through architecture in detail
Workflow Automation / Full-Stack
HR Sanctions Workflow Automation

โ— Challenge

An enterprise client's HR team handled employee disciplinary cases entirely manually: supervisors wrote warning letters inconsistently, with no compliance checks and no audit trailโ€”creating compliance risk and 3โ€“4 hour processing times.

โ— Solution

Built an end-to-end workflow platform: supervisors log incidents via a React Native mobile app, triggering an Azure Durable Functions orchestrator. The orchestrator gathers employee incident history, company handbook, and government labor regulations, then uses Azure OpenAI to recommend an action level (verbal warning, written warning, suspension, or termination). HR reviews and approves or overrides. System auto-generates a legally compliant letter and logs every action for audit trails.

โœ“ Result

Reduced 3โ€“4 hour manual process to 20โ€“30 minutes. Eliminated inconsistent letters through AI-assisted generation. Full audit trail created for every case. Human-in-the-loop design kept HR in control of every final decision.

Azure Durable Functions
Azure OpenAI
Python
Django
FastAPI
React Native
Next.js
Azure SignalR
Azure SQL
Private codebase โ€” happy to walk through architecture in detail
AI Agents / Personal
Deep Research & Voice Agents

โ— Challenge

I wanted to understand production-grade agents beyond frameworks: how to design research and voice agents with full control over planning, tools, observability, and failure modes.

โ— Solution

Built a Deep Research Agent in raw Python (no LangChain/LangGraph) that plans web research, iterates searchโ†’reflect loops, ranks sources with embeddings, and synthesizes long-form cited reports using Azure OpenAI and Tavily. In parallel, built a restaurant voice agent on LiveKit that answers real phone calls, uses Deepgram STT/TTS and Azure OpenAI tools for menus and reservations, and logs all calls and bookings to Supabase.

โœ“ Result

Demonstrated end-to-end agentic systems with structured logging, retry/backoff, cost controls, evals on a labeled dataset, and real-time voice interactions. These projects are my playground for experimenting with new LLM models and agent patterns outside of production client work.

Python
Azure OpenAI
Tavily
Streamlit
LiveKit
Deepgram
Supabase
FastAPI
Private codebase โ€” happy to walk through architecture in detail
Mobile / React Native
Mobile Apps (iOS & Android)

โ— Challenge

Field workers needed to capture incident reports and receive case documents on-site. Web-only access created delays and prevented real-time updates in the field.

โ— Solution

Built cross-platform React Native apps (published on iOS App Store and Google Play Store) integrated with the workflow automation backend. Push notifications for status updates, real-time sync via Azure SignalR, and seamless handoff to the Next.js dashboard for HR reviewers.

โœ“ Result

Enabled on-site incident capture and real-time document delivery for field workers. Provided the multi-channel access layer that made the HR sanctions workflow end-to-end.

React Native
TypeScript
Azure SignalR
Push Notifications
Django REST API
Private codebase โ€” happy to walk through architecture in detail
๐Ÿ’ฌ Ask Ashish Anything

Curious about my experience or projects?

Use this chat to dig deeper into any project, metric, or career metric on the page. This is a small step toward a fully personalized assistant powered by Azure OpenAI and my own data.

Talk to Ashish
Ask about my experience, projects, or how I think about building AI systems.
RAG-powered assistant
Ask me anything about my experience, projects, or how I think about building AI systems.

Start the conversation by asking about a project, metric, or result you saw above.

Prefer email? You can always reach me at ashishjaddu@gmail.com.

๐Ÿ’ฌ Get In Touch

Let's Work Together

I'm open to Backend, AI Engineering, and Full-Stack roles โ€” Toronto-based and available for remote work too. Reach out directly and I'll get back to you.

Email

ashishjaddu@gmail.com

LinkedIn

Connect with me