Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 522 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 522 Bytes

Learn Go

This repository contains Go code which I use to learn Go. I'll be updating the repo with Go and Generative AI examples. Please star my repo to get notified. 😉

Hoping these referene code can be useful to you.

This example shows how translate text using the Groq's Fast Inference API. Check out the full tutorial in my blog post.