diniscruz.ai / writing / Development and GenAI

Empowering Workshops with Custom GPTs for GenAI Training

By Dinis Cruz and ChatGPT Deep Research · · 22 min read

PDF

Contents · 9 sections
  1. Introduction
  2. The Rise of Custom GPTs
  3. Key Features of GPTs that Enable Workshops
  4. A Wardley Map Perspective on GPTs
  5. Why GPT-Powered Workshops Are So Effective
  6. Running a GPT-Building Workshop: A Practical Plan
  7. Real-World Example: Executive Training with GPTs
  8. Best Practices and Considerations
  9. Conclusion

Introduction

GenAI (Generative AI) has rapidly emerged as a transformative technology, yet many executives and professionals struggle to find practical entry points for its adoption. Often, the barrier is not just understanding what GenAI can do, but experiencing it hands-on. Using OpenAI’s custom GPTs – essentially mini AI applications built on ChatGPT – in workshops offers a powerful solution to this challenge. Custom GPTs enable participants to learn by building, providing an immediate, interactive way to grasp GenAI’s capabilities. In this white paper, we explore why custom GPTs are so effective for workshops, how they evolved into a commoditized tool in the AI landscape, and how to leverage them for executive and technical training. We also incorporate a Wardley Mapping perspective to understand the strategic importance of GPTs in the evolution of AI technology. The goal is to equip organizations and educators with a blueprint for using GPTs to accelerate GenAI learning and innovation in a workshop setting.

The Rise of Custom GPTs

OpenAI introduced “GPTs” in late 2023 as a way for anyone to create a tailored version of ChatGPT for a specific purpose. A custom GPT combines a large language model with user-provided instructions, optional domain knowledge, and tool integrations, all packaged behind a shareable chatbot interface. Crucially, no coding is required – creating one is as simple as having a conversation with the GPT Builder, supplying guidance and data in plain language. In effect, OpenAI took the art of prompt engineering and productized it into an easy workflow, moving it from the realm of experts to the general public. This dramatically lowers the barrier for experimentation; a manager or student with a Plus account can spin up a custom AI assistant in minutes.

The impact was immediate. Within two months of launch, users created over 3 million custom GPTs. OpenAI rolled out the GPT Store to index and share these community-built bots, complete with categories and leaderboards for discovery. Early examples ranged from GPTs that can design presentations with Canva to AI tutors for coding and math. By making GPT creation trivially easy and shareable, OpenAI essentially turned ChatGPT into a platform for countless niche applications. As one analysis noted, this move was “the most obvious and inevitable thing” from a strategy standpoint, following a classic Innovate–Leverage–Commoditize pattern in tech. OpenAI commoditized its core product (the ChatGPT AI) by allowing anyone to build on it, thus spawning a wave of user innovation on their platform.

Key Features of GPTs that Enable Workshops

Several features of custom GPTs make them particularly powerful for training workshops and live exercises:

A Wardley Map Perspective on GPTs

Figure: A Wardley Map illustrating OpenAI’s strategy in launching custom GPTs. In step (1) a successful product (ChatGPT) is commoditized by exposing it via APIs and a no-code builder, turning it into a platform. This enables a flurry of innovation on top of the platform as users build custom GPT applications (step 2). OpenAI can observe which use-cases gain traction, leveraging that insight (step 3) to improve their offerings or incorporate popular GPTs. Finally, the most successful new capabilities can be folded back into the core platform or offered as official features (step 4), completing the Innovate–Leverage–Commoditize cycle. In short, OpenAI’s GPT Store move was a textbook play to “build with the community” and accelerate AI adoption. As one commentator noted, if OpenAI hadn’t done it, someone else would have – but by doing it within ChatGPT, OpenAI ensured that innovation happened on their terms and infrastructure. For workshop organizers and enterprise strategists, this context is important. It means that custom GPTs are not a fad but a strategic shift towards commoditized AI capabilities. The barrier to creating AI-powered tools has been lowered to the point that domain experts (not just software developers) can innovate. When planning GenAI workshops, we’re tapping into this new dynamic: harnessing a commodity capability (LLM-as-a-service) to rapidly prototype solutions. Wardley Mapping helps convey to executives that GPT-building isn’t just a toy exercise – it’s training them in a new kind of agility where AI capabilities are building blocks readily available to solve business problems.

Why GPT-Powered Workshops Are So Effective

Using GPTs in workshops flips the traditional training approach from passive learning to active creation. Here are several reasons this approach works particularly well for teaching GenAI concepts:

Running a GPT-Building Workshop: A Practical Plan

How can you structure a workshop around building custom GPTs? Below is a typical blueprint, based on successful sessions with both technical and non-technical groups:

  1. Prerequisites and Setup: Ensure participants have access to ChatGPT Plus or an Enterprise/Team account beforehand, as only paid accounts can create GPTs. It’s worth arranging trial accounts or a temporary team setup if needed for a large workshop. Kick off by explaining the goal: each person (or team) will create a custom AI assistant by the end of the session. No software installation is required beyond a web browser login to ChatGPT.

  2. Introductory Demo: Start with a live demo. For example, build a simple GPT in front of the class: “Let’s make a GPT that is a Recipe Helper.” Walk through the steps: click Explore GPTs, then Create, then type a one-sentence instruction like “You are a chef bot that suggests recipes based on available ingredients.” Show how the GPT Builder suggests a name (“ChefMate”), an icon (perhaps a chef’s hat graphic via DALL·E), and a sample prompt. Then switch to the Preview and ask it a question (like “I have chicken and broccoli, what can I cook?”). The purpose of this demo is to remove the mystery and motivate the group – if they see a GPT built in 5 minutes, they’ll be eager to try it themselves.

  3. Explain Key Concepts Briefly: Provide a short primer on the pieces that make a custom GPT: Instructions (system prompt), Knowledge base (uploaded files), and Capabilities (tools like web browsing). Keep this section concise – the aim is not to lecture, but to give enough understanding so participants can make informed choices when building. Emphasize that they can always modify these settings later; the process is iterative, not one-shot. If relevant, mention any corporate guidelines (e.g., don’t upload confidential data, or preferred use-cases to focus on).

  4. Hands-on Building (Guided): Let them dive in. It helps to provide a few structured exercises or prompts for those who aren’t sure what to build. For instance, you might suggest: “If you’re in marketing, try making a GPT that drafts social media posts given bullet points.” Or “If you’re a developer, maybe create a GPT that explains segments of code from our codebase (you can upload a sample file).” Participants can also choose their own idea – creative freedom often leads to high engagement. As they build, roam the room (or breakout rooms, if virtual) to assist. Encourage them to use the chat-based Create tab if they prefer a conversational setup, or the Configure tab for direct control. Many will do a mix: chat to get a baseline, then fine-tune in the form fields. Remind them to test in the Preview panel frequently, trying both good and edge-case queries for their GPT. This phase is where peer learning happens too; allow people to share cool tricks they discover (e.g., one might figure out that adding a step-by-step example in the instructions yields better outputs – they can share that tip with the group).

  5. Iteration and Tuning: After an initial building period (say 30 minutes), gather some quick reports. Ask a few volunteers to describe their GPT and any challenges they faced. Common early issues might be: “My GPT still refuses to answer some questions” (could be default safeguards kicking in) or “It gives too generic answers”. Facilitate a discussion on how to improve them: perhaps adjust the phrasing of instructions, add a more specific knowledge file, or enable a capability. Participants can then go back for a second round of refinement. This models the real-world process of AI development – you rarely get everything perfect on first try. It teaches patience and systematic troubleshooting with AI outputs.

  6. Sharing and Testing: Once the GPTs are functional, have participants share them. If privacy is a concern or not everyone has Plus, pair people up or do a round-robin where they try each other’s GPTs on the facilitator’s account projected on screen. This is usually the most fun part: people love to “stump test” each other’s creations and see how the different GPTs behave. It often sparks ideas: “Oh, you uploaded our product catalog and now the bot can answer pricing questions – I want to add that to mine too!” If using ChatGPT Team, you might have an internal GPT workspace where everyone in the workshop can publish their GPT for others to see. Alternatively, simply clicking Share and distributing the link in a chat channel works if all are Plus users. The act of presenting their GPT to peers also reinforces participants’ understanding and pride in what they built.

  7. Use-Case Discussion: Bring the group back together for a debrief. Discuss potential real-life applications of the GPTs they built or ones they can imagine now. This connects the workshop exercise to business value. For example, someone might say, “Our HR team could really use a GPT to answer common employee questions from the handbook”, or “I realized I can build a GPT to summarize client reports before meetings.” List these ideas – it shows a tangible return on the time invested in training. Also discuss limitations: where would you not trust the GPT without human oversight? What about data privacy considerations when using internal knowledge? These questions ensure that while enthusiasm is high, it is tempered with a realistic understanding of responsible AI deployment.

  8. Next Steps: Conclude by empowering the participants to continue exploring. Encourage them to keep refining their GPTs or create new ones, and to share exceptionally useful GPTs with the wider organization (perhaps through an internal newsletter or a team GPT store). If your company has a center of excellence for AI, invite the attendees to join and keep the knowledge exchange going. It’s also worth mentioning that OpenAI has been piloting a GPT builder revenue program (starting in the US) where creators may eventually earn based on usage of their public GPTs. While monetization for GPT builders is still emerging and initially limited, it underscores that building good GPTs is a valued skill – potentially even an entrepreneurial opportunity in the future. This can further motivate technically inclined participants to polish their GPTs beyond the workshop.

By the end of such a workshop, each participant has not only learned about GenAI – they have a working AI artifact to show for it. The session demystifies AI through direct engagement, leaving people more confident and curious to apply GenAI in their work. One can literally observe the shift in mindset: instead of asking “Could AI ever do XYZ?” they start asking “How might I get a GPT to do XYZ?”, which is exactly the innovation culture we want to foster.

Real-World Example: Executive Training with GPTs

To illustrate the impact, consider a real-world scenario drawn from our experience. We ran a workshop for senior executives at a financial services firm focused on using GenAI for decision support. Initially, some attendees were skeptical – AI felt abstract and risky to them. We guided them to build a custom GPT we nicknamed “Market Analyst GPT.” Each executive uploaded one of their company’s quarterly market outlook PDFs into the GPT’s knowledge base, and we gave them a starting system prompt about being a helpful financial analyst. Within 45 minutes, these executives – most of whom had never used ChatGPT beyond trying ChatGPT’s default mode – had a chatbot that could answer questions about their reports, compare current data with the previous quarter, and even draft a summary in a friendly tone that could be shared with non-technical stakeholders. The aha moment was palpable when one executive asked his GPT, “What were the main economic risks highlighted this quarter compared to last quarter?” and it responded with a cogent, referenced answer drawn from the two PDF reports. He exclaimed, “This would have taken my team a day to cross-check – and I got it in seconds!” That realization – seeing a GenAI agent rapidly synthesize their own institutional knowledge – made the power of GenAI concrete. By the end, instead of worrying that AI might be too “black box” or uncontrolled, the executives were proposing where to apply it, from compliance checklists to client Q&A assistants. The key was that they built it themselves, fostering both understanding and buy-in.

Another example comes from a technical staff workshop at a cybersecurity company. Participants created GPTs like an “Incident Response Advisor” and a “Secure Code Reviewer”. In doing so, they learned how to give the model boundaries (one team cleverly set their GPT’s instructions to refuse answering outside its domain, to avoid overconfidence) and how to feed it sanitized incident data for analysis. This double effect of learning AI features while simultaneously creating domain value is what makes GPT workshops so high-yield. It turns training time into prototype development time. In fact, a few GPTs born in workshops have gone on to become internal tools used daily by those teams – essentially workshop output transitioning directly into operational utility.

Best Practices and Considerations

While GPT-powered workshops are powerful, there are some best practices and considerations to keep in mind:

Conclusion

Custom GPTs represent a significant step in the democratization of AI – they allow virtually anyone to mold a powerful language model into a bespoke assistant or mini-application. For organizations looking to upskill their workforce in AI literacy, or for consultants and educators teaching about GenAI, GPT-building workshops have proven to be a game-changer. They transform AI from an abstract concept into a hands-on craft. By creating and deploying GPTs within a single session, participants gain not only knowledge but also confidence in working with AI systems. They witness first-hand why GPTs are “so powerful to give workshops”: the technology is accessible, immediate, and rewarding to use, and it bridges the gap between learning and real-world application.

From a broader perspective, the rise of custom GPTs fits into the ongoing evolution of AI as a ubiquitous utility. Just as spreadsheets made computing power accessible to every finance worker, or websites made publishing information instant for anyone, GPTs are making conversational AI a tool that individuals can wield for their own purposes. Today, an executive can craft an AI assistant tailored to their workflow as easily as they might write a document. Tomorrow, this capability will likely be even more integrated – we might see marketplaces of corporate GPTs, or AI assistants becoming standard “team members” in organizations. By engaging with GPTs now through workshops, teams position themselves ahead of that curve, cultivating a mindset of solution-building and continuous learning with AI.

In summary, using GPTs for workshops creates a virtuous cycle: it accelerates the adoption of GenAI practices in the short term (through practical skill-building and prototypes), and it lays the cultural groundwork for innovation in the long term (by showing people that they can actively shape how AI is used in their domain). The experience tends to linger in participants’ minds – after all, it’s not every day you get to create a working AI agent from scratch. As one workshop attendee succinctly put it, “I came in curious about AI. I left with an AI I created.” That is the kind of transformational outcome that makes GPT-driven workshops a highly effective strategy for any organization navigating the new AI era.

Sources:

Released under CC BY 4.0. First published on docs.diniscruz.ai; this page as markdown.