Skip to content
View Dithob's full-sized avatar

Highlights

  • Pro

Block or report Dithob

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.

Content in all repositories owned by your account will be closed.
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
Dithob/README.md

English | 中文

Hi,我是 wujue 👋

互联网行业求职者,关注 AI 应用开发、全栈应用开发、测试工程 等领域,对 Agent 工具、SKILL、MCP、Harness 等有所涉猎。

开发各种工具或插件,搭建可运行、可解释、可核验的 Agent 工作流。

我在做什么

  • AI 应用:论文检索与问答Agent、简历撰写Agent,知识库与记忆管理等
  • Agent & Developer Tools:Skill、MCP、OCR
  • Engineering Quality:测试、验证、CI、可观测性与安全边界

精选项目

  • DeepResume — 把简历、JD、学习计划与职业证据连接起来的求职学习工作台。
  • PaperQAAgent — 面向论文搜索、PDF 阅读、页面级证据和引用溯源问答的本地优先工作台。
  • Youcansee — 面向 coding-agent 的多档位读图与 OCR Skill。
  • media-content-distiller — 字幕优先的音视频内容蒸馏 CLI 与 Skill。
  • maodingAgent — 本地优先的 AI 编程 Agent 会话监控器与 macOS App 骨架。
  • autotest-framework — 基于 Pytest、Requests、OpenAPI 和 CI 的 API 测试自动化框架。

当前重点

  • PaperQAAgent:页面级证据与论文阅读工作流
  • DeepResume:简历、JD、学习计划和职业证据闭环
  • 可安装、可验证、边界清晰的 Agent Skill 与 CLI

工程原则

  • 区分已验证事实、推断与外部服务状态。
  • 把快速开始、验证证据和当前限制放在项目入口。
  • 不把静态检查写成线上服务成功,也不把 fork 写成原创。
  • 凭据不进入代码、日志、仓库、构建产物或公开主页。

链接

Research / Academic

Pinned Loading

  1. autotest-framework autotest-framework Public

    An extensible API test automation framework built with Python, Pytest, Requests, OpenAPI, Allure, and CI. Supports data-driven testing, token management, contract validation, database checks, and s…

    Python

  2. DeepResume DeepResume Public

    深度求简

    TeX

  3. maodingAgent maodingAgent Public

    Swift

  4. media-content-distiller media-content-distiller Public archive

    Subtitle-first audio/video content distillation skill for Codex and compatible agents.

    JavaScript

  5. PaperQAAgent PaperQAAgent Public

    面向论文搜索、PDF 阅读和引用溯源问答的 Chat-first 论文 Agent,支持开放论文源检索、PDF 解析、证据检索、页码引用和多 LLM Provider 问答。Chat-first paper reading Agent for academic search, PDF parsing, citation-grounded RAG, and LLM-powered questi…

    Python

  6. Youcansee Youcansee Public

    Multi-tier image reading and OCR skill for coding agents: OpenAI-compatible vision API, local VLM, and Windows OCR fallback.

    Python