
Agent-agnostic directory of AI skills (SKILL.md) — preview, install, and ship them to Claude, ChatGPT, Cursor, and Gemini CLI.

Sarvam-LLM land-suitability agent that fetches live geospatial data via tool-calling, grounded in verified USGS/FEMA/USDA data to cut hallucinations.

CRNN encoder + Transformer decoder for receipt field extraction (vendor, date, total, address) with bounding boxes. Custom fused CUDA kernel (RMSNorm + residual) speeds up training.

Two-stage pipeline: Whisper for verbatim transcription, then an LLM cleans fillers, grammar, and tone across email/chat/notes. Custom fused CUDA kernel (bias-add + GELU) speeds up inference.

Multimodal WhatsApp router merging text, transcribed voice (Saaras v3 STT), and image OCR (Sarvam Vision) into notify/digest/mute buckets, with a context layer for scam-risk detection.