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