Payment Systems
Meet other local people interested in Payment Systems: share experiences, inspire and encourage each other! Join a Payment Systems group.
5,473
members
4
groups
Largest Payment Systems groups
Newest Payment Systems groups
Frequently Asked Questions
Yes! Check out payment systems events happening today here. These are in-person gatherings where you can meet fellow enthusiasts and participate in activities right now.
Discover all the payment systems events taking place this week here. Plan ahead and join exciting meetups throughout the week.
Absolutely! Find payment systems events near your location here. Connect with your local community and discover events within your area.
Payment Systems Events Today
Join in-person Payment Systems events happening right now
From Scrum Master to System Designer
In the previous meetup, we discussed a difficult question:
**Will AI replace Scrum Masters and Agile Coaches?**
This session builds on that conversation.
Instead of focusing on what might disappear, we’ll focus on:
**What will become more valuable.**
🧠 **What you’ll learn**
We’ll explore the shift from:
* Why facilitation and process knowledge are no longer enough
* The shift from team-level focus to system-level thinking
* How organizational design becomes a key capability
* What skills will make you stand out in the coming years
Grounded in Org Topologies™, we’ll look at:
* Why many roles operate in **output-driven, incomplete setups**
* The shift toward **outcome-oriented, complete mandates**
* Why organizational design becomes a **core capability**
* How AI amplifies this shift rather than causing it
🔑 **Core idea**
The future is not about becoming a better Scrum Master.
It’s about becoming someone who can:
* see the organization as a system
* identify structural constraints
* redesign how work, learning, and decision-making happen
🎤 **Format**
* \~30 min talk
* \~30 min Q&A and discussion
* \~30+ min Networking
👥 **Who this is for**
* Scrum Masters & Agile Coaches seeking their next evolution
* People struggling to create impact in their current setup
* Leaders interested in system-level change
* Anyone thinking about their next career step
💡 **Why join**
Many people feel that “something is changing.”
This session helps you **name the shift** — and position yourself within it.
Btw: This meetup prepares the ground for a special session with the author of *10xOrg* in June.
Build for Everyone — Accessibility for Mobile
**Build for Everyone — Accessibility for Mobile**
Flutter Berlin is hosting a joint meetup with Kotlin User Group Berlin and CocoaHeads Berlin, focused on building accessible mobile apps.
**Location:** Hedwig-Dohm-Haus, Berlin
We’ll cover both strategy and hands-on implementation — from understanding platform differences (Android, iOS, cross-platform) to real-world accessibility pitfalls and live testing.
With:
**Important:** Registration is via Luma, not Meetup.
Please register here:
https://luma.com/xo7d3vb4
PyData Berlin 2026 May Meetup
Welcome to the PyData Berlin May meetup!
We would like to welcome you all starting from 18:00. There will be food and drinks. The talks begin around 18.30 and the doors will close at 18:45. **Make sure to arrive on time!**
Please provide your first and last name for the registration because this is required for the venue's entry policy. If you cannot attend, please cancel your spot so others are able to join as the space is limited.
**Host**:
**GetYourGuide** is excited to welcome you to this month's version of PyData.
\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*
The Lineup for the evening
**Talk 1: Text2SQL in the Wild — Agentic Workflows & Semantic Models on Customer Data**
**Abstract**: Translating a business user's natural language question into a reliable SQL query has huge value for business analysts, but doing it accurately at scale, on messy enterprise data, for complex queries, is incredibly difficult. This talk walks through a production Text2SQL system built on four pillars: semantic models built on customer data, RAG-based semantic search, an agentic verification and correction loop for building the SQL, and an evaluation framework for the entire process.
Raw schema information is not enough for text2sql to work. Rather, thorough documentation including business metrics, synonyms, and qualified example queries, are required. We'll cover how to automate this documentation pipeline by mining query logs, generating descriptions with LLMs, and organizing everything into a knowledge graph and vector search index. From there, we'll dive into the agentic flow that takes a user question and iteratively generates, validates, and fixes SQL against a live database. The agentic framework analyses syntax errors and execution results to help it fix the SQL. Participants will leave with practical takeaways on RAG architecture for structured data, agentic retry patterns, and how to think about evaluation for Text2SQL systems in production.
**Speaker**: Oren Matar
**Bio**: Oren Matar is a principal data scientist and algorithms developer, with a background in social sciences and Bayesian methods. He specializes in NLP and time series forecasting, as well as agentic methods for data retrieval and processing.
**Talk 2: Interpreting and Communicating Statistical Models**
**Abstract**: Extracting actionable insights from complex statistical models remains a challenge, as raw coefficients are often uninterpretable due to nonlinearity, interactions, or hierarchical structures. This talk introduces a unified framework for model interpretation based on the principles of the Marginal Effects project ([https://marginaleffects.com/](https://marginaleffects.com/)). We move away from internal model parameters toward quantities of interest, such as marginal effects and adjusted predictions that translate statistical output into the "natural language" of the data.
We will demonstrate these concepts in Python using the Bambi interpret module, showcasing a seamless workflow for interpreting Bayesian models built on PyMC. The audience will learn how to use the four primary interpretative pillars: Predictions, Comparisons, Slopes, and Marginal Means to compute average marginal effects and visualize conditional relationships. By the end of this session, you will be equipped to turn sophisticated GLMs and multi-level models into clear, rigorous narratives that are easily communicated to stakeholders.
**Speaker**: Juan Orduz
**Bio**: Juan is a Mathematician (Ph.D. Humboldt Universität zu Berlin) and Principal Data Scientist at PyMC Labs. He is interested in interdisciplinary applications of mathematical methods. In particular, time series analysis, Bayesian methods, and causal inference.
**Lightning talks**
There will be slots for 2-3 Lightning Talks (3-5 Minutes for each) between the two main talks.
Kindly let us know if you would like to present something :)
\*\*\*
NumFOCUS **Code of Conduct**
THE SHORT VERSION
Be kind to others. Do not insult or put down others. Behave professionally. Remember that harassment and sexist, racist, or exclusionary jokes are not appropriate for NumFOCUS.
All communication should be appropriate for a professional audience including people of many different backgrounds. Sexual language and imagery are not appropriate.
NumFOCUS is dedicated to providing a harassment-free community for everyone, regardless of gender, sexual orientation, gender identity, and expression, disability, physical appearance, body size, race, or religion. We do not tolerate harassment of community members in any form.
Thank you for helping make this a welcoming, friendly community for all.
If you haven't yet, please read the detailed version here: https://numfocus.org/code-of-conduct
\*\*\*
AI Agent Builders Berlin powered by Dataiku
**Berlin, let’s talk agents. 🚀**
We’re bringing the local AI community together for another evening focused on the fast-evolving world of **generative AI and autonomous agents** — and how teams are turning them into practical, scalable solutions.
The meetup will feature a short session on what it really takes to **operationalize AI agents**: from design and deployment to oversight, orchestration, and management in production environments. After that, the floor is yours — with plenty of time to meet other builders, exchange perspectives, and continue the conversation over food and drinks.
**What to expect:**
🎤 A featured talk on building and managing AI agents in practice
👀 A closer look through live demos
🤝 Informal networking with AI practitioners, builders, and innovators
🍻 Discussions with the Berlin data & AI community over drinks and pizza
Whether you’re already experimenting with multi-agent systems or just starting to explore the space, this meetup is a chance to hear how others are approaching the challenge, share ideas, and connect with peers in Berlin.
IBM Bobathon on Tour for iSeries in Frankfurt
**Bob on Tour – IBM Bob live erleben 💙**
Wie fühlt sich ein agentischer Coding
Assistant im echten Entwicklungsalltag an?
Bei **Bob on Tour** kannst Du IBM Bob gemeinsam mit Expert:innen hands-on ausprobieren.
In einem eintägigen, technisch fokussierten Format arbeitest Du an realistischen Coding-Aufgaben, von geführten Labs bis zur Anwendung auf eigene Use Cases. Dabei lernst Du, wie Bob Entwicklungsworkflows ergänzt, Codebasen verständlicher macht und mehrstufige Aufgaben unterstützt.
**Das nimmst Du mit:**
✅ Sicherer Umgang mit den wichtigsten Bob-Funktionen
✅ Praktische Erfahrung mit agentischer Coding-Unterstützung
✅ Impulse für reale fachliche und technische Problemstellungen
👉 **[Jetzt anmelden und IBM Bob live erleben](https://luma.com/5g0x9318)**
Free Workshop: Hacking Business Models in the Cultural Sector
Let’s be honest: the traditional cultural sector often forces us to choose between our creative integrity and our financial survival. The myth of the "starving artist" or the "solitary genius" is a trap that keeps cultural workers in a constant state of precarity.
But what if we could design our projects differently? What if we could build cultural businesses based on solidarity, cooperation, and radical sustainability?
Join us on May 27th for an interactive, hands-on workshop co-hosted by ODBK and Travelling U. We will explore how to dismantle extractivist practices and design alternative business models that actually serve the creators.
**What you will learn in this session:**
* Beyond the Canvas: How to view system design and business models as part of your artistic medium.
* Alternative Frameworks: An introduction to cooperative structures and the solidarity economy.
* Redefining Value: How to measure the success of your cultural project using metrics of care, rather than just capitalist extraction.
* Real-World Pathways: Tangible examples of cultural workers who have successfully subverted the system to gain economic sovereignty.
**Who is this for?**
Artists, cultural managers, creative freelancers, and social entrepreneurs in Berlin who are tired of the traditional hustle culture and want to explore sustainable, collective ways to structure their work.
**About the Facilitator:**
Oihane Amurrio is an artist, educator, and cultural entrepreneur based in Berlin. She specialises in designing alternative pedagogical models in the cultural sector and is the lead designer of the *Cooperative Cultural Entrepreneurship (CCE)* program at Travelling U.
Build Smarter AI: GraphRAG & Generative AI Workshop
Register: https://www.eventbrite.de/e/build-smarter-ai-graphrag-generative-ai-workshop-tickets-1985345958205
Join us for a hands-on introduction to Generative AI with Neo4j at 42 Berlin.
**Large language models are powerful — but without structure, they lose context fast.**
**As part of the mAI ist für AI series at 42 Berlin, this workshop explores how [Neo4j](https://neo4j.com/ "https://neo4j.com/") can improve GenAI applications and reduce common challenges such as hallucinations.**
In this instructor-led workshop, participants will explore how graph databases can improve GenAI applications and reduce common challenges such as hallucinations. You’ll learn key concepts including Large Language Models (LLMs), Retrieval-Augmented Generation (RAG), GraphRAG, vector search, knowledge graphs, and AI agents.
The workshop follows a **mixed format, combining short theoretical inputs with practical exercises**. Participants will work through tasks while instructors are available to support and answer questions.
Payment Systems Events This Week
Discover what is happening in the next few days
Episode 2 of the 2026 Edition - The days after KotlinConf
While we are approaching the middle of the year and KotlinConf is just over - we are thrilled that Trade Republic hosts us again! So mark the date!
**Line-Up:**
👉 **Lists, Sequences, and Flows: Scaling Data Processing in Kotlin without Melting Your Memory.**
*by Daniela Valero*
In this talk, Daniela shares her journey of meeting a major backend deadline while managing a data pipeline's memory footprint. You’ll learn how to transition from eager List operations to lazy Kotlin Sequences and jOOQ Streams (using database fetchSize chunking) to keep memory usage flat. Finally, we’ll explore using Kotlin Coroutines and Flow to introduce safe concurrency so your data processes quickly without straining your database.
👉 **The show must go on**
Kotlin-based Kafka dead-lettering solution without external (system) dependencies
*by Blagoja "Baki" Stamatovski*
**👉 Job Market Insights from a Kotlin developer**
*by* Ivan Gafurov
**Speaker Bios:**
🗣 **TDB**
FUTURE PARENTS
Social picnic for singles (35+) who want kids and a family someday.
Future Parents Social is designed for single adults (35+) who are open to having a child in the future, whether through intentional co-parenting, a meaningful connection, a long-term relationship, or modern family building.
This social picnic welcomes open-minded people interested in genuine human connection in a relaxed and intentional atmosphere. The meeting is focused on thoughtful conversations with others who share similar values and future intentions.
Monbijoupark, Berlin
6:00 PM – 8:00 PM
Limited to a maximum of 16 participants
(up to 8 women and 8 men)
Advance payment required. More information and tickets via Eventbrite:
[https://www.eventbrite.de/e/future-parents-social-tickets-1990288767280](https://www.eventbrite.de/e/future-parents-social-tickets-1990288767280)
Due to the limited number of spots, reservations are confirmed only after payment.
Please bring your own snacks and drinks.
Languages: English, German, Spanish
Africa Day 2026 in Berlin
**Move Capital. Move Talent. Move Africa.**
Africa is the youngest continent on earth.
By 2050, 1 in 5 people globally will be African.
Yet African startups still receive less than 1% of global VC funding.
What is the real problem?
Is it time to tap into the estimated $95–100 billion USD in remittances sent by the diaspora?
This Africa Day, in partnership with the Westerwelle Foundation, which has just published The German–Africa Investment Report, we will go deep into the gaps to explore :
📈 How Africa’s startup ecosystem is growing
🌍 Which New markets are rising, and how to pay attention to them
💡 Which segments pose the greatest returns outside of FinTech
🤝 How to take the best next step as an investor, proven by research.
The event welcomes:
Founders, Investors, Operators, the diaspora, and Institutional partners looking to make their moves into the African Market with intention.
To our network members and partners who have been looking to make the move from remittances → to investment, from fragmented effort → to ecosystem building.
This event is for you.
Culminating from this event will be our delegation trip to #Nigeria and #Ghana in September in Collaboration with GITEX Nigeria and South Africa, and Namibia in November.
Move Africa.
#AfricaDay #AfricaRising #AfricanDiaspora #InvestInAfrica #AfricanInnovation #investment #funding # VC #Angelinvesting #African Excellence #Excellence #Leadership #FutureOfAfricaEvening Programme
**SCHEDULE**
18:30
Arrival
Networking reception
Guests arrive. No job titles on badges — just names and country of origin. The room begins to know itself before the panel starts.
19:00
Opening
Welcome & the diagnosis — 10 mins
The host frames the evening in plain language. Not a speech — a provocation. Four sentences stating the diagnosis. Then the panel takes the stage.
19:10
Panel · 50 mins
The conversation — moderated, flowing, unscripted
Four panellists. One moderator. The conversation moves through the diagnosis naturally — from the wealth gap, to the talent drain, to the trust deficit, to the intention trap. No fixed questions. The moderator's job is to keep the room honest and the conversation moving toward one inevitable question: so what do we do about it tonight?
20:00
Panel · Open floor
The room joins the conversation — 20 mins
Not a Q&A. The moderator selects three or four people in the room — pre-identified — to add their perspective. Brief, pointed contributions that deepen the diagnosis rather than repeat it. The panel responds. The room feels heard.
20:20
Break
Drinks — 20 mins
The panel comes off stage and into the room. Guests speak directly with panellists. The conversation continues informally — which means it deepens.
IBM x KI Park - The Intelligent Enterprise Stack | AI. Automation. Resilience.
**PLEASE REGISTER YOUR ATTENDANCE ON [LUMA](https://luma.com/72kv5zxm)**
Join IBM x KI Park for an afternoon exploring **how AI-driven automation enables scalable, resilient enterprise operations across the stack.**
Hear real use cases from leading organisations, exchange peer insights and connect with practitioners and solution builders.
**Why join:**
* Gain a better understanding of how AI-driven automation is reshaping business operations, security and enterprise resilience
* See how leading organizations move from AI adoption toward autonomous workflows across the enterprise stack
* Learn how to scale intelligent automation in complex, growing tech ecosystems
* Discuss how operating models and collaboration evolve around automation
* Share challenges, compare approaches and gain practical lessons from peers
**Agenda**
* 14:00 – 15:00 **Registration & Coffee**
* 15:00 – 15:45 **Opening keynotes**
* Dr. Florian Schutz, Managing Director, KI Park
* **The Enterprise Complexity Ceiling: Why the Tech Stack Isn’t Getting Smaller, A discussion of AI-infused Automation to the architecture of organizations** by Sebastian Grodzietzki, Principal DACH Automation Developer Ecosystems Leader & DACH Quantum Ambassador Leader, IBM
* 15:45 – 17:30 **Case perspectives & peer insights**
* "**Building Autonomous Networks: From AI Potential to Value**" by [Karim Kotobi,](https://www.linkedin.com/in/karimkotobi/) Vodafone, Global Digital Product and Transformation Leader
* "**Why MCP is Only the Plumbing: Building the Contextual Foundation for AI Agents**" by [Bastian Maiworm](https://www.linkedin.com/in/bastianmaiworm/?locale=de), Amber Tech, Co-founder
* "**Rethinking SaaS Engineering: How Small Teams Run and Evolve Enterprise-scale Systems in the AI era**" [Matthias Heicke](https://www.linkedin.com/in/matthiasheicke/), CTO / Co-Founder, Sweap.io
* 17:30 – 18:10 Fishbowl Discussion – Audience participation/Interactive
* 18:10 – 19:30 Networking & Drinks
**Who should attend**
* Tech decision-makers across the enterprise stack
* Platform, product and engineering leaders
Limited seats. Free event · An RSVP on Meetup does not guarantee participation. To attend, registratation via [LUMA](https://luma.com/72kv5zxm) is required. Only confirmed participants will be admitted and will receive a confirmation email.
We look forward to welcoming you to the event!
\*\*\*\*\*
*By registering for this event, you agree that your registration data will be shared with KI Park and IBM for the purpose of event organisation, communication related to the event and relevant follow-up. Each organisation will process your data in accordance with their respective privacy policies. KI Park ([https://kipark.de/datenschutzhinweise/](https://kipark.de/datenschutzhinweise/?utm_source=luma)), IBM ([https://www.ibm.com/de-de/privacy](https://www.ibm.com/de-de/privacy?utm_source=luma)).*
All in Kubernetes: Simplyblock + Talos
This is another event from the "All in Kubernetes" event series. This group is focused on using Kubernetes for everything. All in Kubernetes. Data, databases, AI, ML, and all kinds of stateful workloads on Kubernetes and Talos.
***
**Schedule:**
6:00-6:30pm - Open doors, pizza, drinks & networking
6:30-7:15pm - (Em)Powering Postgres with Talos and Simplyblock - [Chris Engelbert](https://www.linkedin.com/in/noctarius/?utm_source=luma), Simplyblock
7:20-8:05pm - How Talos Makes It Easier To Build a Cluster Management Platform - [Utku Özdemir](https://www.linkedin.com/in/utkuozdemir/?utm_source=luma), Sidero Labs
8:05-8:45pm - Drinks & Networking
**Who Should attend:**
Anyone interested in talking and learning about Data, AI and Stateful workloads on Kubernetes and Talos.
**When & Where:**
May 27th, 2026, 6:00pm
Antler office, Jägerstraße 32, 10117 Berlin
Sponsored by [Sidero Labs](https://www.siderolabs.com/), [simplyblock](https://simplyblock.io/) and [Antler](https://www.antler.co/)
Beyond Prompts: Building Agents that actually work
Join us for an evening on the practical side of AI agents. We'll dig into context engineering and why relevance matters more than prompt tricks, then look at what it takes to run autonomous agents safely alongside humans. Food and drinks provided — stick around after for networking.
✍️ RSVP asap as capacity is limited so grab your spot asap!
📅 **Date and Time**
Wednesday, May 27, 2026 from 18:00-20:45
📍 **Location**
[EBCONT office, beyond Quartier Heidestrasse, 34, 10557 Berlin](https://maps.app.goo.gl/aQGPgteqhQ2yrmx96)
📝 **Agenda**
18:00 – Doors open, arrivals and check-in
18:20 – Welcome note by EBCONT
18:30 – **Agent Builder Hope is not a strategy — relevant context for data driven agents** by Anderson Queiroz — Elastic
*What are agents and context engineering? And why we think the "center of gravity" for context engineering is much more about relevance and your data than only prompts and memory management.*
19:00 – Q&A & quick break
19:15 – **Adapting to AI in Security** by Jenny Pinheiro — Tines
*Best practices for autonomous AI and human interaction in the context of workflows.*
19:45 – Pizza, drinks & networking
\*\*\*
Invite your friends and join us for an evening of learning and networking with fellow engineers and speakers!
Thank you to **EBCONT** for hosting and to **Tines** for teaming up with us on this one!
May We Talk About Data?
Join us for the **Data Berlin Meetup**, an evening of talks, insights, and networking for the data community in Berlin.
RSVP on Luma at https://luma.com/s9868ww4.
**Agenda**
**6:30 PM – 7:00 PM** — Registration and Networking
**7:00 PM – 7:10 PM** — Welcome and Opening Remarks — Data Berlin Meetup Team
**7:10 PM – 7:35 PM — Rewiring the Engine: Taming Billions of Audience Data at Scale**
**Speaker:** [Adedeji Rodemade](https://www.linkedin.com/in/adedeji-rodemade/), Team Lead Data Analytics Engineering
**7:35 PM – 7:40 PM — Short Break**
**7:40 PM – 8:05 PM — Creating a Parallel Universe: How We Evaluate The Impact of Ad Campaigns in the Physical World**
**Speaker:** [Majid Mostafavi](https://www.linkedin.com/in/majid-mostafavi/), Team Lead Data Science
**8:05 PM – 8:30 PM — From Snaps to Footsteps: Experiments for Measuring Offline Impact**
**Speaker:** [Mihaela Tsankova](https://www.linkedin.com/in/mihaela-tsankova-48560453/), Group Manager, Marketing Science at Snap
**8:30 PM – 9:30 PM — Closing Remarks and Extended Networking**
**About our host**
**[Adsquare](https://www.adsquare.com/?utm_source=luma)** helps brands connect people and places in a **privacy-first** world with **location intelligence** — data and tools for planning, activation, measurement, and attribution across digital marketing and drive-to-store campaigns.
**Looking for a job?** Browse data & AI roles in Berlin (updated daily): [databerlin.net/jobs](https://databerlin.net/jobs)
**Want updates or more info?**
Subscribe to our newsletter: [databerlin.substack.com](https://databerlin.substack.com).
Follow us on [LinkedIn](https://www.linkedin.com/company/data-berlin?utm_source=luma).
Join our [Slack community](https://join.slack.com/t/data-brln/shared_invite/zt-2ued0xvdu-aihzi2cKEwD_6_KDRd_1ag?utm_source=luma).
Payment Systems Events Near You
Connect with your local Payment Systems community
Columbus PHP: Monthly Meetup
Our monthly PHP meetup.
A virtual shindig courtesy of Zoom. Check back here for the details around 6:15 pm
Westerville Pride Festival
Westerville Pride Festival
Sat\. June 6\, 2026 \| 5 PM \- 8 PM
If you're thinking of attending, or being a sponsor, vendor, or volunteer, visit our website at https://www.westervillequeercollective.org/pride for more information!
Location and other info will be announced soon :)
ServiceNow Knowledge 26 Recap + Topgolf Happy Hour
Couldn't make Knowledge? Or want to debrief the dancing robots or Autonomous Workforce? Join us for a Knowledge '26 recap, insights sharing, a couple rounds of golf, and fun at Topgolf. As always, drinks and food will be provided. More details to come — mark your calendar, RSVP, and save your spot today!
Westerville Queer Coffee Meetup
WQC has weekly Thursday night social nights at the Westerville Java Central. Come and grab a coffee and connect with the community: low stakes, chill environment, and tasty drinks. No registration is required; come as you are.
Beginner and Intermediate Bachata Dance Classes with Todd Smith!
**✅ Bachata Mondays with Todd Smith!**
**👉 Beginner Bachata Class**
**$15 In Advance / $20 At the Door**
.
7:00 pm – 7:15 pm … Registration
7:15 pm – 8:15 pm … Beginner Class
.
**👉 Intermediate Bachata Class**
**= $15 In Advance / $20 At the Door**
.
8:15 pm – 8:30 pm Registration
8:30 pm – 9:30 pm Intermediate Class
.
**👉 If You Take Both Bachata Classes**
**= $25 In Advance / $35 At the Door**
.
**👉 Buy Advance Tickets Now at:**
.
https://columbussalsadancing.com/bachata-mondays-dance-class-tickets/
CONNECTED Westerville Mastermind Group
Join the CONNECTED Westerville Mastermind Group for a dynamic afternoon of B2B networking! This event is perfect for professionals looking to expand their business connections, share insights, and foster collaboration within the community. Whether you are a seasoned entrepreneur or just starting out, this event offers a valuable opportunity to exchange ideas, build relationships, and grow your network in a supportive environment. Connect with like-minded individuals, explore potential partnerships, and discover new opportunities for professional growth. Don't miss out on this chance to enhance your business network and take your career to the next level with CONNECTED Westerville Mastermind Group! We meet the 4th Monday of every month from 11am-1pm. Welcome and general networking from 11am - 11:30am with core meeting 11;30 - 12:30 and a final round of networking from 12:30 - 1pm.
Ensuring Software Quality in the world of AI Developers - Matt Eland
**Important time note:** Please plan on arriving between 5:30 and 6:00 as the elevators lock after 6 and you'll need to message us and we'll need to come get you.
The building address is 4450 Bridge Park
The entrance is 6620 Mooney St, Suite 400
You will need to scan your ID at the door to get a visitor badge.
**Abstract**
Like it or not, AI agents are now capable of turning a quickly written paragraph of requirements into a pull request that is ready to be integrated into real-world production applications and it's now our responsibility to make sure AI doesn't go rogue and take down prod - or corrupt our data by misunderstanding the requirements or our existing schemas. In this session we'll explore strategies to protect our codebases through unit and integration testing, documentation, and code review along with additional ways of providing context and guard rails to our AI agents as they carry out the work we've assigned them to do. By the time we're done, you'll have a firm grasp of the problem and understand some helpful options for protecting your codebase from vibe coding mishaps getting YOLOed into prod.
**YouTube Link**
https://youtube.com/live/BltmWMH1zG0?feature=share
























