Personal Projects

Exploring the capability boundaries of large language models, building experimental tools and Agent application demos.

Execute: doraemon_code.sh

🤖 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.

Python Agent Terminal
Execute: joyarti_3d.sh

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.

AI Workflow ComfyUI Java
Execute: init_site.sh

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.

Static Site Markdown JS
Execute: vision_system.sh

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.

PyTorch YOLO OpenCV
Execute: smart_campus.sh

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.

Python CV Full-Stack
Execute: open_data_analysis.sh

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.

Go Vue 3 AI Agent