Currently
Finishing a real-time chat system in Go — WebSockets with Redis fan-out, Kafka as the durable log, pgvector for semantic search over history, and a RAG assistant running on a local model. Next up: WebRTC calling that works between two real networks, and load-testing the whole thing until something gives.