Hello, I'm Ge Yuxu.
Welcome to my blog!
I'm a software engineer and AI enthusiast based in Shanghai. With 10+ years of backend experience and an ever-growing fascination for artificial intelligence, I'm currently exploring the crossroads of deep learning, language models, and virtual simulation.
Recently, I've been deeply focused on cutting-edge AI technologies including MCP (Model Context Protocol), AI Agents, and RAG (Retrieval-Augmented Generation) systems. These technologies represent the future of intelligent applications and human-AI collaboration.
🏆 New milestone
Early this year I passed the Huawei HCIP-AI EI Developer exam. When the portal flashed that bold "Congratulations," every late-night debugging session and paper-reading marathon felt instantly worth it. The certificate isn't just a piece of paper,it's a message from my past self saying, "Keep pushing, you're on the right track."
🎓 New Journey Ahead
I'm excited to announce that I'll be taking a sabbatical from my current role to pursue an AI Master's degree. This represents a new beginning in my career,a deeper dive into the AI industry that will allow me to contribute more meaningfully to the field I'm passionate about.
This journey also means leaving Shanghai, a city that has been my second home for over a decade. Here, I've built my career, earned my degrees, forged lasting friendships, and yes,weathered my share of challenges and disagreements. Shanghai has shaped who I am today, and while I'm excited about this new chapter, saying goodbye to this vibrant metropolis feels bittersweet.
What I Write About
On this blog I share technical deep dives, project notes, and reflections on topics such as:
- AI algorithm development and real-world deployments
- Java & Spring-based backend engineering
- Cybersecurity and penetration testing
- Multimodal data pipelines and stock-prediction experiments
- Personal projects, productivity hacks, and continuous-learning insights
Feel free to browse the posts or reach out if you're working on something exciting!
Recent Posts
从混乱到清晰:一次MCP服务器开发的反思与总结
从混乱到清晰:一次MCP服务器开发的反思与总结 一、项目背景 今天的工作始于一个简单的需求:为基于Astro的博客系统创建一个MCP(Model Context Protocol)服务器,实现博客发布的自动化。MCP是一种让AI助手能够安全...
Nighthawk项目完整解析:一个自我进化Agent OS的宏大愿景与技术核心
愿景:一个由记忆驱动的Agent OS 在通往通用人工智能的道路上,“AI Agent”已成为我们想象力的焦点。然而,当今许多Agent如同数字木偶——尽管复杂,却缺乏真正的自主性与从经验中学习的能力。Nighthawk项目的诞生源于一个更...
Project Nighthawk Complete Guide: A Self-Evolving Agent OS's Grand Vision and Technical Core
The Vision: An Agent OS Driven by Memory In the quest for artificial general intelligence, the concept of an AI "Agent" ...
Unveiling Project Nighthawks: Building the Next-Generation AI-Powered Task Scheduler
Introduction In modern software development and operations, task scheduling systems like Cron are an indispensable corne...
Nighthawks项目揭秘:构建下一代AI智能任务调度系统
前言 在现代软件开发和运维中,任务调度系统(如Cron)是不可或缺的基石。然而,随着业务复杂性的增加和对智能化需求的提升,传统的调度工具在灵活性和易用性上逐渐显得力不从心。我们是否能想象一个更智能的系统,它不仅能理解人类的自然语言,还能在执...
我的AI编程伙伴差点让项目翻车:一个惨痛的教训
我们正处在AI辅助软件开发的黄金时代。GitHub Copilot和Claude、GPT-4等大型语言模型已经成为我们不知疲倦的编程伙伴,能够生成复杂逻辑、编写文档,甚至在几分钟内设计完整的模块。这个承诺令人陶醉:加速开发、超越创造力极限,...