Skip to content
View CacinieP's full-sized avatar
😆
turning dreams into reality
😆
turning dreams into reality

Block or report CacinieP

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

Cace — AI Builder with Linguistic Acumen

AI Builder with Linguistic Acumen
用语言学的敏锐度,构建 Agent、开发者工具与学习系统。

Portfolio Linguist Wants Tech Blog Followers English


00 / AI AGENTS & EVALUATION

Agent 如何成为可靠的行动者?

当前关注本地优先的工具调用、Agent 评测与自演化。重点不是让模型生成更多表达,而是让系统在有限上下文、明确权限与真实反馈中仍能可靠行动。

MAP CAPABILITY BOUNDARIESDESIGN TOOL GRAMMARSMEASURE TASK ENTROPYCLOSE THE LOOP

PROJECT PURPOSE SIGNAL
TeXada 自然语言 / LaTeX / 公式截图统一进入可校验的数学写作流。 Stars
AgentEvalOps 展示 Agent 回归测试、漂移检测、运行对比与质量分析工作流的前端原型。 LIVE PROTOTYPE ↗
SMAB 面向小型工具调用语言模型的可执行基准。 Stars
MiniCPM5 Network Doctor MiniCPM5 工具调用驱动的本地只读网络诊断 Agent。 LOCAL-FIRST
agent-self-evolution Agent 自演化论文、复现与原型档案。 RESEARCH

01 / CREATOR & DEVELOPER TOOLS

PROJECT PURPOSE SIGNAL
video2knowledge 视频 → 时间戳字幕 → 知识文档 / HTML / Anki;多模态与 ASR 本地路径。 Stars
ppt-skills 面向 AI 编程 Agent 的主题化、CJK 友好、元素可编辑的 PPTX 生成技能。 Stars
network-troubleshoot-skill 面向 AI 编程 Agent 的通用网络排障技能。 Stars · 已收录
FinancialBeancount 支付宝、微信、银行卡账单的本地转换与去重。 Stars · 已收录
typing-master 六种语言的多语言打字练习桌面应用。 Stars
cace-timer 本地优先的时间追踪 CLI,支持标记、预估、搜索与同步。 Stars
screenshot-auto-saver 网页自动截屏 Chrome 扩展。 Stars
PyRecorder 用 Python 实现的轻量 Windows 录屏工具。 Stars

02 / SHIPPED & INTERACTIVE

PROJECT EXPERIENCE ACCESS
溯时 SUSHI 可回溯的 iOS 计时体验。 APP STORE ↗
Codetics / 语码游戏 关于噪声、压缩、认知偏误与意义保存的互动叙事实验。 ▶ 立即游玩 ↗
MathConnect 练习等价无穷小的微积分连连看。 在线体验 ↗ · Stars
FemaleFriendliness 女性友好度自测互动页面。 Stars
resume 个人履历网页。 在线查看 ↗ · Stars

03 / KNOWLEDGE & RESEARCH

PROJECT FOCUS SIGNAL
CICPA-Learning 2026 注册会计师考试开源学习手册、科目索引与资料体系。 Stars
LPQE-Learning 法律职业资格考试学习笔记。 Stars
music-research 音乐理解、生成、音频工程与端侧部署研究笔记。 Stars
linguistics-hackathon-S0-deutsch 一人 48 小时从 0 到 A2 的德语语言学黑客松。 Stars
math-to-deep-learning 从纸笔推导到 GPU 训练的应用数学学习路径。 KNOWLEDGE SYSTEM
Mathematics-Universe 从高中到考研的数学联系网络。 KNOWLEDGE GRAPH

04 / LINGUISTIC EDGE

我把语言学训练带进 AI 构建过程:解析真正的意图,判断上下文边界,为接口建立共享语法,再用反馈让系统持续修正。

Language is not decoration after the interface. It is architecture before the system.

[ parse ] 读懂意图  →  [ model ] 组织语境  →  [ build ] 让理解运行
SYNTAX / 关系 CONTEXT / 语境 INTERFACE / 翻译
先让角色、依赖与动作站稳,让复杂仍然可以被理解。 意义发生在上下文里;可靠性来自被正确保留的语境。 接口不消除差异,而是让不同系统知道怎样彼此说话。

05 / WORKING STACK

Python TypeScript JavaScript Swift Rust Kotlin

LLM Agents MCP Tool Use VLM / ASR Local-first AI Evaluation

React Astro Vite Tauri Electron GitHub Actions

06 / OPEN-SOURCE IMPACT

实质性工程与内容贡献按上游仓库 ⭐ 排序,每日自动更新。项目收录类贡献随对应项目展示,不在这里重复:

5 merged PRs across 3 repos · auto-updated daily.

Project My merged PRs
rust Stars #160538 — Update expect messages in tcp.rs doc examples to follow the style guide
agent-skills-with-anthropic Stars #1 #5 #8
Step-Realtime-CLI Stars #16 — test: add comprehensive test suite (848 tests, 11 files)

ALL REPOSITORIES  ·  EMAIL

PARSE INTENT · MODEL CONTEXT · BUILD SYSTEMS

Pinned Loading

  1. datawhalechina/agent-skills-with-anthropic datawhalechina/agent-skills-with-anthropic Public

    本项目围绕吴恩达老师在DeepLearning.AI出品的agent-skills-with-anthropic系列课程,为学习者打造中文翻译与知识整理教程。项目提供课程内容翻译、知识点梳理和示例代码解读等内容,欢迎大家Star!

    Python 1.5k 199

  2. CICPA-Learning CICPA-Learning Public

    2026 注册会计师 CPA 开源学习手册:考试时间、题型分值、科目索引与学习资料。

    Python 28 2

  3. TeXada-the-Math-Agent TeXada-the-Math-Agent Public

    Math Formula Agent

    Python 35 2

  4. ppt-skills ppt-skills Public

    Open-source PPT generation skills: themed, CJK-aware, editable PPTX decks via PptxGenJS.

    JavaScript 5 2

  5. FinancialBeancount FinancialBeancount Public

    Local Beancount converter and deduplicator for Alipay, WeChat Pay, bank statements, CSV, XLSX, and PDF.

    Python 4

  6. network-troubleshoot-skill network-troubleshoot-skill Public

    Universal network troubleshooting skill for AI coding agents: DNS, proxy, SSL, package managers, Docker, Git, and China/GFW workflows.

    Shell 5