lucida
blog paper tags 中文

An Android AI Chat App in 4 Days

2026-05-26

A 4-day Android AI chat app with multi-session chat, Room persistence, real OpenAI streaming, image attachments, background notifications, and layered tests.

AI Translation Notes

2026-04-28

Notes from translating 11 classic CS papers with Codex. What changed the economics was not one-click translation, but a checked pipeline that pulled PDFs, OCR, terminology, citations, code, formulas, and web layout into the same workflow.

AI Technical Translation

2026-04-26

To read classic papers more comfortably, I used Codex to build an agentic translation flow: PDF -> Markdown -> Chinese translation -> terminology cleanup -> cross-references. AI translation is not magic. It is closer to putting translation, editing, proofreading, and layout into one pipeline.

thoughts, notes, and writings