Skip to content
View Himasnhu-AT's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Himasnhu-AT

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
Himasnhu-AT/README.md

πŸ’« About Me

LinkedIn GitHub Website Email

20 Β· Dropout Β· Builder β€” Bridging AI research and production engineering.

I dropped out of NIT Kurukshetra (3rd year) to co-found AuraX, a fashion-tech startup funded by IIIT-Hyderabad's CIE. We built on top of diffusion models that beat Google, Stable Diffusion, most competitors in virtual try-on quality, signed deals with Aditya Birla Fashion Group and worked with brands from Mensa Brands, so on..., and closed when bigger players flooded the space. Before that, I built SynthAiLabs (OpenEdu) β€” a learning community where juniors restarted the mission on their own after I moved on.

Now I build products that scale.


πŸš€ What I'm Building

Project Description Stack Link
OpenCrow Open-source AI agent platform β€” embeddable chat widget with dual-layer tooling (server + client) and dynamic tool merging for LLMs React, TypeScript, Node.js, OpenAPI Website Β· GitHub
AI Inference Platform Smart-routing inference with query classification, multi-level caching (L1 Moka + L2 Redis), semantic matching, and full Prometheus/Grafana observability Rust, Axum, Tokio, Redis, Docker Website
TuneSLM Drop a dataset, answer a few questions β†’ get a Colab notebook to fine-tune your SLM via Unsloth Python, Unsloth, Google Colab Website
MockServer CLI tool for mock backends with a GUI β€” adjustable latency, error injection, instant frontend dev TypeScript, Next.js, Express Website Β· GitHub

πŸ”¬ Research

  • Conflict-Aware Adapter Composition (C-AAC) β€” Advanced scene generation via conflict-aware adapter merging (AuraX / IIIT-H CIE)
  • ReNU: Texture & Color Fidelity in Diffusion Models β€” Outperforms baselines on SSIM, FID, and CIEDE2000 (AuraX / IIIT-H CIE)
  • MoE: Brain-Inspired LLM Architecture β€” Whitepaper on MoE as a computational analogue to functional specialization (SynthAiLabs)
  • GPT-Neo β€” Full implementation of "Attention is All You Need" from scratch in PyTorch

Interests: Diffusion Models, LLM Architectures, Distributed Systems, Quantum Computing, Compiler Design


πŸ›  Technical Skills

  • Languages: Python, TypeScript, Rust, Go, C++, Swift
  • Frameworks: Next.js, Nest.js, React, Prisma, Tauri, Tailwind, PyTorch, TensorFlow
  • AI/ML: Diffusers, LLaMA, Unsloth, Scikit-learn, CUDA, Qiskit
  • DevOps: Docker, AWS, ShaktiCloud, GCP, CI/CD, GitHub Actions, Linux
  • Databases: PostgreSQL, MongoDB, Redis, TimescaleDB, Milvus

More at himanshuat.com

Pinned Loading

  1. mockserver mockserver Public

    CLI tool to spin up mock servers instantly with built-in chaos engineering capabilities

    TypeScript

  2. dfs dfs Public

    distributed peer-to-peer file storage system written in Go

    Go

  3. ruspy ruspy Public

    Rust like efficiency, with python like simplicity and syntax inspired from multiple languages

    Rust

  4. FastSearch FastSearch Public

    Google's Search alternative written in rust for creation and usage as a private search engine

    HTML 2

  5. dbquery dbquery Public

    ai agent, to query db via AI, run sql commands

    TypeScript

  6. git-history git-history Public archive

    [DEPRECIATED] convert git history to json

    Rust