discovered 04 Aug 2026
ember_ex_elixir
→ View on GitHubEmberEx is an Elixir port of the Ember framework, designed for composing LLM-powered pipelines with a focus on operator abstraction and a graph-based execution engine. It features various operators for complex computations, supports schema validation via Ecto, and incorporates Just-In-Time (JIT) optimization to enhance performance by caching results and reducing API calls. Additional capabilities include model provider integration for OpenAI and Anthropic, along with Prometheus metrics for monitoring operator execution.