Skip to content
View SuarezPM's full-sized avatar

Block or report SuarezPM

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
SuarezPM/README.md
Apohara — silicon-native infrastructure for multi-agent LLMs

Hi, I'm Pablo 👋

Typing SVG
followers stars profile views

I am Pablo M. Suarez, founder of Apohara. I build silicon-native infrastructure for multi-agent LLM systems, validated on real AMD Instinct MI300X hardware. Every numeric claim I publish traces back to a peer-reviewed result or a reproducible benchmark — no exceptions.

🏛  Company        Apohara, founder
🔭  Building       Silicon-native KV-cache infrastructure for multi-agent LLMs
⭐  Flagship       ContextForge — Zenodo DOI 10.5281/zenodo.20277875
💬  Ask me about   vLLM, ROCm, AMD MI300X, multi-agent orchestration, MCP
🧪  Method         Scientific. Logic over speed. Confirm or deny.
⚡  Fun fact       Every number I ship has a DOI or a repro script behind it.

🛠️ Tech Stack

Python Rust Go PyTorch
AMD MI300X ROCm vLLM
Docker MCP Claude

📊 AI Usage

Tokscale AI usage
GitHub embed snippet
[![Tokscale Stats](https://tokscale.ai/api/embed/SuarezPM/svg?sort=cost&compact=1)](https://tokscale.ai/u/SuarezPM)

I orchestrate fleets of coding agents — this is what the bill looks like.


📌 Featured Projects


🌐 The Apohara Ecosystem

Project What it does License
ContextForge The first formally-verified safety layer for multi-agent LLM pipelines. Share the KV-cache to make agents affordable — without silently corrupting your judges. 44% fewer prompt tokens, 3.55× KV-cache VRAM reduction at INT4, 0/1210 safety violations. Carries a permanent Zenodo DOI. Flagship. Apache-2.0
🚀 apohara-synthex Evidence layer inside Bright Data. Scrape, classify, then sign verifiable web intelligence. MCP companion to brightdata-mcp. see repo
Apohara-Catalyst Rust local-first orchestrator that races the AI coding CLIs you already pay for. Parallel dispatch in isolated git worktrees, with quality gates. see repo
apohara-consilium Agent Governance OS for autonomous AI in regulated industries. Apache-2.0
apohara-probant A different AI reviews the code your AI just wrote, while agent memory stays isolated. Defense-in-depth for AI-generated code. see repo
apohara-aegis Defense-in-depth trust layer for multi-agent LLMs. Governed context in, inspected prompts out. Apache-2.0
Apohara-Guard Isolation primitives and ML-subprocess sandbox patterns for the PROBANT ecosystem. AGPL-3.0
apohara-framework Private / in development.
rag-from-scratch RAG implemented from scratch in Python, with step-by-step explanations. see repo
brightdata-mcp Fork of brightdata/brightdata-mcp. Not my project — PR opened upstream. upstream

📈 GitHub Stats

stats top languages
streak

📉 Contribution Graph

activity graph

🐍 Contribution Snake

contribution snake

📫 Connect

GitHub LinkedIn Email


footer

The pitch is the curve, not a single number.

🪨 Silicon-native, or it doesn't ship.

Popular repositories Loading

  1. Apohara_Context_Forge Apohara_Context_Forge Public

    The shared context compiler for multi-agent LLM systems - reduces VRAM 68% on AMD MI300X

    Python 3

  2. Password_Generator Password_Generator Public

    A small program i created to practice my python skills

    Python 2

  3. hyperblog hyperblog Public

    Un blog para el curso de Git y Github

    HTML

  4. hyperblog-1 hyperblog-1 Public

    Forked from freddier/hyperblog

    Un blog increíble para el curso de Git y Github de Platzi

    HTML

  5. SuarezPM SuarezPM Public

  6. rag-from-scratch rag-from-scratch Public

    RAG (Retrieval-Augmented Generation) implemented from scratch in Python — with step-by-step explanations

    Python