add: ollama

This commit is contained in:
Vitor Henrique 2024-02-20 00:01:54 -03:00 committed by GitHub
parent e75971c32e
commit 9575e9c089
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1350,3 +1350,4 @@ find,rawhide,,https://github.com/raforg/rawhide,Find files using pretty C expres
utility,sasqwatch,,https://github.com/fabio42/sasqwatch,A modern take on the classic watch command.
conversion,hecat,,https://gitlab.com/nodiscc/hecat,A generic automation tool around data stored as plaintext YAML files.
funny,hollywood,,https://github.com/dustinkirkland/hollywood,Runs a script turning your Linux terminal into a Hollywood style real-time hacking terminal.
ai,ollama,https://ollama.com/,https://github.com/ollama/ollama,Get up and running with large language models locally.

1 category name homepage git description
1350 utility sasqwatch https://github.com/fabio42/sasqwatch A modern take on the classic watch command.
1351 conversion hecat https://gitlab.com/nodiscc/hecat A generic automation tool around data stored as plaintext YAML files.
1352 funny hollywood https://github.com/dustinkirkland/hollywood Runs a script turning your Linux terminal into a Hollywood style real-time hacking terminal.
1353 ai ollama https://ollama.com/ https://github.com/ollama/ollama Get up and running with large language models locally.