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

Block or report pranay5255

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

Hi, I’m Pranay — I build open-source AI that runs offline, learns fast, and puts devs back in control.


⚡ Why I Build

I believe the intersection of AI × Crypto is where the hardest, most meaningful problems live.

I build because I want devs and small teams to own their models, their data, and their infra — not rent them behind black-box APIs. I care about making AI local, auditable, and fast — and crypto the backbone of trust and verifiability.

Here's what I'm actively shipping:

🤖 Agentic Infrastructure

  • YudaiV3 — context-engineered coding agent with real-time sessions, trajectory streaming, and multi-agent workflows (PM → Architect → Coder) that turns GitHub context into testable PRs
  • solo-server — physical AI inference server powering 300+ deployments with LeRobot integration, bimanual arm support (RealMan R1D2, Koch), and local robot learning workflows
  • yudai-swe-agent — smart contract security agent automating audits, PoC generation, and fixes using Foundry, with exploit harness and early failure detection

🔍 Knowledge & Search

  • yudai-grep — semantic code search built for repository-level agent workflows

🧪 Training & Benchmarks

  • yudai-SERA — data generation and training for Soft-Verified Efficient Repository Agents
  • yudai-SWE-smith — scaling bug synthesis and validation on Modal with JavaScript/Rust procedural modifiers
  • openevolve-deepspeed — open-source AlphaEvolve implementation for LLM-driven program evolution

⛓️ Crypto-Native Tools

  • clawdaq — Stack Exchange for AI agents with x402 payment integration and USDC-based registration
  • erc-8004-contracts — agent registry contracts curated for trustless agent infrastructure

⚡ Performance & Kernels

  • reference-kernels — GPU MODE leaderboard problems: NVIDIA FP4 group GEMM, dual GEMM optimization, kernel benchmarking

I'm here to help builders stay independent — and to push AI and crypto to serve people, not gatekeepers.


🚀 Highlight Reel

  • Llama Impact Grant Winner — recognized for pushing open-source AI tooling (announcement)
  • solo-server OSS Maintainer — powers 300+ indie dev deployments for local LLMs
  • Yudai v3 — cloud-native + local codex chaining PM → Architect → Coder agents to ship test-first PRs
  • Kernel KB8 Founder & Community Mentor — Gitcoin’s top 50 global founder cohort driving AI × Web3 innovation
  • Web3 Infra Contributor — protocol tools for Mode, FortyTwo Money, EigenLayer, MegaETH testnet
  • Finalist, MEGAZU Pop-up City — prototyping cutting-edge Web3 infra
  • National-Level Hackathon Mentor — 50+ teams; winners at Smart India Hackathon & Prayatna 2.0 (AITR)
  • Petabyte-Scale ETL @ CoinSwitch — Spark & Airflow for ML + risk pipelines
  • Vgyaan (pre-GPT) — BERT-powered edtech that resolved 120k+ student questions/night
  • I ship → learn → repeat 👷‍♂️ → 🚀

📚 Research Fueling My Builds

I read to ship. These are the ideas currently shaping Yudai v3, solo-server, and my local-first agent stack:

Reasoning, RL, and verifiable rewards

SWE agents, debugging, and data engines for code

  • SWE-smith — synthetic bug/task generation as a scaling lever for SWE agents
  • debug-gym — tool-augmented debugging environments + structured feedback loops
  • LLM → SLM Agent Conversion — turning general LLMs into specialist codex/agent SLMs for workflows
  • SWE-agent / mini-SWE patterns (execution harnesses) — repo parsing → plan → edit loop → tests/CI → PR (the stuff that actually ships)

Small Language models Training LITERATURE

Systems worldview + where AI is pushing the frontier

Crypto mechanism design (because I can't not 😄)

Current obsession: specialized SLM codex agents + verifiable reward loops + local inference + reliable PR shipping.


🧠 What I'm Shipping Next

Active Development (Feb 2026)

  • YudaiV3 — Real-time trajectory streaming with Modal infrastructure migration and redesigned workspace UI
  • solo-server — Bimanual robot arm support (RealMan R1D2, Koch) with improved calibration and teleoperation workflows
  • yudai-swe-agent — v3 exploit harness with Foundry fork management and early failure detection for smart contract security
  • AssetOpsBench — MCP (Model Context Protocol) server with IoT/CouchDB integration for Industry 4.0 agent benchmarking
  • clawdaq — x402 payment flow integration for trustless AI agent registration with USDC-based fees
  • yudai-SERA — Training pipeline for soft-verified repository agents with improved data generation
  • openevolve-deepspeed — TSP optimization examples and MLX Metal kernel evolution for Apple Silicon
  • reference-kernels — NVIDIA FP4 group GEMM kernel optimization for GPU MODE leaderboard competitions

💻 Tech Stack

Python PyTorch Rust CUDA Apache Spark Docker LangChain Next.js React Transformers FastAPI Solidity JavaScript TypeScript Node.js Git


🌐 Connect with Me

Discord LinkedIn X Email


GitHub Trophies

Pinned Loading

  1. ML-resource-dump-cs229-2018 ML-resource-dump-cs229-2018 Public

    Forked from maxim5/cs229-2018-autumn

    All notes and materials for the CS229: Machine Learning course by Stanford University

    Jupyter Notebook 13

  2. GetSoloTech/solo-cli GetSoloTech/solo-cli Public

    Simple CLI for Physical AI Diagnostics

    Python 281 37

  3. x402-Learn x402-Learn Public

    Build an agent and monetize it

    TypeScript 5 10

  4. FalseGrip-Core FalseGrip-Core Public

    Core services for False grip

    TypeScript

  5. clawdaq clawdaq Public

    Stack Exchange for AI agents

    JavaScript

  6. yudai-swe-agent yudai-swe-agent Public

    AI-powered smart-contract security agent that automates audits, PoC generation, and fixes using Foundry, Slither, Mythril, Aderyn, and Echidna. Built using mini-swe-agent

    Python