about.md — vim
jami@portfolio:~$ cat ~/intro.txt

Mohd Jami

21-year-old AI Engineer currently building production AI systems at Atlan.

Specializing in multi-agent orchestration, RAG pipelines, and sales automation.

jami@portfolio:~$ cat ~/background.md
# Current

AI Engineer Intern @ Atlan — Built 20+ production AI agents for Sales, CS, and Marketing teams. Voice Agents reduced analysis time by 90%. Automated deck creation from 8 hours to 20 minutes.

# Previous

EzAIx (AI CFO system) → Tunable Labs (Legal AI) → KoinX (Crypto tax backend)

# Education

B.Sc. Data Science @ IIT Madras | B.Tech CSE @ ABES Engineering College

jami@portfolio:~$ cat skills.json
{
"Languages": ["Python", "TypeScript", "JavaScript", "Golang", "Java"],
"AI/ML": ["LangGraph", "RAG", "LangChain", "Pinecone", "OpenAI", "LlamaIndex"],
"Backend": ["FastAPI", "Next.js", "PostgreSQL", "MongoDB", "Redis", "Docker"],
"Cloud": ["AWS", "Azure", "Kubernetes", "CI/CD"]
}