From a2bc7be72f986425656d3db9607474caa859c6a3 Mon Sep 17 00:00:00 2001 From: Ian Eaves Date: Mon, 24 Nov 2025 14:04:12 -0600 Subject: [PATCH] Add RamaLama Signed-off-by: Ian Eaves --- software/ramalama.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 software/ramalama.yml diff --git a/software/ramalama.yml b/software/ramalama.yml new file mode 100644 index 0000000000..e9458cce90 --- /dev/null +++ b/software/ramalama.yml @@ -0,0 +1,13 @@ +name: "RamaLama" +website_url: "https://ramalama.ai" +source_code_url: "https://github.com/containers/ramalama" +description: "Make working with AI boring through the use of OCI containers." +licenses: + - MIT +platforms: + - Docker + - Python +tags: + - Generative Artificial Intelligence (GenAI) +depends_3rdparty: false +demo_url: "https://www.youtube.com/watch?v=53NZFC-ReWs" \ No newline at end of file