Skip to content
View uuzzrm's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report uuzzrm

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
uuzzrm/README.md
Ruiming Zhao — Prysai AI systems and developer tools

Prysai Lab  ·   Repositories  ·   Core projects

About

I build and inspect AI systems that hold up beyond the demo: agents, retrieval, evaluation, and tool use in real developer workflows.

Current direction

I follow the full agent engineering loop:

  • choose the right model and context
  • connect tools safely and make behavior observable
  • evaluate quality, regressions, and failure modes
  • turn useful experiments into repeatable workflows

The goal is simple: fewer impressive demos, more systems that can be tested, understood, and improved.

Building with Prysai

Prysai is the home for product experiments and practical work around AI systems and developer tools. The emphasis is on small, testable pieces that can be inspected, measured, and reused.

Open-source contributions

Six upstream projects, seven merged pull requests — documentation, packaging, compatibility, performance, privacy, and UX fixes that are now part of other projects.

Project Contribution Merged PRs
MSKazemi/kubeintellect Documented v4 data-handling boundaries and updated the kube-q Homebrew formula with current release resources. #105 · #111
mastra-ai/mastra Fixed CommonJS schema compatibility by bundling the Zod conversion dependencies and adding regression coverage. #21147
squid-protocol/gitgalaxy Replaced manual append loops with extend-based recorder code and resolved the related Ruff performance findings. #1201
abenneto/gandharva Refined README formatting and section headers. #19
seva9523/EvalRepro Added --no-id-preview to suppress sample ID previews while preserving sample and field digests. #12
felladrin/MiniSearch Capped staggered result animations and honored prefers-reduced-motion. #2324

All entries above are public PRs confirmed as merged into their upstream repositories.

Core projects

A compact working set of upstream projects I currently study, use, or contribute to. They are selected for technical leverage, not repository size or star count.

RAGOps
Evaluation infrastructure

Offline regression tests and explainable release gates for RAG systems and AI agents.

upstream · working fork
PydanticAI
Typed agent runtime

Explicit dependencies, tools, structured outputs, and validation for production-minded agents.

upstream · working fork
FastMCP
Tool connectivity

A practical protocol layer for building and connecting MCP servers and clients.

upstream · working fork
Promptfoo
Quality and safety gates

Evaluation, comparison, and red-teaming for prompts, agents, and RAG pipelines.

upstream · working fork
Browser Use
Real-world execution

Browser control as a practical interface for tool-using agents and workflow automation.

upstream · working fork
Spec Kitty
Developer workflow

Spec-driven development, worktrees, and repeatable workflows for serious software projects.

upstream · working fork

These links point to upstream projects and my working forks. They are study and contribution paths, not claims of original ownership.

Account star history

This tracks the total stars received by my public repositories over time. It is an account-level view, not the star count of any single project.

uuzzrm account repository star history

All public repositories · forks count only their own stars · updated daily by GitHub Actions.

Current interests

AI Agents · RAG · LLM Evaluation · MCP · Developer Tools · Codex Workflows


Building in public, one reliable workflow at a time.

Popular repositories Loading

  1. kona kona Public

    no config changes to your agent — capture is a transparent local hop

    12

  2. pydantic-ai pydantic-ai Public

    Forked from pydantic/pydantic-ai

    AI Agent Framework, the Pydantic way

    Python

  3. MiniSearch MiniSearch Public

    Forked from felladrin/MiniSearch

    Minimalist web-searching platform with an AI assistant that runs directly from your browser. Demo: https://felladrin-minisearch.hf.space

    TypeScript

  4. pr-agent pr-agent Public

    Forked from The-PR-Agent/pr-agent

    🚀 PR Agent: The Original Open-Source PR Reviewer. This project is not the Qodo free tier.

    Python

  5. xskill xskill Public

    Forked from SkillNerds/xskill

    Self-evolving skills lib for coding agents

    Python

  6. adk-python adk-python Public

    Forked from google/adk-python

    An open-source, code-first Python toolkit for building, evaluating, and deploying sophisticated AI agents with flexibility and control.

    Python