Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 

Repository files navigation


🎯 AI Researcher & Builder β€” Not demos. Shipped systems.

IIIT Naya Raipur | 2Γ— LION 2026 | DRDO Award | Amazon ML Summer School

LinkedIn Email LeetCode Codeforces

Profile Views


πŸ’₯ Who Am I?

parth = {
    "role": "AI Researcher & Builder",
    "education": "B.Tech CS @ IIIT Naya Raipur (2023–2027)",
    "research": {
        "accepted":    "AdaptSRNet β€” LION 2026 (adaptive attention, image steganalysis)",
        "under_review": "Cold-Start Learning Under Domain Uncertainty β€” LION 2026",
    },
    "expertise": {
        "llm_systems":  ["RAG", "Fine-Tuning (LoRA/QLoRA/DoRA/PEFT)", "LLM Agents", "Multi-Agent Orchestration"],
        "voice_ai":     ["STT/TTS Pipelines", "Wake-word Detection", "Multimodal LLMs"],
        "infra":        ["FastAPI", "Async Architectures", "Go", "Docker", "ChromaDB"],
        "frontend":     ["Next.js", "React", "TypeScript", "D3.js", "Tailwind CSS"],
    },
    "achievements": {
        "awards":       "πŸ† DRDO Best Exhibitor β€” ICORT '25",
        "selection":    "πŸŽ“ Amazon ML Summer School (few hundred from thousands)",
        "competitions": "πŸ₯‡ 1st E-Cell Ideathon | Top 10/176 IIT Delhi Vision Marathon | Top 5 IIT Bhilai",
        "cp":           "πŸ’» LeetCode 300+ | Codeforces Pupil (peak 1150)",
    },
    "current_focus": "Building production-grade AI systems that survive contact with reality",
}

πŸ† Achievement Showcase

trophy

πŸš€ Featured Projects

🧠 PaperLens β€” AI Research Assistant

FastAPI Β· React Β· TypeScript Β· ChromaDB Β· Groq Β· NVIDIA NIM Β· Qwen (fine-tuned)

  • Fine-tuned Qwen-2.5-Coder-7B on 50+ custom Manim animation examples built from scratch
  • Two-stage pipeline: NVIDIA Nemotron β†’ JSON storyboard β†’ Qwen β†’ Manim Python β†’ MP4
  • Production RAG: arXiv β†’ chunking β†’ ChromaDB β†’ citation-grounded LLM chat
  • Solved 75s+ async timeout via FastAPI BackgroundTasks + asyncio executor isolation
  • 95%+ JSON parsing success via automatic repair logic

πŸ€– SAGE β€” Autonomous Voice Desktop Agent

Python Β· LLMs Β· Multi-Agent Β· STT/TTS Β· Runtime Tool Synthesis

  • Agent synthesises and executes tools at runtime β€” 40+ dynamic capabilities, zero pre-written tool list
  • Full hands-free: wake-word detection β†’ STT β†’ multi-agent LLM orchestration β†’ TTS
  • Multi-step task planning and intent understanding at system level
  • Voice-controlled automation across a unified tool-calling interface

πŸ’° LUMEN β€” Multimodal AI Financial Platform

FastAPI Β· Next.js Β· Go Β· MCP Server Β· OAuth Β· LLMs

  • Multimodal: text, voice, documents β†’ LLM-powered Sharpe Ratio, VaR, AI rebalancing
  • Go-based MCP server for OAuth cross-account financial data aggregation
  • Built backend infra and LLM context layer together end-to-end

⚑ autoresearch-lite β€” Autonomous ML Research Agent

Python Β· PyTorch SDPA Β· LLMs Β· Muon Optimizer

  • Ported Karpathy's H100-only agent to free T4 GPUs via PyTorch SDPA
  • 22 autonomous overnight experiments β€” multi-key API rotation + resume-safe checkpointing
  • Agent loop: LLM proposes diffs β†’ trains β†’ parses val bpb β†’ commits or reverts
  • Open-sourced for reproducible zero-cost ML research

πŸ”¬ PEFT Showdown β€” Fine-Tuning Methods Benchmark

PyTorch Β· HuggingFace PEFT Β· TRL Β· Kaggle T4

Benchmarked 6 PEFT methods (LoRA, QLoRA, DoRA, VeRA, AdaLoRA, IA3) on SmolLM2-1.7B β€” same model, same data, same hardware. Built to answer one question: which method should you actually use?

Key findings: DoRA β†’ best final loss Β· IA3 β†’ LoRA quality at 10Γ— fewer params Β· QLoRA β†’ honest default for free GPU users Β· Phase 2: safety alignment degradation testing in progress


πŸ“„ Research Publications

βœ… Accepted β€” LION 2026

AdaptSRNet: Enhancing Image Steganalysis via Adaptive Filter-Attention Fusion

Compact deep architecture: learnable SRM filter banks + SE/CBAM multi-scale attention fusion for high-precision binary steganalysis. Evaluated on WOW stego images at 0.2 bpp with full ablation studies.

Deep Learning Attention Mechanisms Digital Forensics Steganalysis

πŸ”„ Under Review β€” LION 2026

Cold-Start Learning Under Domain Uncertainty: A Strategy Selection Perspective

Reframed cold-start forecasting as a strategy selection problem. Used normalised Wasserstein distance as domain divergence criterion β€” no target labels needed. Showed scratch training outperforms transfer learning under measurable domain mismatch.

Cold-Start Learning Transfer Learning Domain Adaptation


πŸ› οΈ Tech Stack

AI / ML / Research

LLM & Agent Systems

Languages

Backend / Infra / Frontend


πŸ“Š GitHub Battle Stats



πŸ’­ Dev Wisdom


πŸ“« Let's Build Something Real

Status: 🟒 Open to AI/ML Internships Location: Naya Raipur, India Email: parth23100@iiitnr.edu.in

πŸ’‘ "Building at the intersection of research and production β€” where things actually break."

⭐️ From Parth Patel | Grad: June 2027 πŸš€

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors