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! π

