#golang
Read more stories on Hashnode
Articles with this tag
How to get structured answers · Even with a baby LLM, it's possible to generate JSON. In this article, we'll explore how to generate JSON with an LLM...
Introduction · Generative AI A generative AI application is a software that uses artificial intelligence to create new content from existing data and...
This blog post explains how to deploy applications from your Mac to a Raspberry Pi using Docker Compose. We'll use a simple Go web application as an...
How to turn a small model into a fern specialist 🌿 · This tutorial will show how to make an SLM smarter using contextual data. I will use my project...
Doing RAG with Golang and Ollama · Reminder: Parakeet is a small library to develop GenAI applications with Golang in a simple way (you can read an...
What is "Parakeet"... and Why Several frameworks exist for developing "Generative AI" applications that interact with LLMs. The most well-known...