I enjoy turning ideas into working tools — especially around LLMs, agents, and practical developer utilities.
- 🔭 Focus: Building agentic systems that are actually useful in everyday workflows.
- 🌱 Learning: LLM application patterns, tool-use orchestration, and local-first AI.
- 💡 Philosophy: Make it work. Make it simple. Make it yours.
Aurevoy — Personal AI Agent
Tell it what you want, not how to do it.
A local-first AI agent that runs on your desktop. Give it a goal — it plans, executes, and gets things done: writing code, searching the web, managing files, and learning your preferences over time.
- What it does: Autonomous planning, file read/write/edit, web search, browser automation, long-term memory, skill system.
- Tech: Tauri 2, React, TypeScript, Node.js, Fastify, SQLite, MCP protocol.
- macOS app out now — Download from Releases
tavernTranslator — SillyTavern Character Card Translator
Translates SillyTavern character cards end-to-end via LLM, preserving the original PNG format.
- Workflow: PNG → extracted text → LLM translation → regenerated card.
- Tech: Vue.js, FastAPI, WebSockets, LLM APIs.
- Live Demo
SeAgent — Agent Pattern Exploration
Exploration of agent architectures and search-enabled automation workflows.
- User-Centric: Start from the user flow, then design the minimal system to make it reliable.
- Clear Contracts: Prefer explicit interfaces between Frontend ↔ Backend ↔ LLMs.
- Fast Iteration: Ship small, iterate fast, and measure impact.
- Issues and pull requests are always welcome!
- If you have feedback on Aurevoy or Tavern Translator, open an issue.
- Open to collaborating on practical LLM tools and agentic workflows.
If you find my work useful, consider starring the repos — it helps others discover them! 🚀

