Skip to content
View adarshsm's full-sized avatar

Block or report adarshsm

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
adarshsm/README.md
Typing SVG


Five years shipping AI from research to production.

Currently building [AURA] — a 30B multimodal foundation model generating 2K video + synchronized stereo audio in a single forward pass, with sampling cut from 50 steps to ≤8 via Rectified Flow + step distillation.

"A model that only works at fifty sampling steps is a research result, not a product."

The through-line across all of it: inference budgets — getting capable models to run fast, cheap, and reliably outside the lab.



🔭 What I'm Building

🎬 AURA

30B multimodal foundation model. 2K video + stereo audio in one forward pass. 50-step sampling distilled to ≤8 via Rectified Flow + Latent Consistency Models.

PyTorch DiT Rectified Flow Distributed Training

📜 Sigil

Mobile app converting spoken agreements into binding micro-contracts. The LLM runs entirely on-device — zero cloud round-trips, complete privacy.

On-device SLMs Speech Processing Privacy-first

SemantiCache

Semantic LLM caching. 61% cache hit rate on real chatbot data. Cut API costs 40–70% with one Python decorator. Zero external dependencies.

Python Sentence Transformers SQLite MIT


🌍 Open Source

Correctness fixes over cosmetic changes — every fix ships with a failing-then-passing test:

Repository Stars Contribution Status
feast 7k+ ⭐ Redis online store event-time ordering fix ✅ Merged
statsmodels 10k+ ⭐ SARIMAX extend() validation bug 🔄 In Review
folium 7k+ ⭐ Code review & issue triage 🤝 Active
pydantic 20k+ ⭐ Community support & Q&A 🤝 Active

🧠 Tech Stack

Generative AI & ML

PyTorch Diffusion Transformers Rectified Flow LCM Fine-tuning RAG FAISS Pinecone

Languages & Frameworks

Python TypeScript C++ React Next.js

Cloud & MLOps

Azure AWS IBM Cloud Power BI


📊 Stats


📌 Featured


📍 Bengaluru, India  ·  Open to collaboration on inference optimization, multimodal generation, and impactful open source

Popular repositories Loading

  1. Fingerprint-Based-IoT Fingerprint-Based-IoT Public

    C++

  2. Smart-Home-IoT Smart-Home-IoT Public

    C++

  3. pH-Sensor pH-Sensor Public

    C++

  4. react react Public

    Forked from react/react

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

    JavaScript

  5. CodeCraftHub CodeCraftHub Public

  6. langflow langflow Public

    Forked from langflow-ai/langflow

    Langflow is a low-code app builder for RAG and multi-agent AI applications. It’s Python-based and agnostic to any model, API, or database.

    Python