Skip to content
View sreerevanth's full-sized avatar
  • Voidswift
  • 11:09 (UTC -12:00)

Organizations

@voidswift

Block or report sreerevanth

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

$ neofetch --user sreerevanth
       .---.
      /     \
      \.@-@./
      /`\_/`\
     //  _  \\
    | \     )|_
   /`\_`>  <_/ \
   \__/'---'\__/
S. Sreerevanth
──────────────────────────────
OS         : VoidSwift Linux
Host       : Ramaiah Polytechnic
Location   : Bengaluru, India 🇮🇳
Age        : 18
Role       : Founder @VoidSwift
Creator    : AgentWatch
Track      : GSSoC'26 · SSOC'26
Shell      : /bin/python3
Languages  : Python, TypeScript, Rust
Uptime     : building since 2017
Status     : shipping in public

$ cat ~/about.md

An agent that confidently fails looks identical to one that correctly succeeds — unless something is watching the reasoning, not just the output. That layer didn't exist. So I built it.

I build AI systems, developer tools, and open-source infrastructure — currently focused on making autonomous agents observable and trustworthy in production. Founder of VoidSwift, a community built on the belief that meaningful contributions matter more than contribution counts.

+ 14 contributors on AgentWatch
+ 27 forks and climbing
+ Product Hunt launch in progress
+ GSSoC 2026: rank 1115 → 313 globally

$ git log --oneline --graph
* 7a3f9e2 (HEAD -> main) selected for SSOC'26 Season 5
* 4b8c1d0 crossed rank 313 globally in GSSoC 2026
* e91a5f6 shipped AI Career Coach features @ AgenixAI
* 2c6d8b3 founded VoidSwift — open source, minus the noise
* 9f1e0a4 built AgentWatch after watching an agent fail silently
* 5d2c7e8 (tag: v0.1.0) started coding in 2017
* 0000000 root commit — booted up in Bengaluru

$ ls -la ~/achievements/

-rwxr-xr-x 🌟 starstruck -rwxr-xr-x 🦈 pull-shark-x2 -rwxr-xr-x 🤝 pair-extraordinaire -rwxr-xr-x 🎲 yolo -rwxr-xr-x ⚡ quickdraw


$ ls -la ~/projects/ | grep -v "^d"
drwxr-xr-x  AgentWatch/          # real-time reasoning auditor for AI agents — SSOC'26 project
drwxr-xr-x  repopilot/           # autonomous agent that fixes & tests repos until they pass
drwxr-xr-x  TRADEX/              # real-time intraday trading dashboard, ORB strategy, live P&L
drwxr-xr-x  VEX/                 # incremental build system in Rust, content-hash caching
drwxr-xr-x  rmm/                 # CLI agent orchestrating multiple models to ship software
drwxr-xr-x  zyntrachat/          # multi-model AI command center with automatic fallback
$ ls -la ~/projects/healthtech/
drwxr-xr-x  medscan-ai/              # medical imaging analysis w/ Grad-CAM explainability
drwxr-xr-x  cardiac-risk-assessment/ # ML cardiac risk prediction from patient metrics
drwxr-xr-x  vital-ai/                # explains blood test PDFs in plain language
drwxr-xr-x  SentinelCV/              # real-time fall detection across CCTV/IP cameras
drwxr-xr-x  healix/                  # self-healing linux system, auto-repairs failures
drwxr-xr-x  nuerosim/                # computational neuroscience / brain simulation

$ cat ~/.stack

Python TypeScript Rust React Next.js FastAPI PostgreSQL Redis Docker Linux


$ curl -s api.github.com/users/sreerevanth | jq

Followers Repos AgentWatch Stars


$ cat ~/.contact
GitHub    → github.com/sreerevanth
LinkedIn  → linkedin.com/in/sree-revanth
X         → x.com/SSreerevanth
Instagram → instagram.com/s.sreerevanth
Twitch    → twitch.tv/sreerevanth
Devfolio  → devfolio.co/@sreerevanth
Dribbble  → dribbble.com/s-sreerevanth
Peerlist  → peerlist.io/sreerevanth

GitHub LinkedIn X Instagram Twitch Devfolio Dribbble Peerlist


$ echo "Ideas are always welcome. Pull requests are even better." > motto.txt

Pinned Loading

  1. AgentWatch AgentWatch Public

    AgentWatch — Real-time reasoning auditor and observability platform for AI agents. Catches silent failures in your agent's reasoning chain before they execute — not after they break production.

    Python 28 61

  2. TRADEX TRADEX Public

    Tradex is a real-time intraday trading dashboard that scans stocks, generates BUY/SELL signals using ORB strategy, tracks trades with live P&L, and visualizes data through interactive candlestick c…

    Python 8 3

  3. repopilot repopilot Public

    RepoPilot is an autonomous AI agent that analyzes code repositories, modifies files, executes tests, and iteratively fixes errors until the system passes — all through a self-correcting execution l…

    Python 11 7

  4. zyntrachat zyntrachat Public

    ZyntraChat is a multi-model AI command center that routes requests across multiple LLM, image, and video providers with automatic fallback, ensuring users never run out of AI models.

    TypeScript 3

  5. rmm rmm Public

    RMM (Revanth Multi-Model Orchestration) is a CLI AI coding agent that orchestrates multiple AI models to plan, generate, debug, and deploy software projects. It routes tasks to the best model and u…

    Python 4

  6. mycelium mycelium Public

    Python