

# Event Details

- **Event Name**: Building an AI Agent in Go (in-person and virtual)
- **Event Start and End Date**: Wed, 19 Nov, 2025 at 05:30 pm – Wed, 19 Nov, 2025 at 07:30 pm
- **Event Description**: Zoom meeting will start just before 6p. If you're interested in sharing content for this or a future event, please message Jesse Lang! Join us for "Building an AI Agent in Go", presented by Kaleb Olson, Principal Software Engineer at Avionte Staffing Software. Kaleb will be presenting in-person. Join us as we explore the definition of "Agentic AI" and basics of implementing an agentic AI framework using the Anthropic API. Specifically, we will cover building a code generation assistant. Key topics will include general messaging flow, tool call flow, and specific implementation details in the Go programming language. Particular attention will be given to go-specific implementation of the most common tools used in agentic AI; bash and text editing. Agenda  5:30pm - 6pm: Networking, food &amp; drink, and announcements 6pm - 7:15pm: Building an AI Agent in Go - Kaleb Olson* 7:15pm - 7:30pm - Open Discussion Located at SPS Tower. 333 S 7th St, Minneapolis, MN 55402From street level, go up the escalator to the skyway level and take the elevator bank to the 8th floor. While the skyway is open until 8p, the outside street level doors and the elevators are restricted at 6p. If you arrive after that, please text 612-568-8380 and someone will come down to let you in. Thanks for your patience. Interested in sharing at an upcoming meetup? We'd love to hear what you have to share! Contact the meetup organizers to get the ball rolling! Public Safety Guidelines Please reference current CDC guidelines for public gatherings and health self-assessments before attending in-person. Our main concern is to protect everyone and maintain the safety of everyone visiting our office. If you have any questions or concerns with our recommendations, don’t hesitate to contact us. We also provide a virtual option, via Zoom, for those uncomfortable attending in-person. https://www.meetup.com/golangmn/members/?op=leaders If anyone has any problems or questions, feel free to text or call:  Jesse Lang - 612-568-8380 Corwin Diamond - 612-210-5798 Additional Resources For Go specific events, announcements, training, and jobs in Minneapolis, check out this document (http://bit.ly/minneapolis-golang)! Slack Channel for Gophers - gophers.slack.com(http://gophers.slack.com) (http://gophers.slack.com/)To get added, fill out the invite form here:http://invite.slack.golangbridge.org/ Join the local channel: https://gophers.slack.com/messages/minneapolis/ Go Forum - forum.golangbridge.org(http://forum.golangbridge.org) (http://forum.golangbridge.org/) GoBridge (https://twitter.com/golangbridge) is dedicated to building bridges that educate underrepresented communities to teach technical skills and foster diversity in Go. Special Offers Get 50% off most ebooks + videos and 40% off most print books from @oreillymedia by using code PCBW http://oreil.ly/1gETXNy Announcement Reminders: • Thank You!• Where are the bathrooms• Host Announcements• Job Openings / Hiring Announcements• Events / Training• Announce next meetup
- **Event URL**: https://allevents.in/minneapolis/building-an-ai-agent-in-go-in-person-and-virtual/4400029032840302
- **Event Categories**: meetups, workshops, business, health-wellness, it
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.meetup.com/golangmn/events/311426653/?utm_source=all-events

## Event venue details

- **city**: Minneapolis
- **state**: MN
- **country**: us
- **location**: SPS Commerce
- **lat**: 44.974197
- **long**: -93.2676
- **full address**: SPS Commerce, 333 S 7th St UNIT 1000, Minneapolis, us

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/8d6c8b70-c3ea-11f0-aa12-1bc58e46eb9e-rimg-w1200-h756-dc020202-gmir.webp?v=1763407261
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/8deb0a40-c3ea-11f0-ad0e-85d8d543d72f-rimg-w300-h300-dcffffff-gmir.webp?v=1763407262

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 19 Nov, 2025 at 05:30 pm
- **Q**: Where is the event happening?
  - **A:** SPS Commerce, 333 S 7th St UNIT 1000, Minneapolis, us
- **Q**: Who is organizing the event?
  - **A:** Meetup Events
- **Q**: What type of event is this?
  - **A:** meetups, workshops, business, health-wellness, it
- **Q**: Where can I find ticket details about Building an AI Agent in Go (in-person and virtual) ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Building an AI Agent in Go (in-person and virtual)",
        "image": "https://cdn-az.allevents.in/events3/banners/8d6c8b70-c3ea-11f0-aa12-1bc58e46eb9e-rimg-w1200-h756-dc020202-gmir.webp?v=1763407261",
        "startDate": "2025-11-19",
        "endDate": "2025-11-19",
        "url": "https://allevents.in/minneapolis/building-an-ai-agent-in-go-in-person-and-virtual/4400029032840302",
        "location": {
            "@type": "Place",
            "name": "SPS Commerce",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "333 S 7th St UNIT 1000",
                "addressLocality": "Minneapolis",
                "addressRegion": "MN",
                "addressCountry": {
                    "@type": "Country",
                    "name": "us"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.974197",
                "longitude": "-93.2676"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Zoom meeting will start just before 6p. If you're interested in sharing content for this or a future event, please message Jesse Lang! Join us for \"Building an AI Agent in Go\", presented by Kaleb Olson, Principal Software Engineer at Avionte Staffing Software. Kaleb will be presenting in-person. Joi"
    }
]
```