dvysn

Projects

A few things I've built recently.

More fun stuff coming soon!

2026

MemGPT Prototype

0

A Node.js CLI agent inspired by the MemGPT paper that experiments with working memory, recall storage, eviction, and summarized context for long-running conversations.

Node.jsLLMsPostgreSQLpgvectorAgent Systems

2026

Tool Calling CLI

0

A small Node.js experiment that makes tool calling visible: the model returns fixed command tokens, the CLI parses them, asks for confirmation, and executes CRUD-style directory actions locally.

Node.jsLLMsTool CallingCLIAgent Systems

2025

Mira

1

A vision-first AI reading assistant that acts like a "Cursor for textbooks"—understands pages in real time and provides contextual explanations with minimal friction.

LLMsTypeScriptReactJSNodeJSMongoDB

2024

A png-to-psd Converter

0

Pipeline that converts flat images into layered PSDs using segmentation masks from Meta’s Segment Anything Model and scripted GIMP integration.

PythonSchemaReactGIMPSAM

2025

Clive

0

React-based web app for analyzing and discussing YouTube videos through an interactive, chat-like interface with optional spoiler control.

ReactLLMsFrontendViteTailwindCSS

2026

Tally — Telegram Expense Tracker

0

Telegram bot that logs expenses from natural-language text or voice notes, parses them with an LLM, and writes structured rows to Google Sheets.

PythonTelegramLLMGoogle SheetsReplicate