parakeet-nest/parakeet
🦜🪺 Parakeet is a GoLang library, made to simplify the development of small generative AI applications with Ollama 🦙.
This is a Go programming library for developers to quickly build generative AI applications that focus on text generation. It takes text-based prompts and model configurations as input, and outputs new text content, making it useful for creating chatbots, content generators, or tools that use structured text output. Go developers who want to integrate generative AI capabilities into their applications would use this library.
139 stars. No commits in the last 6 months.
Use this if you are a Go developer building text-based generative AI applications and want to simplify interactions with local or self-hosted LLMs via Ollama.
Not ideal if you need to generate images, audio, or other non-textual content, or if you are not a Go programmer.
Stars
139
Forks
15
Language
HTML
License
MIT
Category
Last pushed
Jul 29, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/parakeet-nest/parakeet"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
langfuse/langfuse-docs
🪢 Langfuse documentation -- Langfuse is the open source LLM Engineering Platform. Observability,...
google/generative-ai-go
Go SDK for Google Generative AI
tech1024/goai
A friendly API and abstractions for developing AI applications.
jetify-com/ai
The AI framework for Go developers. Build powerful AI applications and agents using our free,...
connerohnesorge/groq-go
Client package for interacting with language models avaliable on the groq api with numerous...