Projects
A selection of personal projects built around AI, desktop applications, and data tooling.
YAOCr
Repository arrow_forwardRAG tool for Windows desktop using WinUI 3 that allows you to chat with an LLM and work with your own documents (.txt, .json). Features conversation management, dark mode, and GPU acceleration.
MindNotes
Repository arrow_forwardWinUI 3 application to take notes backed by Ollama and Qdrant. Features SmartSearch that surfaces relevant information across all your notes using semantic similarity.
MindProject
Repository arrow_forwardKnowledge manager for personal projects built with WinUI 3 and a WebAPI backend. Stores structured project data in SQLite with Docker support and a Swagger interface.
cats-localization
Repository arrow_forwardInstance segmentation using Detectron2 to detect and localize cats in images and video frames. Trained on a custom dataset with multi-subject detection support.
metrics-dashboard
Repository arrow_forwardWeb dashboard for visualizing ML training metrics in real-time using Flask and WebSockets. Supports merging metrics from multiple sources with Docker Compose deployment.
papers-library
Repository arrow_forwardTool to download and annotate papers from arXiv with personal notes, stored in MongoDB. Includes supplementary scripts for PDF processing and dataset preparation.