๐ฆ๐ชบ Parakeet
Parakeet is the simplest Go library to create GenAI apps with Ollama.
A GenAI app is an application that uses generative AI technology. Generative AI can create new text, images, or other content based on what it's been trained on. So a GenAI app could help you write a poem, design a logo, or even compose a song! These are still under development, but they have the potential to be creative tools for many purposes. - Gemini
โ Parakeet is only for creating GenAI apps generating text (not image, music,...).
Install
Note
current release: v0.2.2 ๐ง [cupcake]
๐ Getting Started - First completion
generate
The simple completion can be used to generate a response for a given prompt with a provided model.