Skip to content
View ernestyu's full-sized avatar

Block or report ernestyu

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

Ernest Yu

Building deployable AI agent systems and platforms.

PhD in Economics · MSc in AI (UZH)
Luxembourg / Zurich


🧠 What I Do

I design and build AI agent runtime and platform systems focused on:

  • Deployable AI agents (OpenClaw-based)
  • Kubernetes (K3s) orchestration
  • Tooling & skill ecosystems
  • Self-hosted and scalable AI infrastructure

🏗️ Current Focus

  • 🔧 Patched OpenClaw Runtime

    • Extended capabilities (browser, scraping, CLI tools, data processing)
    • Production-ready container environment
  • ⚙️ AI Agent Deployment (K3s / Kubernetes)

    • Multi-instance orchestration
    • Isolated runtime environments
    • Scalable deployment patterns
  • 🧩 Skills & Tool Ecosystem

    • Web scraping & content extraction
    • Data processing pipelines
    • System-level tool integrations
  • 🧪 Towards an AI Agent Platform

    • One-click agent provisioning
    • Runtime + tools + orchestration
    • Platform layer (API-driven deployment)

🧱 System Architecture (Concept)


User / API
↓
Platform Layer (in progress)
↓
Kubernetes (K3s)
↓
OpenClaw Runtime (patched)
↓
Skills / Tools / Extensions


📦 Featured Projects

🔹 OpenClaw Runtime (Patched)

Enhanced runtime with extended capabilities for real-world usage
→ container environment + system tools + execution layer

🔹 OpenClaw Skills

Reusable tool modules for AI agents
→ scraping · parsing · data workflows · system utilities

🔹 OpenClaw on Kubernetes

K3s-based multi-instance deployment
→ isolated agents · reproducible environments · scaling

🔹 (Upcoming) OpenClaw Platform

API-driven agent provisioning system
→ create / manage / scale agents programmatically


🎯 Direction

I am working towards:

→ A deployable AI agent platform
→ Supporting multi-instance, multi-user environments
→ Bridging AI systems with real-world infrastructure


🛠️ Tech Stack

  • Kubernetes (K3s)
  • Docker / Container systems
  • Python
  • Linux systems & CLI tooling
  • AI agent frameworks (OpenClaw ecosystem)

📫 Contact


⚡ Philosophy

AI is not just models —
it is systems, runtime, and deployment.

Popular repositories Loading

  1. clawutils clawutils Public

    A small toolbox of CLI utilities and helpers around OpenClaw.

    Python 1

  2. clawsqlite clawsqlite Public

    Local Markdown + SQLite knowledge base for OpenClaw (humans and agents)

    Python

  3. clawanki clawanki Public

    A bridge between OpenClaw session logs and Anki decks.

    Python

  4. clawhealth clawhealth Public

    CLI‑first personal health hub for OpenClaw that syncs Garmin data into a local SQLite database for daily summaries, HRV, and training metrics — no server, no cloud.

    Python

  5. openclaw-launcher openclaw-launcher Public

    A small cross-platform launcher that installs and starts a patched OpenClaw Docker image with one command.

    PowerShell

  6. clawhub-skills clawhub-skills Public

    A collection of skills for ClawHub deploymen

    Python