diff --git a/README.md b/README.md
index 1f5cf8fd..39ef24b7 100644
--- a/README.md
+++ b/README.md
@@ -417,6 +417,7 @@ See the [API documentation](./docs/api.md) for all endpoints.
 - [High-level function abstraction in Go](https://gitlab.com/tozd/go/fun)
 - [Ollama PHP](https://github.com/ArdaGnsrn/ollama-php)
 - [Agents-Flex for Java](https://github.com/agents-flex/agents-flex) with [example](https://github.com/agents-flex/agents-flex/tree/main/agents-flex-llm/agents-flex-llm-ollama/src/test/java/com/agentsflex/llm/ollama)
+- [🦜🪺 Parakeet](https://github.com/parakeet-nest/parakeet) is a GoLang library, made to simplify the development of small generative AI applications with Ollama 🦙.
 - [Ollama for Swift](https://github.com/mattt/ollama-swift)
 - [GoLamify](https://github.com/prasad89/golamify)