Backend & AI Engineering Intern
Undergraduation.com · Remote
- —Designed a distributed request pipeline on Server-Sent Events + Vercel serverless functions, supporting 50+ concurrent users with zero blocking on long-running tool calls.
- —Built an agentic chatbot with LLM tool-calling that orchestrates multi-step workflows — database lookups, form filling, and third-party API calls — end-to-end.
- —Shipped a fault-tolerant LLM gateway with latency-aware A/B provider selection and automated failover, holding 99.9% uptime while optimizing token spend during outages.
- —Cut 40% of redundant Postgres queries with a composite-key cache; enforced defense-in-depth via Row-Level Security and API middleware scoping Pinecone searches to counselor_id for zero cross-tenant leakage.
Node.js / Supabase / PostgreSQL / Vercel / Pinecone / Redis / LangChain / LLM Tool-Calling