HungryNeko avatar HungryNeko HungryNeko's Blog, 又是一条咸鱼呢...

Latest Posts

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.

Building a Full-Featured AI Agent preview

Akizip: Building an Open-Source Tool with a Friend

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.

Akizip: Building an Open-Source Tool with a Friend preview

YOLO Demo on Static Webpage

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

YOLO Demo on Static Webpage preview

AWS Cloud Album Project

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

AWS Cloud Album Project preview

An IoT Test Tool : Development Notes

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

An IoT Test Tool : Development Notes preview

WordPress如何彻底删除Polylang插件(重置设置)

失败的尝试 因为多语言的问题,尝试着用了一下Polylang插件,但是无会员似乎会导致每篇文章都必须以一种语言显示,别的语言不会显示这篇文章... 而且Ploylang的部分设置在初始设置后无法再次更改,即使用一般方法关闭插件然后删除,重新安装时旧设置依然会被保留,所以需要彻底删除Polylang插件。...

WordPress如何彻底删除Polylang插件(重置设置) preview

SV3D Simple Instruction

Recently tried SV3D, found there is no cleaer and simple instructions online, so... 最近尝试了SV3D,发现网上没有更清晰和简单的说明,所以… SV3D 使⽤⽅法: (English version is in next page)...

SV3D Simple Instruction preview

TouHou game simulation Note

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

TouHou game simulation Note preview

Python Git linux相关常用命令整理

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

Python Git linux相关常用命令整理 preview

Welcome to FUJISAKI blog

This is fujisaki blog, to remember one of the greatest programmer in the world, FUJISAKI CHIHIRO. FUJISAKI CHIHIRO 不二咲 千尋

Welcome to FUJISAKI blog preview