Abhijeet Verma

SWE @ LTIMindtree · Full Stack

About

Software Engineer at LTIMindtree building production full-stack systems — React, Spring Boot, Node.js — on a live banking platform used by real users. CS grad with AI/ML specialisation. Outside work I design and ship things end-to-end. Chymera is my most ambitious project — I wanted to see if a small solo system could route intelligently across multiple LLMs instead of being locked to one provider. Turns out it can. I care about systems that actually hold up: rate limit resilience, semantic memory, real deployment architecture — not just demos. Always building. Open to SDE / Full Stack roles.

Badges

Tastemaker
Tastemaker

Forums

Chymera - AI chat that routes each message to best LLM automatically

Most AI apps are locked to one model. Chymera uses an intent classifier to route each message — coding queries go to Llama 3.3 70B, reasoning to Qwen QwQ 32B, and general/search tasks to Gemini 2.5 Flash. It remembers you across sessions via semantic memory (Mem0), streams tokens in real-time via SSE, and never goes down on rate limits thanks to automatic API key rotation across a pool of keys. Built solo. Three-tier production architecture. Actually deployed — not a demo.
View more