From 312d7af8b8ba0b70185d26ce39d09af59fecdd9e Mon Sep 17 00:00:00 2001 From: Kevin Dang Date: Wed, 13 Dec 2023 18:56:52 -0800 Subject: [PATCH] badges and acknowledgment --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index db70387..09c66a5 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Discord Ollama Integration +# Discord Ollama Integration [![Release Badge](https://img.shields.io/github/v/release/kevinthedang/Space-Guardians?logo=github)](https://github.com/kevinthedang/discord-ollama/releases/latest) [![License: CC BY-NC 4.0](https://img.shields.io/badge/License-CC_BY--NC_4.0-blue.svg)](https://creativecommons.org/licenses/by-nc/4.0/) Ollama is an AI model management tool that allows users to install and use custom large language models locally. The goal is to create a discord bot that will utilize Ollama and chat with it on a Discord! ## Resources @@ -6,4 +6,7 @@ Ollama is an AI model management tool that allows users to install and use custo * [Docker Documentation](https://docs.docker.com/?_gl=1*nof6f8*_ga*MTQxNTc1MTYxOS4xNzAxNzI1ODAx*_ga_XJWPQMJYHQ*MTcwMjQxODUzOS4yLjEuMTcwMjQxOTgyMC41OS4wLjA.) * [Discord Developer Portal](https://discord.com/developers/docs/intro) -## Acknowledgement \ No newline at end of file +## Acknowledgement +* [Kevin Dang](https://github.com/kevinthedang) + +[discord-ollama](https://github.com/kevinthedang/discord-ollama) © 2023 by [Kevin Dang](https://github.com/kevinthedang) is licensed under [CC BY-NC 4.0](https://creativecommons.org/licenses/by-nc/4.0/?ref=chooser-v1) \ No newline at end of file