AI & LLM Development
Learn how to build AI agents in Go that can use tools, make decisions, and complete tasks autonomously.

Learn how to build AI-powered applications in Go using the LangChainGo library with practical examples.

Learn how to build Retrieval Augmented Generation (RAG) applications in Go using LangChainGo and Ollama.

Learn how to interact with Ollama's REST API from Go to build AI-powered applications.

In this tutorial, we'll look at how you can get Ollama set up on your machine and start running large language models locally.

A practical introduction to large language models for developers - what they are, how they work, and how to use them in your applications.