

# Event Details

- **Event Name**: Build Your First AI Agent in 60 Minutes
- **Event Start and End Date**: Sat, 16 May, 2026 at 09:00 am – Sat, 16 May, 2026 at 10:00 am (+08:00)
- **Event Description**: A hands-on Saturday morning session where you'll leave with a working AI agent you built yourself - and actually understand how it works.About this EventEver wonder how AI assistants like ChatGPT "decide" what to do next? In this 60-minute café session, you'll stop being a passive user of AI and become someone who builds with it.No prior coding experience needed. Just bring your laptop, your curiosity, and ideally a flat white.What we'll build together: A personal research agent — you give it a topic, it searches the web, summarises findings, and writes a short brief. All in Python. All yours to keep.What you'll walk away with: — A working AI agent running on your own laptop — A clear mental model of how AI agents actually work (tools, memory, reasoning loops) — The confidence to keep building after you leave — A GitHub repo to show peopleWho this is for: Anyone who is curious about AI but feels like building with it is "for developers." Product managers, marketers, analysts, consultants, founders — if you can use Google Sheets, you can do this.What to bring: A laptop with internet access. We'll handle everything else live in the session.Format: This is a small group session — max 10 people — so everyone gets personal attention. Facilitated by Saksham, a Senior Product Manager in InsurTech who is on his own 90-day journey to master AI agents and wants to learn in public alongside you.Part of the Saturday Morning Builds series — casual, community-driven, no slides, no fluff.
- **Event URL**: https://allevents.in/singapore/build-your-first-ai-agent-in-60-minutes/100001986295996796
- **Event Categories**: it
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket Price Range**: min: 0, max: 0, currency: SGD

## Event venue details

- **city**: Singapore
- **state**: SG
- **country**: Singapore
- **location**: Toby's Estate Coffee Roasters Singapore
- **lat**: 1.2899494
- **long**: 103.8373996
- **full address**: Toby's Estate Coffee Roasters Singapore, 8 Rodyk Street, Singapore, Singapore

## Event gallery

- **Alt text**: Build Your First AI Agent in 60 Minutes
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/f35d70b510f26bd5b21ba11d12c4102bd2bbe1a15af5f8a9cfc6b105b346f882-rimg-w1200-h628-dc1a1308-gmir.jpg?v=1775455369

## FAQs

- **Q**: When and where is Build Your First AI Agent in 60 Minutes being held?
  - **A:** Build Your First AI Agent in 60 Minutes takes place on Sat, 16 May, 2026 at 09:00 am to Sat, 16 May, 2026 at 10:00 am at Toby's Estate Coffee Roasters Singapore, 8 Rodyk Street, Singapore, Singapore.
- **Q**: Who is organizing Build Your First AI Agent in 60 Minutes?
  - **A:** Build Your First AI Agent in 60 Minutes is organized by Saksham Bhardwaj (Senior Product Manager at InsurTech).

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Build Your First AI Agent in 60 Minutes",
        "image": "https://cdn-az.allevents.in/events4/banners/f35d70b510f26bd5b21ba11d12c4102bd2bbe1a15af5f8a9cfc6b105b346f882-rimg-w1200-h628-dc1a1308-gmir.jpg?v=1775455369",
        "startDate": "2026-05-16T09:00:00+08:00",
        "endDate": "2026-05-16T10:00:00+08:00",
        "url": "https://allevents.in/singapore/build-your-first-ai-agent-in-60-minutes/100001986295996796",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Toby's Estate Coffee Roasters Singapore",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8 Rodyk Street",
                "postalCode": "238216",
                "addressLocality": "Singapore",
                "addressRegion": "SG",
                "addressCountry": "SG"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "1.2899494",
                "longitude": "103.8373996"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A hands-on Saturday morning session where you'll leave with a working AI agent you built yourself - and actually understand how it works.",
        "offers": [
            {
                "@type": "AggregateOffer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "SGD",
                "availabilityStarts": "2026-04-06",
                "availabilityEnds": "2026-05-16T10:00:00+08:00",
                "validFrom": "2026-04-06",
                "lowPrice": "0.00",
                "highPrice": "0.00",
                "price": "0.00",
                "url": "https://allevents.in/singapore/build-your-first-ai-agent-in-60-minutes/100001986295996796"
            },
            {
                "@type": "Offer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "SGD",
                "availabilityStarts": "2026-04-06",
                "availabilityEnds": "",
                "validFrom": "2026-04-06",
                "url": "https://allevents.in/singapore/build-your-first-ai-agent-in-60-minutes/100001986295996796",
                "price": 0,
                "name": "General Admission"
            }
        ],
        "organizer": [
            {
                "@type": "Organization",
                "name": "Saksham Bhardwaj (Senior Product Manager at InsurTech)",
                "url": "https://allevents.in/org/saksham-bhardwaj-senior-product-manager-at-insurtech/27654564"
            }
        ]
    }
]
```