eddiedunn - Overview
Pinned Loading
-
Autonomous AI coding agent built on the Claude Agent SDK. Runs fix-verify loops, decomposes tasks into a DAG, executes them in parallel Git worktrees, and merges results — hands-free. Powered by Cl…
Python
-
Python library and FastAPI service for audio/video transcription with speaker diarization. Uses WhisperX (faster-whisper) for STT, pyannote.audio for speaker detection, and WeSpeaker embeddings for…
Python
-
Smart LLM routing layer — classifies prompts and routes to the optimal model (Ollama, OpenAI, Anthropic, Groq) via Bifrost gateway. Cost-optimized, quality-first, and local-only strategies.
Python
-
Content acquisition and ingestion service for YouTube, RSS, and podcasts. FastAPI + SQLite with background subscription monitoring, text chunking, and integration with Engram (semantic search) and …
Python
-
Knowledge corpus service with vector search — FastAPI + PostgreSQL + pgvector for GPU-accelerated semantic search and AI long-term memory. Uses BAAI/bge-large-en-v1.5 embeddings (1024-dim), hybrid …
Python