Skip to content
View MengPaul07's full-sized avatar
  • Beijing Jiaotong University
  • Beijing
  • 17:43 (UTC +08:00)

Highlights

  • Pro

Block or report MengPaul07

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
MengPaul07/README.md

Hey, I'm MengPaul 👋

mengpaul07@outlook.com

CS Undergrad @ 北京交通大学 计算机科学与技术(2025–) · Beijing Jiaotong University, CN

GitHub


🧠 What I'm Into

Agent Engineering — I care about loop internals, not framework wrappers. Function-calling engines, multi-agent orchestration, tool management. Built from scratch.

Harness Engineering — SSE streaming, retry strategies, error taxonomies, graceful degradation. The scaffolding matters as much as the model.

Agent 工程 — 关心循环引擎的里层,不是框架的壳。工具调用、多 Agent 编排、调度设计,都从零写过。

工程底座 — SSE 流式推送、分级重试、错误码分类、降级兜底。外在框架和模型本身同等重要。


🔧 Projects

Resume Studio — AI-Native Resume Workspace

Paulo CLI — Multi-Agent Coding CLI


🛠 Tech Stack

Python FastAPI TypeScript React SQLite FAISS LiteLLM Anthropic Docker


Pinned Loading

  1. resume-studio resume-studio Public

    AI-native resume workspace — chat with an agent that edits your resume, design layouts with live preview, and practice mock interviews.

    Python 6

  2. paulo-cli paulo-cli Public

    Multi-agent coding CLI with Plan-Execute pipeline, HITL approval, teammate orchestration, and streaming Markdown — zero frameworks.

    Python 1

  3. jmerle/competitive-companion jmerle/competitive-companion Public

    Browser extension which parses competitive programming problems

    TypeScript 1.3k 195

  4. ALGORITHM_COMPETITION_TEMPLATE ALGORITHM_COMPETITION_TEMPLATE Public

    Used as my personal codes template for Algorithm learning

    C++