Skip to content
View ZiwayZhao's full-sized avatar

Block or report ZiwayZhao

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

Hi, I'm Ziway Zhao

B.Sc. Information Engineering @ TUM  |  Entrepreneur  |  AI Safety Researcher

Building trustworthy multi-agent systems and privacy-preserving AI.


About Me

  • Undergraduate at Technical University of Munich (TUM), Information Engineering
  • Research interests: AI Safety, Multi-Agent Collaboration, Federated Learning
  • Founder & builder — shipping AI-native products from research to production
  • Currently exploring cultural safety benchmarks for LLMs and decentralized agent communication

What I'm Working On

Project Description
agent-coworker Let AI agents discover, call, and collaborate across the open internet — E2E encrypted, zero dependencies
AgentFax Decentralized Agent-to-Agent communication infrastructure
clawmatch-server Centralized matching service for multi-agent orchestration
CulturalSafeScope Cultural safety benchmark for LLMs (paper in progress)
Zhijie (智阶) AI-powered learning workbench for university students

Tech Stack

Languages    Python · TypeScript · C/C++
AI/ML        PyTorch · LLM APIs · Multi-Agent Systems · Federated Learning
Backend      FastAPI · PostgreSQL · Redis · WebSocket · SSE
Frontend     React · Vite · Tailwind CSS · Framer Motion
Infra        Docker · Git · Linux

Research Directions

AI Safety          →  Cultural safety benchmarks, LLM alignment, trustworthy AI
Multi-Agent        →  Decentralized communication, agent discovery, collaboration protocols
Federated Learning →  Privacy-preserving distributed training

Pinned Loading

  1. agent-coworker agent-coworker Public

    Skill-as-API: P2P agent collaboration over XMTP. Call remote skills without exposing code. E2E encrypted, revocable trust, async delegation. Zero deps.

    Python 6