From 03eaed38ce6a6e3052a80c73a3d3a0a0181c6f79 Mon Sep 17 00:00:00 2001 From: Josh Price Date: Fri, 23 May 2025 13:28:50 +1000 Subject: [PATCH] Add Ash AI to AI section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5920c8cd..b35e983e 100644 --- a/README.md +++ b/README.md @@ -233,6 +233,7 @@ There are [other sites with curated lists of elixir packages](#other-awesome-lis ## Artificial Intelligence *When your code becomes smarter than you.* +* [AshAI](https://github.com/ash-project/ash_ai) - AI and LLM toolkit for Ash applications. MCP server, MCP dev tools, vector embeddings, chat interfaces, and more. * [Axon](https://github.com/elixir-nx/axon) - Nx-powered Neural Networks. * [Beaver](https://github.com/beaver-lodge/beaver) - Beaver is a LLVM/MLIR Toolkit in Elixir and Zig. * [ExLLama](https://github.com/noizu-labs-ml/ex_llama) - LlamaCpp Nif Extensions for Elixir/Erlang. ([Docs](https://hexdocs.pm/ex_llama/ExLLama.html)).