diff --git a/software/ramalama.yml b/software/ramalama.yml new file mode 100644 index 0000000000..3b53ca2b01 --- /dev/null +++ b/software/ramalama.yml @@ -0,0 +1,12 @@ +name: "RamaLama" +website_url: "https://ramalama.ai" +source_code_url: "https://github.com/containers/ramalama" +description: "RamaLama is a unified CLI for working with AI models wherever they are hosted, whether locally or in the cloud." +licenses: + - MIT +platforms: + - Docker + - Python +tags: + - Generative Artificial Intelligence (GenAI) +depends_3rdparty: false \ No newline at end of file