Part 3: Performance Architecture
This is the third post in the engineering series over Aki, my AI companion bot. Part 1 covered the Telegram interface and the Mini App design. Part 2 broke dow...
11 posts about AI, ML, and software engineering.
This is the third post in the engineering series over Aki, my AI companion bot. Part 1 covered the Telegram interface and the Mini App design. Part 2 broke dow...
Building a conversational AI agent isn't structurally difficult—you take a user's text, send it to an API, and return the response. But building one that actua...
I started this project after hearing about [OpenClaw](https://github.com/openclaw/openclaw)—an open-source AI assistant that runs autonomously and connects dir...
This document outlines technical reflections on building deep research agents using LangGraph and the Tavily API. Rather than focusing on a specific final arch...
IntroductionReinforcement Learning from Human Feedback (RLHF) has emerged as a powerful technique for fine-tuning Large Language Models (LLMs), enabling t...
GitHub Repository: [latent-video-diffusion](https://github.com/simonryu328/latent-video-diffusion) 1. Executive SummaryGenerative AI models have revo...
Automating Golf Swing Analysis with Computer Vision and Machine Learning> The source coode for the application is hosted on GitHub, found [here](https://gi...
> The source code is hosted on GitHub, found [here](https://github.com/simonryu328/Swing-AI).As a software engineer with a passion for both AI and golf, I re...
> The source code for the application is hosted on GitHub, found [here](https://github.com/simonryu328/ar-menu-unity).<figure style={{textAlign: "center"}}>...
> This packaging distribution is published on PyPI, found [here](https://pypi.org/project/dynamo-cmdline/). The source code is hosted on GitHub, found [here](h...
> The source code for CNN training pipeline is hosted on GitHub, found [here](https://github.com/simonryu328/License-Plate-Reader).As part of our ENPH 353 c...