Skip to content

Projects

A showcase of my work and contributions to the developer community.

Featured Projects

codebase-rag

A Python RAG system for chatting with codebases: chunking source code into a vector store, then using LLMs for semantic search and natural-language Q&A over code.

PythonRAGLLMVector Search

moziBot

A TypeScript multi-channel AI agent runtime: Telegram and Discord connected to one runtime with session persistence, task scheduling, job resumption, and structured observability.

TypeScriptAI AgentsNode.jsTelegramDiscord

mcp-task-relay

An MCP (Model Context Protocol) tool for relaying and orchestrating tasks across AI agent systems, enabling cross-agent delegation workflows.

TypeScriptMCPAI Agents

qwen-ane-llm

Qwen LLM inference on the Apple Neural Engine: Core ML model conversion and ANE optimization for on-device, energy-efficient, privacy-preserving local inference.

PythonCore MLApple SiliconLLMOn-Device AI