训练了一个125M参数模型,在端侧实时自动补全钢琴MIDI有人训练了一个125M参数的模型,能在iPhone上实时自动补全钢琴MIDI音符,并做成了配套App。 个人项目,涉及端侧小模型推理和音乐生成交叉领域。125M参数量在移动端实时运行是个有意思的工程选择,适合对边缘AI和音乐技术交叉感兴趣的读者。 评论点赞收藏5 小时前
How to force AI agents to use an egress proxyHow we make a proxy the only way out of an AI agent sandbox. 评论点赞收藏76 天前
Building a Magic Eye Generator and DecoderMagic Eye autostereograms encode depth using repeated pixel patterns. This post shows how to generate them and how to recover the depth map. 评论点赞收藏163 天前
I trained a 9M speech model to fix my Mandarin tonesBuilt this because tones are killing my spoken Mandarin and I can't reliably hear my own 's a 9M Conformer-CTC model trained on ~300h (AISHELL + Primewords), quantized to INT8 (11 MB), runs 100% in-br... 评论点赞收藏201 天前
Coding Agents Are Good First-Time User TestersCoding agents encode years of software conventions. Their confusion is often a signal that your interface is asking too much of a new user. 评论点赞收藏212 天前
Learning a Language Using Only Words You KnowA proof-of-concept language learning app that uses LLMs to generate definitions of unknown words using only previously mastered vocabulary. 评论点赞收藏248 天前
You Need an Ideation ChannelProduct decisions shouldn't be democratic, but great ideas can come from anywhere. 评论点赞收藏254 天前
Is Gemini 2.5 good at bounding boxes?I decided to write a small benchmark and check Gemini 2.5 performance on MS-COCO, focusing on object detection. 评论点赞收藏406 天前
Spegel, a Terminal Browser That Uses LLMs to Rewrite WebpagesSpegel is a proof-of-concept terminal web browser that feeds HTML through an LLM before serving it as markdown in the terminal. 评论点赞收藏415 天前
Books are malleableWhat if we could modify books as easily as we tweak open-source software? Perhaps we already can. 评论点赞收藏416 天前