Athen
Universal AI Agent
Sophisticated native desktop AI agent in Rust/Tauri 2 with hexagonal architecture across 17 crates and ~800 tests. Vision-capable LLM routing, extended thinking, MCP runtime, multi-provider failover (Anthropic, OpenAI, DeepSeek, Ollama, llama.cpp), and true cross-platform sandboxing (bwrap, Seatbelt, Job Objects). Local-first semantic memory with vector search + knowledge graph.
Rust
Tauri 2
Multimodal
MCP
Sandboxing
Vector Search
◆ 17 crates · ~800 tests · 0 clippy warnings
AMD / IRON
NPU Quantized Inference
Core operator contributions to AMD's official NPU programming framework. Built the complete W8A8 quantized inference pipeline — quantize (bf16 → i8), dequantize (i32 → bf16), and scale_i32_bf16 operators — enabling end-to-end INT8 GEMM on AMD NPUs without CPU round-trips. Validated against Llama 3.2 1B.
Python
NPU
Quantization
AIE Kernels
MLIR
◆ 5 merged PRs · ~1,400 LOC · 90+ tests
AMD / gaia
RAG Security Hardening
Security fix for AMD's official Ryzen AI agent framework (1.2k+ stars). Patched a critical pickle deserialization vulnerability in the RAG cache layer with SHA-256 integrity verification, size limits, automatic corruption detection, and graceful re-indexing. Backward-compatible migration path for existing caches.
Python
Security
RAG
Pickle Hardening
◆ Merged · 339 LOC · 33 tests passing
Mentalma
Mental Health Platform
Therapy marketplace for Spain connecting patients with licensed psychologists. Real-time video sessions, AI-powered session summaries, Stripe payments. Fully GDPR/LOPD compliant with EU data residency.
React Native
Supabase
Stripe
Daily.co
Mistral
◆ Full-stack · GDPR compliant · Live video
Aldaran Analytics
Financial Intelligence Platform
SEC 10-K filing analysis and financial risk assessment. RAG pipelines with BGE-M3 embeddings, Qdrant vector search over 500+ companies, multi-dashboard analysis interface with quality scoring.
Python
RAG
Qdrant
Embeddings
SEC EDGAR
◆ 500+ companies · Vector search · Risk scoring
Arbitrage Predict
Prediction Market Trading
Algorithmic trading system for Polymarket and Kalshi. BTC 5-min sniper strategy, cross-platform arbitrage detection, whale/insider tracking, real-time WebSocket feeds, and Telegram alert integration.
Python
WebSockets
Polymarket
Kalshi
Telegram
◆ Live trading · Whale tracking · Multi-strategy
NPUsearch
Semantic File Search
Semantic file search powered by local NPU hardware. Hybrid cosine similarity and keyword matching, incremental indexing, PDF/Office document support, and an interactive fzf-like selection mode.
Rust
NPU
Embeddings
CLI
◆ On-device AI · Open source · Hybrid search
NPushell
NPU Shell Copilot
Shell copilot powered by local NPU inference. Auto-fixes failed commands, explains complex pipelines, suggests solutions from natural language. Non-blocking background LLM calls, works with any OpenAI-compatible API.
Rust
NPU
LLM
Bash
Zsh
◆ On-device AI · Open source · Non-blocking
bash-mcp
MCP Server Pioneer
One of the earliest Model Context Protocol servers for bash execution. Built before the MCP ecosystem existed—pioneering the tooling that would become the standard for AI agent integration.
TypeScript
MCP
Bash
◆ Early adopter · Open source · MCP pioneer
Realthor
Real Estate CRM
Intelligent real estate CRM with RAG-powered compliance features. Full-stack application with Next.js frontend and PostgreSQL backend, deployed and serving live users.
Next.js
PostgreSQL
RAG
Compliance
◆ Live · Full-stack · RAG compliance
VidChat
Voice AI Agent
Real-time voice AI agent with full audio pipeline. Voice Activity Detection, Speech-to-Text, and Text-to-Speech running over WebSockets for seamless conversational AI experiences.
TypeScript
WebSockets
VAD
STT/TTS
◆ Live · Real-time · Full audio pipeline