Projects
Things I've built and worked on.
LLMe
Classic transformer built with Pytorch from scratch, feasible for personal computer.
Deep LearningMachine LearningPytorchHugging FaceLLM
Nanitu
An extensible java application framework, including GFX, audio, network, resource, AI, codec, etc.
Computer GraphicsJavaGame Framework
PyLM
A CodeAct ReAct Agent framework — execution engine, kernel, and HTTP server. PyLM runs LLM-driven AI agents in isolated sandboxes. Each agent reasons and acts by writing and executing Python code (CodeAct paradigm), with support for sub-agents, tool calls, async channels, and task scheduling..
LLM Agent