Skip to content

mukulmantosh/goapp_genai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS Bedrock with Go

background This tutorial centers around developing a Go application for interfacing with AWS Bedrock, utilizing models such as Llama3 and Anthropic Claude.

Prerequisites

Before starting up this project, make sure you have the necessary dependencies installed in your machine.

Software Installation

  • Go - Go is an open source programming language that makes it simple to build secure, scalable systems.

  • GoLand - More than just a Go IDE

Tutorial

You can follow the tutorial step by step by clicking on this link -> AI Assistant with AWS Bedrock and Go