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

Block or report Rahulchaube1

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.

Content in all repositories owned by your account will be closed.
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
Rahulchaube1/README.md
Rahul Chaube — AI Systems

AI Engineer · Founder · Open-Source Builder

AI systems · LLMs · Agents · Compilers · Developer Infrastructure

GitHub LinkedIn Profile Views

✦ Enter the interactive Three.js profile


About

I build software at the intersection of AI and systems engineering — from LLM-powered applications and agents to programming languages, compilers, developer tools, and AI infrastructure.

My goal is to turn ambitious ideas into software that is useful, reproducible, maintainable, and open to contribution.

Current focus

  • 🤖 AI / LLM engineering — agents, inference, model-powered products
  • ⚙️ Systems engineering — compilers, runtimes, concurrency, performance
  • 🧩 Programming languages — language design, type systems, IRs, tooling
  • 🧠 AI infrastructure — compute, accelerators, experimentation
  • 🌍 Open source — projects, documentation, tests, and contributor workflows

Featured projects

🧬 Blyx

AI-native systems programming language

Exploring AI-oriented computation, concurrency, tensors, heterogeneous computing, and native compilation.

Stack: Rust · Compiler · BIR/SSA

Repository →
Website →
Playground →

🥽 AR Studio

Interactive AR/VR creation workspace

Combines hand tracking, 2D drawing, 3D creation, gesture interaction, and persistent sessions.

Stack: React · Three.js · MediaPipe

Repository →

🗺️ MapNepal

Open-source geospatial platform

A full-stack mapping application for Nepal with terrain, landmarks, trekking routes, search, and routing.

Stack: MapLibre · Node.js · Express

Repository →
Live demo →


Engineering interests

AI / LLMs          → agents · inference · AI-native applications
Systems            → compilers · runtimes · concurrency · performance
Languages          → type systems · IRs · language tooling
AI Infrastructure  → compute · accelerators · distributed systems
Developer Tools    → CLI · automation · DX · testing
Open Source        → RFCs · documentation · reproducibility · community

Technology

Languages
Python Rust C++ TypeScript JavaScript

AI / ML
PyTorch LLMs Agents Inference

Systems / Web
Linux Docker GitHub Actions React Node.js Three.js


Open source

I welcome collaboration from engineers, researchers, students, and builders working on AI systems, programming languages, compilers, infrastructure, and developer tools.

Good contribution paths include:

  • 🐛 reproducible bug reports
  • 🧪 tests and experiments
  • 📚 documentation and examples
  • ⚡ performance work
  • 🧩 focused features
  • 💡 language and architecture RFCs

For substantial changes, start with an issue or RFC so the design can be discussed before implementation.


What I'm building toward

AI-native software that is technically deep, useful in practice, and open enough for others to build on.

I'm particularly interested in the boundary between AI models and the systems underneath them — languages, runtimes, compute, agents, and developer infrastructure.


Connect

If you're building something interesting in AI, systems, open source, or developer infrastructure, I'd be glad to connect.

Build → Measure → Share → Improve

⭐ Star useful projects · 💬 Start a discussion · 🤝 Contribute · 📢 Share what you learn

Pinned Loading

  1. blyxxxx blyxxxx Public

    Blyx is an open-source programming language designed for modern, expressive, and efficient software development.

    Rust 3 2

  2. Artistic-DeepResearch Artistic-DeepResearch Public

    Open-source deep research engine for structured, multi-step knowledge discovery, reasoning, and synthesis using AI.

    Python

  3. EverestGPT EverestGPT Public

  4. -Skills-for-Agents -Skills-for-Agents Public

    Production-grade AI agent workflow system for coding, planning, testing, reviewing, and shipping software faster with advanced developer-focused skills.

    JavaScript 2

  5. Chatbot_with_Pytorch Chatbot_with_Pytorch Public

    A high-performance deep learning conversational AI assistant built with PyTorch and NLTK, featuring interactive CLI and desktop GUI applications.

    Python