Skip to content
View shiv207's full-sized avatar
🚀
rocket go brrrrr!!!!!!!!!
🚀
rocket go brrrrr!!!!!!!!!

Block or report shiv207

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
shiv207/README.md

Hello, I'm Shivamsh 👾

I'm a Robotics undergrad who believes the best code is the kind you don't have to explain. I enjoy building things that sit at the intersection of software and the physical world from AI systems to robots that run across your desk.

I care about clean systems, minimal interfaces, and not making future-me suffer. Currently deep in robotics, LLM tooling, and anything that blurs the line between software and the real world.

Always learning in public. Always shipping.

Connect with me:

Tech Stack

Languages & Frameworks

AI / ML

Hugging Face

Backend & Infrastructure

Tools

Neovim Xcode Android Studio

Projects

Projects

 Click Here
VLA Simulation preview

VLA Simulation — MuJoCo + LLM

A Vision-Language-Action system for the SO-101 robotic arm. Combines MuJoCo physics, Groq (Llama 3) for planning, and Gemini Vision for real-time perception. Achieves ~80% plan success rate on pick-and-place tasks with sub-200ms LLM inference.

MLX Voice Assistant preview

MLX Voice Assistant

A fully local, privacy-first voice assistant built for Apple Silicon. Uses Whisper for speech recognition and runs Gemma 3 4B (4-bit quantized) via MLX — no cloud calls, no data leaving your device. Wake word: "Travis".

AX-0 preview

AX-0: Chain-of-Thought Reasoning Engine

An open reimplementation of o1-style chain-of-thought reasoning using Gemini's API and a sequential multi-agent architecture. Proposes and iteratively refines solutions through reflection at each stage — built to explore how far smaller models can go.

Deepsearch preview

Deepsearch — Open Source Research Agent

An experimental clone of deep web research tools like Grok-3, built with DeepSeek R1 via Groq and SerpAPI. Implements multi-source validation, semantic scoring, and research-paper-style output. Proof that meaningful research automation is achievable with open models.

AI Roast Show preview

AI Roast Show

A Streamlit app that pits LLMs against each other in a real-time roast battle. Supports any OpenRouter model, configurable temperature and token limits, and live token-by-token streaming. Built for fun — but it's good multi-agent streaming architecture under the hood.


you scrolled all the way down here.
you're one of us. come build with me → shivamshsr@gmail.com

Pinned Loading

  1. AX-0-chain-of-thought- AX-0-chain-of-thought- Public

    this is a test to process the response from gemini to work as if its chain of thought

    Python 1

  2. Deepsearch-clone-opensource Deepsearch-clone-opensource Public

    Python 1

  3. AI_Roast_show AI_Roast_show Public

    Python 1

  4. MLX-voice-assistant MLX-voice-assistant Public

    Python

  5. underwater-audio-classifier underwater-audio-classifier Public

    Python

  6. VLA_simulated_tests VLA_simulated_tests Public

    trying to simulate a VLA model with a robotstudio so101 robotic arm model loaded in mujoco

    Python 2