
Parakeet
by parakeet-nest
Simplify GoLang generative AI application development with streamlined Ollama integration.
What it does
Parakeet is a Go library specifically crafted to simplify the creation of text-based generative AI applications using Ollama. It provides a high-level wrapper for chat completions, streaming, and structured outputs.
Tools
- ChatStream: Implement real-time streaming responses from Ollama models.
- ToolCalling: Integrated support for function calling with structured parameters.
- Structured Output: Enforce JSON schemas for reliable AI-generated data.
- Quick RAG: Simplified vector store and embedding logic for retrieval augmented generation.
Installation
Install the Go package:
go get github.com/parakeet-nest/parakeet
Supported hosts
As a library, it supports any Go environment connecting to an Ollama instance. For MCP usage, it can be wrapped as a server for clients like Claude Desktop.
Quick install
go get github.com/parakeet-nest/parakeetInformation
- Pricing
- free
- Published
- 5/6/2026
- stars





