Skip to content
View AdityaVG13's full-sized avatar

Block or report AdityaVG13

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

About

Building AI tools and systems that hold up in daily use!

Building now: cortex · gpr · Model-Switchboard

Start Here

If you are exploring agent tooling or inference, these are the main repos.

Persistent shared memory and context compression for AI coding agents. Rust daemon with HTTP, MCP, and a desktop control center.

Rust · MCP · agent memory

Model routing for Mac. Pick models and switch quickly across local and hosted backends.

Python · model routing · Mac

Goal-driven PRD ratchet for agent workflows. Work stays open until real artifacts pass checks.

Python · spec-driven · agent workflows

Also Open Source

Project What it is
RustLibraries Python libraries ported to Rust
TweetKB Organize and analyze Twitter bookmarks
TwitterArticles Chrome extension to download Twitter articles
Inference workbenches (forks and experiments)
Project Notes
llama.cpp C/C++ LLM inference workbench
lucebox-hub Hand-tuned inference for consumer hardware
rvllm Rust LLM inference / vLLM-style serving
vllm High-throughput LLM serving

Working Style

  • Use local, cloud, or hybrid setups depending on what the work needs.
  • Prefer artifacts, tests, and clear completion checks over vibes.
  • Move fast on experiments; move carefully on published work.
  • Treat agent systems as infrastructure, not demos.

GitHub beacons X

Pinned Loading

  1. cortex cortex Public

    Persistent shared memory and context compression for AI coding agents. Local-first Rust daemon with HTTP, MCP, and a desktop control center.

    Rust 8 1

  2. Model-Switchboard Model-Switchboard Public

    Local Model Switchboard for Mac

    Python 3

  3. gpr gpr Public

    Goal-driven PRD ratchet: an agent loop that only marks work done when real artifacts pass real checks.

    Python

  4. grokplan grokplan Public

    grokplan: Build better plans!

    Shell