Skip to content
In ProgressAugust 2025 - Present

MY-AI - Personal AI Assistant

Personal AI assistant platform with RAG, document knowledge bases, and extensible tool integration, designed to support local models or external APIs.

PythonFastAPIRAGQdrantOllamaVector DatabasesLLM GatewayDockerPoetryTyper CLI
Main chat interface
Main chat interface

Challenge

I wanted a personal AI assistant that could run locally for privacy, but also connect to cloud APIs when needed, with my own documents as a knowledge base.

Solution

Designed unified AI provider interface supporting Ollama and external APIs

Implemented RAG with document ingestion, Qdrant vector storage, and cited retrieval

Created extensible tool framework with registry and allowlist security

Result

Ongoing project. Core RAG and tool systems are working; continuing to add features as I use it.

Additional Screenshots

Developer tools and configuration
Developer tools and configuration