

# Event Details

- **Event Name**: The AI Maker's Guide to Python and API's
- **Event Start and End Date**: Wed, 17 Jun, 2026 at 01:00 pm (-04:00)
- **Event Description**: Move beyond just using AI and start building with it! This hands-on workshop is designed for beginners who want to transition from chatting with models to creating their own functional software. Whether you are an artist, entrepreneur, or hobbyist, you will discover how to harness Python to build practical tools that solve real problems.
What to Expect
In this session, you will learn how AI applications are structured and how to integrate prompts into software. We will guide you through setting up a simple Python development environment and connecting a script to a language model API. You will learn to send inputs, process responses, and design effective prompts for specific tasks. By the end of the class, you will have built a small command line tool with a real use case that you can continue to improve at home.
What to Bring
Your Own Laptop: Please bring a laptop and charger to use during the session.
Preinstalled Software: Ensure you have Python and a code editor (preferably VS Code) installed in advance.
Internet Access: You will need to connect to the internet during class to access the API.
Optional API Key: If you prefer to use a specific paid model, please have your API key ready.
Who Should Join
This class is ideal for anyone with basic computer comfort who is curious about practical software building. While no prior programming experience is strictly required, you should be comfortable installing software and following technical instructions. For the best experience, a basic familiarity with Python syntax or the command line is helpful.
Important Details
Starter Code: A downloadable template and starter code will be provided so you do not have to type everything from scratch.
Technical Support: If you have trouble with the local setup, the workshop can be adjusted to use a browser based environment to reduce friction.

Instructor: Jahkel Robin


Workshop Ticket Fee:

Standard Public Ticket: $44.00
MakeHaven Members: $37.00

You must click below and REGISTER to attend at:

https://www.makehaven.org/civicrm/event/info?id=914&amp;reset=1

Scroll to the bottom of the page and complete the information under Register (gray box) and hit submit. You will receive an acknowledgement by email.  Questions? Email info@makehaven.org
- **Event URL**: https://allevents.in/new-haven/the-ai-makers-guide-to-python-and-apis/200030135746236
- **Event Categories**: workshops, business, art, it
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: New Haven
- **state**: CT
- **country**: United States
- **location**: 770 Chapel Street, New Haven, CT, United States, Connecticut 06510
- **lat**: 41.30507
- **long**: -72.92368
- **full address**: 770 Chapel Street, New Haven, CT, United States, Connecticut 06510

## Event gallery

- **Alt text**: The AI Maker's Guide to Python and API's
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/36e4e44f9e7f045d620c05a5eaef28ad1d36a7dd6ede36bc8a4ab8fd4a29ff2b-rimg-w1090-h545-dc171216-gmir?v=1780583466

## FAQs

- **Q**: When and where is The AI Maker's Guide to Python and API's being held?
  - **A:** The AI Maker's Guide to Python and API's takes place on Wed, 17 Jun, 2026 at 01:00 pm to Wed, 17 Jun, 2026 at 01:00 pm at 770 Chapel Street, New Haven, CT, United States, Connecticut 06510.
- **Q**: Who is organizing The AI Maker's Guide to Python and API's?
  - **A:** The AI Maker's Guide to Python and API's is organized by MakeHaven.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The AI Maker's Guide to Python and API's is ideal for curious learners, students, and skill-builders looking to gain hands-on knowledge and practical expertise in a focused, interactive setting. Whether you're a first-time attendee or a longtime enthusiast in New Haven, this event is thoughtfully curated to deliver a standout experience worth every moment. If The AI Maker's Guide to Python and API's sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The AI Maker's Guide to Python and API's",
        "image": "https://cdn-az.allevents.in/events7/banners/36e4e44f9e7f045d620c05a5eaef28ad1d36a7dd6ede36bc8a4ab8fd4a29ff2b-rimg-w1090-h545-dc171216-gmir?v=1780583466",
        "startDate": "2026-06-17T13:00:00-04:00",
        "url": "https://allevents.in/new-haven/the-ai-makers-guide-to-python-and-apis/200030135746236",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "770 Chapel Street, New Haven, CT, United States, Connecticut 06510",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "770 Chapel St, New Haven, CT 06510-3101, United States",
                "addressLocality": "New Haven",
                "addressRegion": "CT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.30507",
                "longitude": "-72.92368"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Move beyond just using AI and start building with it! This hands-on workshop is designed for beginners who want to transition from chatting with models to creating their own functional software. Whether you are an artist, entrepreneur, or hobbyist, you will discover how to harness Python to build pr",
        "organizer": [
            {
                "@type": "Organization",
                "name": "MakeHaven",
                "url": "https://allevents.in/org/makehaven/1162053",
                "description": "MakeHaven is a nonprofit community makerspace, educating through hands-on work: electronics, art, cooking, fabrication, sewing, 3d printing, laser cutting, metal work and woodworking."
            }
        ]
    }
]
```