Projects

Loyca.ai
Loyca.ai screenshot
Tauri Rust SvelteKit SQLite

An open-source, local-first desktop AI assistant built with Rust and Tauri. It uses an on-device Vision Language Model (VLM) to understand screen context and proactively offer assistance.

Transformers.js Playground
Transformers.js Playground screenshot
React TypeScript TailwindCSS Transformers

An interactive web playground demonstrating the power of in-browser, on-device machine learning with the Transformers.js library. Deployed on Hugging Face Spaces.

Personal Website
Personal Website screenshot
SvelteKit TypeScript Python TailwindCSS

My personal website built with SvelteKit, featuring a blog and projects showcase. Blog entries can be written in Markdown or Jupyter Notebooks, with support to run Python code using Pyodide.

LLM-Powered Slack Agent
LLM-Powered Slack Agent screenshot
Python Slack Langchain

An LLM-powered Slack bot built in mid-2023 that enables channel-specific personalities, commands, and configurations, supporting intelligent, context-aware interactions through ReACT (Reasoning and Acting) and RAG (Retrieval-Augmented Generation) for enhanced tool use and knowledge integration.