MCPcopy Index your code
hub / github.com/dwhitena/go-genai-workshop

github.com/dwhitena/go-genai-workshop @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
56 symbols 112 edges 12 files 30 documented · 54%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Go Generative AI Workshop Materials

This repo includes the materials for Go GenAI workshops. The materials were prepared by Daniel Whitenack for live attendees. However, others might benefit from them as they build generative AI applications with Go.

Agenda

  1. Introductions, logistics
  2. Accessing LLMS
  3. Prompt Engineering
  4. Chaining, Retrieval Augmentation
  5. Conclusions

Core symbols most depended-on inside this repo

embed
called by 2
3-chaining-augmentation/example6/main.go
embed
called by 2
3-chaining-augmentation/example5/main.go
run
called by 1
1-accessing-llms/example3/main.go
run
called by 1
1-accessing-llms/example2/main.go
run
called by 1
1-accessing-llms/example4/main.go
run
called by 1
1-accessing-llms/example1/main.go
embed
called by 1
3-chaining-augmentation/example3/main.go
cosineSimilarity
called by 1
3-chaining-augmentation/example3/main.go

Shape

Function 46
Struct 5
TypeAlias 5

Languages

Go100%

Modules by API surface

3-chaining-augmentation/example6/main.go10 symbols
3-chaining-augmentation/example5/main.go10 symbols
3-chaining-augmentation/example4/main.go8 symbols
3-chaining-augmentation/example3/main.go6 symbols
3-chaining-augmentation/example2/main.go6 symbols
2-prompt-engineering/example2/main.go3 symbols
2-prompt-engineering/example1/main.go3 symbols
3-chaining-augmentation/example1/main.go2 symbols
1-accessing-llms/example4/main.go2 symbols
1-accessing-llms/example3/main.go2 symbols
1-accessing-llms/example2/main.go2 symbols
1-accessing-llms/example1/main.go2 symbols

For agents

$ claude mcp add go-genai-workshop \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page