README
¶
🦜🪺 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
go get github.com/parakeet-nest/parakeet
Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var About = "🦜 Parakeet v0.2.2 🧁 [cupcake]"
View Source
var Version = "v0.2.2"
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.