RAG
Open-source AI intelligence platform for private equity — cited RAG chat over your data room, portfolio analytics, AI model builder, meeting transcription & LP inbox. Self-hosted in your own AWS (full Terraform). AGPL-3.0 alternative to Rogo / Hebbia.
AI agent workflow platform — visual flow orchestration, drag-and-drop forms, knowledge base RAG, multi-model LLM, digital workers, Tauri desktop & DingTalk bot. Open source, self-hosted.
Art_RAG is a 100% local AI assistant for art history. It analyzes artwork images, builds searchable libraries from PDFs and text files, and offers an interactive chat to query your collection. It features web search fallback, prompting for image generation, and complete privacy.
CLI Python app that uses Docling to create chunks in a RAG pipeline.
Tracking my journey into AI engineering, one module at a time. Fundamentals to agents, with hands-on projects. Open to all.
Agent Harness for Retrieval & Deep Research. Fully-local SQLite vault, hybrid FTS5 retrieval, and a DISCOVER → INGEST → RECALL → EMIT research loop with [V]/[E]/[H] provenance.
GDPR/CCPA Right-to-be-Forgotten Engine for Vector Databases (ChromaDB, Qdrant, Pgvector) with Global PII Extraction, Dry Run & SHA-256 Audit Trails.
AutoGraft is a lightweight Python middleware for GraphRAG Entity Resolution. It intercepts entities before they hit Neo4j to eliminate duplicates using a 3-layer hybrid approach (Deterministic + Vector + LLM), reducing API costs by up to 100% compared to LangChain.
Mintlify Index: retrieval engine and MCP server. Install: npx mint index
Agent platform for music label operations — 3 agents, structured-first RAG, HITL writes, 133-question eval suite gating CI
Ask your own notes. Get answers that cite their sources — and a daily check that tells you when a source changed underneath a conclusion you already trusted. Zero runtime dependencies.
Read selected web text in context, chat with any BYOK LLM, and keep the thread locally.
Spring Boot service powering an AI chat assistant (Groq LLM) with search, chat history, and deletion. Uses PostgreSQL/jOOQ, OpenSearch, Kafka, Valkey/Caffeine caching, OkHttp. Java 25, Spring Boot 4, JTE, Lombok.