A·1

Ayaan Khan

ai engineer · builder

Open to work

Activity

01
Building
VeritasLayer (deployed),Clutch (staging),SyntecAgent (deployed),This site
02
Learning
Agentic workflows in construction and real estate.
03
Watching
Beef (Show, 2025)
04
Reading
Attention Is All You Need (Vaswani et al.)
05
Hardware
MacBook Pro M4 Pro · iPhone 17 Pro · Samsung Z Fold 7
06
Software
VS Code · Claude · Codex · Gemini · Ghostty
07
Supporting
FC Barcelona
PROJ: PORTFOLIO — AYAAN KHAN
SHEET 1 OF 5
ISSUED: 03:52 PM CST
A·2

About Me

AI engineer building production LLM systems — RAG pipelines, semantic search, multi-agent workflows. Originally from New Delhi, based in Chicago. Outside the terminal, I'm an avid football fan (the real kind), play guitar, and spend too much time thinking about music and art. I think good taste is a technical skill.

Margin note — where I'm headed

After graduation in May 2026, I want to join a team where I can ship AI systems that actually matter — whether that is at a fast-moving startup or a company building infrastructure for the next wave of intelligent software. Longer term, I want to build products of my own at the intersection of AI and systems design, and eventually contribute to research that makes LLM pipelines more reliable and interpretable.

Education Schedule
DegreeB.S. in Artificial Intelligence
MinorMinor in Architecture
UniversityIllinois Institute of Technology
CompletionMay 2026

Keynote legend — coursework

01 DSA02 AI03 ML04 NLP05 DBMS06 Assembly07 Data Mining08 Discrete Math09 Linear Algebra10 Probability11 Statistics12 OOP
PROJ: PORTFOLIO — AYAAN KHAN
SHEET 2 OF 5
A·3

Experience

The Syntec Group · Chicago, Illinois · May 2025 – Present

AI & Digital Development Intern

  1. 1. Built and deployed a semantic RAG chatbot on Chatbase over firm documents, delivering cited, context-grounded answers to reduce lookup time and improve response consistency.
  2. 2. Developed an internal agentic system using OpenAI function calling to manage building module codes through natural language, with confirmation flows for destructive operations and ChromaDB sync for semantic search.
  3. 3. Implemented ingestion and retrieval workflow (chunking, embeddings, indexing) across PDFs, CSVs, website pages, and WordPress blog posts, with embedding caching via Redis that reduced inference cost by approximately 65%.
  4. 4. Led an information architecture plus website redesign improving navigation and access to resources; used engagement analysis to iterate content performance.

Volunteers.Covihelp · Remote (India) · May 2021 – July 2021

Co-Founder

  1. 1. Created and managed a 24/7 helpline during India's second COVID wave, connecting thousands of patients with critical resources like oxygen, beds, and medicines.

Excelerate (Globalshala) · New Delhi, India · June 2023 – July 2023

Project Manager

  1. 1. Led a global team to organize an academic event with a $30,000 budget, managing documentation, risk assessment, and external outsourcing.
PROJ: PORTFOLIO — AYAAN KHAN
SHEET 3 OF 5
A·4

Projects

No.Project
01Clutch rev. note: 5-stage pipeline, retries, SSE ←
02SyntecAgent rev. note: confirmation gates on destructive ops ←
03VeritasLayer rev. note: every claim cites its source ←
04Syntec AI Chatbot rev. note: dual-LLM fallback, content-hash cache ←
05InvestoChat
06Trend Analyzer for Raw Materials
07Sports and Metrics Tracker

NOTE: SELECT ANY ROW FOR DETAIL ENLARGEMENT

PROJ: PORTFOLIO — AYAAN KHAN
SHEET 4 OF 5
A·5

Systems Thinking

  1. SPEC 01
    Ingestion & preprocessing

    Clean, chunk, and index messy docs so retrieval starts from ground truth

  2. SPEC 02
    Hybrid retrieval + reranking

    Vector search alone hallucinates on structured data — combine with lexical matching and rerank

  3. SPEC 03
    Agentic workflows & guardrails

    Function-calling agents with confirmation gates before anything destructive touches production

  4. SPEC 04
    Structured outputs & validation

    Every LLM response parsed through Pydantic schemas — if it doesn't conform, it doesn't ship

  5. SPEC 05
    Latency/cost routing

    LiteLLM across models, Redis caching, and fallback LLMs — not every query needs GPT-4o

  6. SPEC 06
    Observability & failure modes

    Inngest job tracing, eval harnesses — catch breaks before users do

© 2026 Ayaan Khan — Drawn in SvelteKit

PROJ: PORTFOLIO — AYAAN KHAN
SHEET 5 OF 5