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
A showcase of my work and contributions to the developer community.
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.
A TypeScript multi-channel AI agent runtime: Telegram and Discord connected to one runtime with session persistence, task scheduling, job resumption, and structured observability.
An MCP (Model Context Protocol) tool for relaying and orchestrating tasks across AI agent systems, enabling cross-agent delegation workflows.
Qwen LLM inference on the Apple Neural Engine: Core ML model conversion and ANE optimization for on-device, energy-efficient, privacy-preserving local inference.