Projects
Things you can try
Public
Anymark
Bookmark agent · Chrome Extension
You bookmarked something useful three weeks ago and now can't find it. Anymark is a browser-side agent that finds the link by description, by context, by half-remembered words — natural-language search across your bookmarks, with auto-classification and cross-language matching.
→ GitHubChrome Web Store · pending review Public
Burner Note
End-to-end encrypted self-destructing notes
Send a one-time secret. Encrypted in the browser via Web Crypto API. Server never sees plaintext — zero-knowledge architecture. The link self-destructs after first read.
Public
PromptFlow
Local-first prompt manager · Tauri
A native desktop app for organizing prompts: local Markdown storage, favorites, templates, and AI-assisted polish. Your prompt library lives in ~/Documents/PromptFlow/ — yours forever, syncable however you want.
Public
smart-voice-chat
Low-latency voice ↔ LLM loop
Streaming ASR → LLM → TTS pipeline tuned for sub-second turn-taking, with native Chinese-English code-switching. Originally a voice skill for OpenClaw / Moltbot — turned into something I actually use daily.