Building a Full-Featured AI Agent
Notes from rebuilding a rental-agency AI Agent with cleaner context management, tool calls, LangGraph states, MCP, RAG, automation, and configurable settings.
Notes from rebuilding a rental-agency AI Agent with cleaner context management, tool calls, LangGraph states, MCP, RAG, automation, and configurable settings.
I wanted to try building an AI agent, and a friend's family happened to work in the rental business. So I made a small management system and asked them to help test it.
I am recently building Akizip with a friend as an open-source project for fun. It is a small GNOME archive manager, and the Flathub downloads rushed past 1000+ only a few days after launch.
Attempted to deploy YOLO to a static web page. Deployed YOLOv8n in ONNX format for easier cross-platform use, executed model inference through WebAssembly, and used Canvas to draw...
GITHUB Since my VPS has limited storage, I recently explored object storage solutions. I found that Cloudflare R2 offers a free tier, but it doesn’t provide a reliable way to...
Technology Stack Python, Flask, AWS (EC2, S3, SQS, Lambda), SQL, YOLOv8 (ONNX), RESTful API, JWT, OpenStreetMap/Leaflet, HTML/CSS, Docker Project Overview Designed and implemented...
Python, PyTorch, NumPy, OpenCV, Scikit-learn, Matplotlib, Knowledge Distillation, Deep Learning, Data Preprocessing, Model Evaluation "Figure 9 shows the accuracy of ResNet-18,...
Recently , I conducted a simple experiment on a raw image classification task, comparing the accuracy between three setups: baseline without augmentation, ResNet50 with...
Python, PyTorch, Reinforcement Learning, Deep Q-Network (DQN) I made a TouHou simulation game , and recently I add few Algorithms and a simple Q-learning AI to play the game...
Python, PyQt6, MQTT, RESTful API, JSON, HTTPS/SSL, MySQL, Docker, Linux, Git Perform 运行表现 I built an IoT testing tool for work. Can't share it (company rules), but writing this...
Accepted by RSAE 2025. Abstract—Autonomous driving systems rely heavily on high-quality data in the path selection process to ensure safety and time efficiency during driving....
Published by ACM SIGGRAPH VRCAI '24. In this paper, we introduce GBC, an advanced framework for transforming low-resolution, monochrome video sequences into high-resolution,...
Published by ICONIP 2025. The six-volume set constitutes the refereed proceedings of the 32nd International Conference on Neural Information Processing, ICONIP 2025, held in...
失败的尝试 因为多语言的问题,尝试着用了一下Polylang插件,但是无会员似乎会导致每篇文章都必须以一种语言显示,别的语言不会显示这篇文章... 而且Ploylang的部分设置在初始设置后无法再次更改,即使用一般方法关闭插件然后删除,重新安装时旧设置依然会被保留,所以需要彻底删除Polylang插件。...
Recently tried SV3D, found there is no cleaer and simple instructions online, so... 最近尝试了SV3D,发现网上没有更清晰和简单的说明,所以… SV3D 使⽤⽅法: (English version is in next page)...
Recently playing Touhou, I tried mimicking a similar game in Python, loading some textures and music assets from the game. Overall, it wasn’t particularly difficult, but creating...
Python #环境增删 conda create -n myenv python=3.9 conda env list conda activate myenv conda deactivate conda env remove -n myenv conda remove -n myenv --all #包增删更新 conda install...
This is fujisaki blog, to remember one of the greatest programmer in the world, FUJISAKI CHIHIRO. FUJISAKI CHIHIRO 不二咲 千尋