25% off

Use code FUNCMAIN at checkout for 25% off all premium courses.

Get started →
Ai Image

Ai

Getting Started with the Claude API in Go

Getting Started with the Claude API in Go

Learn how to use the Anthropic Claude API in Go — set up the SDK, send your first message, and build a multi-turn …

ai golang
Building AI Agents in Go

Building AI Agents in Go

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

ai golang
Building AI Applications with LangChainGo

Building AI Applications with LangChainGo

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

ai golang
Building RAG Applications in Go

Building RAG Applications in Go

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

ai golang
Calling Ollama from a Go Application

Calling Ollama from a Go Application

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

ai golang
Getting Started with Ollama - Running LLMs Locally

Getting Started with Ollama - Running LLMs Locally

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

ai ollama
Introduction to LLMs for Developers

Introduction to LLMs for Developers

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

ai beginner
The Min-Max Algorithm in Java

The Min-Max Algorithm in Java

Learn the min-max algorithm and how to implement it in this tutorial by Nisheeth Joshi, a researcher and the author of …

ai
Breadth First Search Algorithm Tutorial with Java

Breadth First Search Algorithm Tutorial with Java

This article looks to demonstrate how one can implement the breadth first graph search algorithm using the java …

java
Depth First Search in Java

Depth First Search in Java

This article looks to demonstrate how one can implement the depth first graph search algorithm using the java …

java
Next Page >>
Showing Page 1 of 2