Personal Projects
Exploring the capability boundaries of large language models, building experimental tools and Agent application demos.
🤖 Doraemon Code
An open-source AI coding assistant designed for fully local execution, offering a Claude Code-like experience. Features single-process direct calls, seamless multi-model support (Google/OpenAI/Anthropic/Ollama), and 39 built-in tools.
Joyarti 3D Customizer
Full-cycle commercial project: An e-commerce platform for personalized 3D printed figurines and art custom gifts. Primarily responsible for building the AI image generation pipeline, orchestrating the overall AI workflow, and conducting in-depth effect tuning to deliver a highly customizable, commercial-grade image generation engine.
Nobita Talks AI
The open-source code for this site, based on a minimalist SSG approach, supporting Markdown rendering, bilingual interface, and responsive sci-fi UI.
Edge-AI Vision System
A lightweight object detection and tracking system built with PyTorch and YOLO, optimized for edge computing devices to achieve millisecond-level high-precision real-time inference.
Smart Campus AI
Internal full-stack project: A Python-based end-to-end smart campus system covering everything from front-end camera video stream ingestion, AI algorithm inference, to back-end automated alert triggering and multi-channel notifications.
openDataAnalysis
An interactive tabular data analysis tool. Supports uploading CSV or Excel files, with an Agent automatically inspecting and querying data to generate analysis reports with interactive charts. Built with Vue3, ECharts, and Go.