A selection of my open source work on GitHub and OpenTalon.
AI / Expert System
- OpenTalon – AI enterprise orchestration eco system
- Tln Language – Expert system programming language
- Tln DB – Go-native embedded fact store and query engine for Tln (bbolt + roaring-bitmap index + HNSW vectors); ships as a library or a gRPC/HTTP sidecar behind the FactStore interface
- Tln MCP – MCP tool plugin for Tln: a ToolResolver over the Model Context Protocol, so rules can call external tools
- OpenTalon Kubernetes – Kubernetes operator for deploying and managing AI agent instances with production-grade security and observability
Elixir
- Tirexs – Elasticsearch client and DSL for Elixir
- couch_gears – A better way for extending CouchDB than httpd_db_handlers
- couch_normalizer – Data migration appliance that works inside CouchDB node