Skip to content
View Adit-Jain-srm's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro

Block or report Adit-Jain-srm

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Adit-Jain-srm/README.md

LinkedIn CV GitHub Credly Microsoft Learn


> whoami

Name:       Adit Jain
Location:   Delhi NCR, India
Education:  B.Tech CSE (AI/ML) @ SRM IST '27
Vibes:      Chess, CTFs, Table Tennis, AGI research, coffee with extra sugar ☕, turning ideas into deploys

I build AI systems that don't just predict — they reason, orchestrate, and self-improve. Multi-agent swarms that get better every cycle. Adversarial training loops that harden models while you sleep. RAG pipelines that actually work in production. IDE skills that make other developers' agents smarter.

Visitors Repos


🧠 Currently Building — NightmareNet

NightmareNet

The first platform that actively hardens models via biologically-grounded sleep cycles.

Wake → Dream → Nightmare → Compress → repeat

Production models silently degrade — adversarial perturbations collapse accuracy from 92% to 23%. NightmareNet fixes that with a cyclic training paradigm inspired by sleep-mediated memory consolidation. Each cycle produces models that accumulate robustness without catastrophic forgetting.

  • 434+ tests passing | Dockerized | EU AI Act Article 15 compliance reporting
  • +13.64% relative robustness WITHOUT clean-accuracy tradeoff
  • 3 cycles: 58.4% TextFooler acc vs 23.1% baseline — with 35% fewer parameters
  • Cyberpunk Next.js 16 dashboard (20 panels) + CLI (nightmarenet train | evaluate | benchmark)
  • Apache 2.0 OSS core — runs on a 4GB VRAM laptop GPU

🚀 Projects

Project What it does Link
NWTR AI-powered real estate — Next.js 15, Three.js, R3F, GSAP, Spline, 42-component design system Live
AtomicPulse AI performance management — GPT-4o copilot, SMART goals, KPI prediction, semantic search Live
PrepWise.AI Azure OpenAI interview platform — resume parsing, adaptive questions, tone analysis, scored PDFs Live
Vibe Syndicate 6-agent self-improving swarm — cross-model review, compound memory, 14 MCP tools Live
XenoReach.AI AI-native CRM — autonomous campaign agents that plan, execute & optimize marketing workflows Live
Workforce Dashboard Regional workforce intelligence — Indeed/LinkedIn/USAJobs ingestion, skills gap mapping, NL Q&A Live

Also: SaarthiAI (11-language farmer voice assistant, RAG) · AI Tool Discovery Agent (async GPT-4o pipeline + Teams) · GitHub AI Code Review Bot (RAG + Azure Functions)


📦 Published Tools

Self-improving intelligence amplifier for AI coding agents. 18 behavioral skills (diagnose, prove-it, self-review, grill, context-builder, mcp-conductor, ai-debt-detector...) that make Cursor, Claude Code, Copilot, and Codex fundamentally better. Zero npm dependencies, TF-IDF routing, SkillOpt self-improvement loop.

npx skills@latest add Adit-Jain-srm/skill-forge

14-tool MCP server that exposes a full multi-agent swarm workflow from your IDE. Submit tasks, trigger cross-model reviews, query compound memory, manage approvals — all without leaving Cursor.

{ "mcpServers": { "syndicate": { "command": "python", "args": ["syndicate-mcp/server.py"] } } }

🌐 Open Source

Merged PRs to external repos:

Repository PR
intuit/quickbooks-online-mcp-server feat: add LinkedTxn support for quote-to-invoice conversion #66
intuit/quickbooks-online-mcp-server docs: clarify Intuit OAuth app setup constraints #65
kunovsky/paid-open-source-projects Add tscircuit — React framework for electronics #11
SAARTHII-AI/Saarthi-AI Online-Offline dual layer with Azure & Brightdata #2
SAARTHII-AI/Saarthi-AI Refactor frontend UI to full-page responsive layout #3

🛠️ Stack

Programming & Markup Languages

Python TypeScript JavaScript SQL C++ C R HTML5 CSS3 YAML

Frameworks & Libraries

Next.js React Node.js FastAPI Vite LangChain LangGraph Langflow PyTorch TensorFlow HuggingFace Transformers Scikit Learn OpenCV NumPy Pandas Three.js React Three Fiber GSAP Framer Motion Tailwind CSS Radix UI Zustand Zod Streamlit Recharts Drizzle Prisma Playwright Vitest Sentence Transformers FAISS Beautiful Soup

Databases & Cloud/Hosting

Azure Azure OpenAI Azure Functions Azure AI Search OpenAI Vercel Snowflake Supabase PostgreSQL MongoDB CosmosDB SQLite Replit Clerk NextAuth Resend

Software & Tools

Git GitHub Actions Docker Cursor VS Code IntelliJ Ollama Postman Jupyter Anaconda Warp VMware ESLint


📊 Stats


GitHub Streak

Activity Graph


📄 Full CV & Certs

The full story — experience, certs, education, and everything in between:
CV


if any of this resonated — say hi

Email LinkedIn

Footer

Pinned Loading

  1. NightmareNet NightmareNet Public

    Biologically-grounded adversarial training platform — cyclic Wake/Dream/Nightmare/Compress phases that accumulate model robustness without catastrophic forgetting. 434+ tests, Dockerized, EU AI Act…

    JavaScript 1

  2. skill-forge skill-forge Public

    18 AI agent skills that catch what your agent misses: hidden code debt, false completions, missing error handling, context amnesia, imprecise UI edits. Self-improving with TF-IDF routing + SkillOpt…

    JavaScript 1