Software Engineer · Systems to AI Agents 软件工程师 · 从工程系统到 AI Agent

Hi,I'm YIXIN Yuanyixin Chai嗨,我是忆鑫 柴缘忆鑫

I spent the past several years turning simulation and machine-learning data into practical software—from Qt desktop systems and model-training interfaces to reliable data applications. Today I am channeling that engineering foundation into AI agents and open-source developer tools, approaching AI as a disciplined apprentice: learning in public, testing assumptions, and building small systems that earn trust through evidence.

过去几年,我将仿真与机器学习数据转化为可落地的软件,覆盖 Qt 桌面系统、模型训练界面与可靠的数据应用。如今,我正将这套工程基础投入 AI Agent 和开源开发者工具,并以严谨的学徒心态学习 AI:公开实践、验证假设,用证据逐步构建值得信赖的小型系统。

AI Agents C++ / Qt Simulation Systems Python Tooling
Yuanyixin Chai
Open to AI Agent engineering opportunities, with a focus on agent systems, practical AI applications, and continuous learning. 期待 AI Agent 工程方向的职业机会,专注于智能体系统、AI 应用实践与持续学习。

Education教育经历

Geographic Information Systems
B.Eng.
North China University of Science and Technology
Sep. 2017 — Jun. 2021
地理信息系统专业 · 工学学士 · 华北理工大学
2017年9月 — 2021年6月
Systematically studied GIS, computer fundamentals, and software engineering, building a practical foundation in spatial data processing, programming, and application engineering.
系统学习 GIS、计算机基础及软件工程相关课程,建立了空间数据处理、编程与软件开发方面的工程基础。

Work Experience工作经历

Software Engineer软件开发工程师 · Zhongke Shuce Technology Co., Ltd.中科数测(无锡)科技有限公司
Apr. 2023 — Apr. 20252023年4月 — 2025年4月
Developed end-to-end desktop and simulation tools for CASIA aerospace research using C++, Qt, JSON, and Python. Delivered real-time communication relays, scenario visualization, neural-network training interfaces, and service-monitoring workflows that turned complex data models into reliable operator-facing systems.
使用 C++、Qt、JSON 与 Python,为中国科学院自动化研究所的航空航天研究开发桌面端与仿真工具。交付实时通信中继、场景可视化、神经网络训练界面及服务监控流程,将复杂数据模型转化为可靠、易操作的工程系统。
GIS EngineerGIS 开发工程师 · Beijing Construction Digital Technology Co., Ltd.北京建设数字科技股份有限公司
Jun. 2021 — Apr. 20232021年6月 — 2023年4月
Built GIS and data applications for the China Meteorological Administration using C++, Qt, GDAL, Python/Django, Java/Spring Boot, and React. Automated multi-source weather visualization, extracted geographic and disaster information from forecast text with NLP, and supported spatial analysis across meteorological and engineering workflows.
使用 C++、Qt、GDAL、Python/Django、Java/Spring Boot 与 React,为中国气象局构建 GIS 及数据应用。实现多源气象数据的自动化可视化,利用 NLP 从预报文本中提取地理与灾害信息,并为气象和工程业务提供空间分析支持。

What I Build我的工作

01 / SIMULATION

Simulation & Desktop Systems仿真与桌面系统

C++ and Qt applications for real-time communication, scenario visualization, model configuration, service monitoring, and operator-focused technical workflows.

使用 C++ 与 Qt 构建实时通信、场景可视化、模型配置、服务监控及面向操作人员的技术工作流。

02 / COMMUNICATION

Real-Time Communication Systems实时通信系统

Point-to-point relay modules that dynamically assign the nearest available source, optimize signal paths, and maintain low-latency connectivity across changing scenarios.

构建点对点通信中继模块,动态分配最近可用信源、优化信号路径,并在变化场景中保持低延迟连接。

03 / MODEL TOOLS

Trajectory Model Training Tools轨迹模型训练工具

Qt interfaces for trajectory dataset management and RNN, CNN, LSTM, and GNN parameter configuration, integrated with a Python backend for model training and prediction output.

使用 Qt 构建轨迹数据管理及 RNN、CNN、LSTM、GNN 参数配置界面,并集成 Python 后端执行模型训练与生成预测结果。

04 / OPERATIONS

Service Monitoring Platform服务监控任务管理平台

A centralized Qt platform for managing network services and tasks, with batch or individual start, stop, and edit controls, parameter-driven configuration, and QtCharts operational visibility.

为网络服务与任务构建集中式 Qt 管理平台,支持批量或单独启动、停止和编辑,并通过参数化配置与 QtCharts 提升运行状态可视性。

Engineering Toolkit技术工具箱

C++ · Qt · QtCharts Python · Django Java · Spring Boot React · TypeScript Visual Studio · IntelliJ IDEA PostgreSQL · MySQL NLP RNN · CNN · LSTM · GNN Pandas · NumPy Docker · Postman Git · GitHub JSON APIs

Open Source Project开源项目

I build focused AI systems and developer tools with explicit boundaries, reproducible evaluation, and production-minded engineering.

我专注构建边界清晰、评测可复现,并兼顾生产实践的 AI 系统与开发者工具。

All repositories全部仓库
02AI APPLICATION

AI Resume Optimizer

An evidence-grounded CLI that analyzes PDF or DOCX resumes against a job description and produces validated Markdown and editable DOCX outputs without inventing facts.

基于证据的简历优化 CLI,对照职位描述分析 PDF 或 DOCX 简历,在不虚构经历的前提下生成经验证的 Markdown 与可编辑 DOCX。

PythonDeepSeekPydanticPDF / DOCX
03AGENT INFRA

Context Window Compressor

A provider-neutral Python library that manages agent message history, preserves tool-call groups atomically, applies replaceable compression strategies, and reports detailed metrics.

与模型服务商无关的 Python 库,用于管理智能体消息历史、原子化保留工具调用组、替换压缩策略并输出详细指标。

PythonAgent ContextOffline226 Tests
04CODE REVIEW

AI GitHub Reviewer

A read-only single-agent CLI that retrieves a public pull request through a strict GitHub tool, validates the generated review, and never writes back to GitHub.

只读的单智能体代码审查 CLI,通过受限 GitHub 工具读取公开 PR,验证生成的审查结果,并且不会向 GitHub 写入内容。

PythonTool CallingGitHub RESTDocker
05EVALUATION

Prompt Engineering Workbench

An auditable workbench for six deterministic or seeded prompt ablation variants, bounded agent execution, reproducible result persistence, analysis, and reporting.

用于六种确定性或带随机种子的提示词消融实验,涵盖受控智能体执行、可复现实验结果持久化、分析与报告。

PythonPrompt AblationDeepSeekEvaluation
06DEVELOPER TOOL

LLM Context Explorer

An offline-capable CLI for inspecting message-level token estimates, cumulative context usage, input capacity, limit status, and machine-readable JSON reports.

支持离线运行的上下文分析 CLI,可检查消息级 Token 估算、累计用量、输入容量、窗口状态并输出机器可读 JSON 报告。

PythontiktokenPydanticRich