Software Modeling
Meet other local people interested in Software Modeling: share experiences, inspire and encourage each other! Join a Software Modeling group.
0
members
0
groups
Frequently Asked Questions
Yes! Check out software modeling events happening today here. These are in-person gatherings where you can meet fellow enthusiasts and participate in activities right now.
Discover all the software modeling events taking place this week here. Plan ahead and join exciting meetups throughout the week.
Absolutely! Find software modeling events near your location here. Connect with your local community and discover events within your area.
Software Modeling Events Today
Join in-person Software Modeling events happening right now
Meetup #16 Reimagining Software Development With AI
Shaping our future with AI. Creating opportunity through AI fluency, connection and community.
No jargon. No hype. No confusing terminology.
NOTE: This event will be focussed on the changing shape of software development. Everyone is welcome to attend but the content will be somewhat technical.
**Join us for our next in-person meetup in London on Thursday May 14th.**
Our theme for this meetup is **Reimagining Software Development with AI.** We're going to take a step back and think about the role we, the humans, play in the software development process now that coding agents have arrived.
This event provides a small glimpse of the future, from the innovators who are challenging everything and rebuilding the process of software development from the ground up, with humans at the centre!
**Where and When?**
* Thursday, May 14th
* Doors open at 18:00
* Talks start at 19:00
* AutogenAI, 123 Pentonville Rd, London N1 9LG
**Talk 1: The Validation Gap: We Need A Better Way To Review AI Generated Code** (Robert Werner, Co-Founder & CTO Leapter)
AI coding is fast. We're generating more code than ever. But more code means more code to verify, and agentic workflows are scaling that gap faster than review processes can keep up.
The bottleneck didn't disappear. It moved from writing code to verifying logic.
For most generated code, you can ship, test, and iterate. But what if we need to be sure? What about the code that runs our financial systems or decides if you qualify for a loan? It has to be right.
Hope is not a strategy, we need to better ways to review code. In this talk Robert will share his recent innovations, experiments and insights with you.
**About Robert:**
Robert Werner is the CTO of an AI startup dedicated to shaping the future of AI-native software development. He has over 20 years experience focussed on Software Engineering, Developer Experience and Transformational Platform Engineering, across Fortune 500 companies and FinTechs.
**Talk 2: Narrative Engineering: What Cognitive Science Actually Tells Us About Building with LLMs** (Sal Kimmich, Security Architect at Gadfly AI)
We keep treating LLMs like search engines that hallucinate. That is the wrong category, and it produces the wrong engineering.
LLMs are narrative generators. They do not retrieve facts or execute logic. They complete stories. That distinction is not philosophical. It determines what kind of system you can build with them and what kind you cannot. Neuroscience has been studying probabilistic, distributed, narrative-generating systems for decades. Most of the LLM engineering field is ignoring that work.
This talk walks through cyberneutics, an open source methodology and repository built on the premise that we need a new engineering discipline for narrative computing the way software engineering emerged from symbolic computing. The theoretical foundations come from second-order cybernetics, distributed cognition, and Minsky's Society of Mind. The empirical validation comes from 2025 mechanistic interpretability research showing that reasoning models internally simulate multi-agent dialogue to reason better. The practical techniques come from iterative practice: adversarial committees, pipeline algebra with formal quality propagation, observer-aware interaction design.
Three real lessons for practitioners building agentic systems: reliability is a property of the pipeline, not the prompt; repetition is latent space exploration, not failure; and if you want auditable AI reasoning, you need to externalise the dialogue structure, because the transcript is the explainability artifact.
The discipline does not exist yet. This is what building it looks like.
**About Sal:** Sal is a developer advocate for open source and passionate about helping engineers, ethical hackers and digital enthusiasts understand the complexity of modern software development. With over a decade of experience as building cloud-native machine learning pipelines in the healthcare and tech for good sectors, their work is now focused on filling the cracks in the open source software supply chain to build a better digital future for all of us.
**Thanks!**
We'd like to thank our sponsors [Leapter ](http://leapter.com/)and AutogenAI for making this event possible.
**Code of Conduct**
This event has a code of conduct that you can [review here.](https://aifortherestofus.live/code-of-conduct) By joining the community and registering for this event you agree to abide by our code of conduct.
**Providing Your Name and Email**
To register for this event you'll be asked to provide your email address. After the event you will be automatically subscribed to the newsletters from *AI for the rest of us* and Leapter GmbH. You can unsubscribe at any time (But why would you? They are really very good!)
AI Coding Agents: More than a code generator
AI has changed how we write code.
Now the bigger question is: how does it change engineering itself?
At [Sahaj Software](https://www.linkedin.com/company/sahajsoftware/)'s upcoming Devday in London, [Jyoti Singh](https://www.linkedin.com/in/jyotisingh7/) and [Ash Shakrani](https://www.linkedin.com/in/ash-shakrani/) will explore how AI assistants are being used across the software delivery lifecycle, from story refinement and solution design to implementation and code reviews.
The session will also unpack:
🎯 Where should engineers rely on AI?
🎯 Where should they slow down?
🎯 And how do teams avoid handing over too much?
🗓️ **Save the Date:** 14th May, 2026
📍 **Location:** Sahaj Software, 1 Quality Court, London, WC2A 1HR
🕕 **Time:** 6:00 PM – 8:00 PM (BST)
🔗 [https://lnkd.in/ggWCTuKn](https://lnkd.in/ggWCTuKn)
Curious about Intelligent Engineering? The 5 iE principles explained in under 3 minutes: Watch here- [https://lnkd.in/gPfyagri](https://lnkd.in/gPfyagri))
DevDay is a tech community event hosted to foster tech conversations, idea exchanges, and deep-dives in cutting-edge tech.
The evening will feature:
🎤 **One engaging talk** with Q&A
🤝 **Plenty of time for networking** over free pizza and non-alcoholic drinks
Don’t miss this chance to learn, connect, and share with fellow tech enthusiasts.
👉 Please click the link below to register.
https://sahaj.ai/events/ai-coding-agents-more-than-a-code-generator/
Building with MCP
MCP is changing how developers build with AI, but we're just scratching the surface. Join us for an evening of talks that go beyond retrieval to explore what's actually possible when you give agents real tools, real constraints and real APIs.
**Agenda**
6:00 PM - Doors open, registration and networking
6:10 PM - Welcome (Upsun & Cloudflare)
6:20 PM - MCP: Context is Everything! - Carly Richmond, Elastic
6:45 PM - Sandboxes: how to limit agents so we can use them more - Patrick Dawkins, Upsun
7:00 PM - Break (Food & Drinks)
7:30 PM - Cooking with MCP in VS Code - Liam Hampton, Microsoft
7:55 PM - Efficient tools with MCP code mode - Confidence Okoghenun, Cloudflare
8:15 PM - Open networking and drinks
9:00 PM - Close
🗣️ **Talks**
**MCP: Context is Everything! - Carly Richmond (Developer Advocate Lead, Elastic)**
MCP is a powerful tool for giving LLMs capabilities to not just retrieve information, but to automate key actions based on relevant data. Let’s see how it can be used for retrieving relevant context and other activities such as observability.
**Efficient tools with MCP code mode - Confidence Okoghenun (Senior Developer Advocate, Cloudflare)**
Traditional MCP approaches choke on context windows: Cloudflare's 2,500+ endpoint API would require 1.17 million tokens. Code Mode flips the script by having LLMs write code against typed APIs instead of making direct tool calls, achieving 99.9% token reduction. Come learn how code mode works and how to optimize your MCP tools with it.
**Sandboxes: how to limit agents so we can use them more - Patrick Dawkins (Principal Engineer, Upsun)**
We want our agents to run longer and use more tools, but we're hampered by constant prompts for approval. Sandboxes are the practical middle ground: isolate the agent so you can stop watching every command and let it work. This talk covers what "sandbox" means, who provides them today and the Linux primitives that let you build one yourself.
**Cooking with MCP in VS Code - Liam Hampton (Senior Cloud Advocate, Microsoft)**
In this session Liam will show you how VS Code is fully supporting the MCP spec, from MCP Apps to sandboxing and elicitations.
📅 **Date and Time:**
Thursday, May 14, from 6:00-9:00 PM
📍 **Location:**
Cloudflare
Address: 6th Floor, County Hall/The, Riverside Building, Belvedere Rd, London SE1 7PB, UK
👉 You can also register here: https://luma.com/eb8j6lhu
⚠️ Please make sure you provided your full name (no nicknames or abbreviations will be allowed) and to bring your ID card as it will be mandatory to show it upon check-in to security. Entry will be first come, first served. We recommend arriving early to make sure you get in.
**⚡️ Interested in giving a talk? ⚡️**
Have you ever considered presenting on your Elastic use case? We welcome 5-10 minute lightning talks, 45-minute deep dives, and everything in between. If you're interested, please submit via our [CFP](https://sessionize.com/elastic-meetups/) or send us an email at [meetups@elastic.co.](http://meetups@elastic.co./)
In Person: CoffeeOps
We are back! This is going to be a monthly IN PERSON meet up in London.
A very big thank you goes to Accurx who is hosting us in their amazing Shoreditch offices. This will include access to facilities including coffee! 😻☕️
**Want to know more? 👇**
As with all CoffeeOps, this is an interactive, chatty, build your own adventure type of meet-up. Instead of booking in experts to *learn* *from*, we gather a group of practitioners to ***learn*** ***with***. We have been running for over 4 years now and often get feedback that this is the most useful meetup people join!
The event is approximately 90 minutes and always starts by brainstorming topics to discuss. The group then votes on the most relevant/interesting to them and we then cycle through the topics trying to discuss each deeply, but in a time bound slot.
To get an idea of topics, you can check out our remote board [here](https://easyretro.io/publicboard/h404NF84Uje4tCcxpJdHr4Ycs9B3/a4a35d2b-181b-409b-832e-a729be1af79c). The general gist is anything is fair game, though we tend to revolve around software delivery and definitely lean towards the more Ops-y or DevOps-y side of things.
Umbraco & AI evening hackathon
Join us for an informal evening of experimenting, building, and sharing ideas around Umbraco and AI. Whether you're curious about AI-powered content generation, the Umbraco MCP Server, AI-assisted development workflows, or other AI innovations in Umbraco - this is your chance to experiment, learn, and build alongside fellow community members in a relaxed, supportive environment.
Bring your laptop, your curiosity, and anything you’ve been meaning to try. You can come with a specific idea, jump into something with others, or just tinker and learn as you go. There’s no strict agenda, just a relaxed space to collaborate, swap ideas, and make progress together.
We’ll kick things off with a quick intro, then open the floor for hacking, discussion, and demos. If you end up building something cool (or even just interesting), you’ll have the chance to share it with the group at the end.
**EVENT HOSTS**
[Novicell](https://www.novicell.com/uk/services/software-development/umbraco/) (Umbraco Gold Partner) have kindly agreed to provide refreshments and host us for the evening in their offices in Shoreditch. If you think you will be making it, please sign up ASAP.
Novicell's offices are 21-33 Great Eastern St, London EC2A 3EJ in a building called Fora, approximately an 8 min walk from Liverpool St and Old St stations. If you arrive between 6:00 and 6:15pm there will be someone to meet you in reception with instructions. If you arrive later you might need to phone us to be let in: we shall email all attendees with the contact numbers on the day.
**CODE OF CONDUCT**
Please read the [Code of Conduct](https://bit.ly/UmbLondonCodeOfConduct) for all our events.
NSLondon 2026.2 at JustPark
We have three great talks lined up, plus time to chat and meet others in the community. We can’t wait to see you there!
We want NSLondon to be welcoming to everyone and support a broad range of voices. To help address existing imbalances in attendance, we’re offering a limited number of **early-access spots to women, non-binary people, and others who are currently underrepresented** in the iOS developer community. You can request one of these spaces by filling in [this form](https://docs.google.com/forms/d/e/1FAIpQLSfkWvVomYXUwESWHet2HDxTia4euvYcP2WKtkVQLXCzjmtbvA/viewform) before RSVPs open for general availability. (**Update:** This form is now closed.)
**💬 Talks:**
**Raphael Velasqua** — “Claude as Your iOS Pair Programmer”
*What if your codebase could teach Claude how your team codes — not just generic Swift? A glimpse of scaffolding, writing reliable tests and more with Claude.*
**Paul Shone** — “Turning Applications in to Apps: Tips on getting hired in a changing marketplace”
*Join Paul Shone, Co-Founder of Pixelated People, a recruitment leader with over 15 years of experience in building world-class mobile engineering teams. Paul shares invaluable insights on how to standout and secure your dream job in this changing and competitive job market. If you are a job seeker aiming to land the perfect role this session is packed with actionable advice that will set you apart from the competition.*
**Vadim Popov** — “From ARKit to Vision – How Far Can You Push the iOS Camera”
*This talk explores how far you can push the iOS camera by rebuilding core camera features using AVCaptureSession, comparing real-time face and skeleton detection across ARKit, Vision, and MediaPipe, and diving into live image analysis like sharpness, brightness, and composition scoring with Vision and Accelerate. It also reflects on what users actually value in a camera app, sharing practical lessons and missteps from the journey.*
**🕓 Schedule:**
6:30 PM Arrival and check-in at JustPark reception
7:00 PM Presentations start
9:00 PM Continue the conversation at the pub (TBA)
* **Arrival Time:** Arrive at 6:30 PM to complete the check-in process. If you need mobility assistance, let us know at least one day in advance.
* **Check-in Process:** Go to JustPark reception.
Provide your full name and mention the NSLondon event to receive your badge.
* **Full Names Required:** Ensure your Meetup profile has your full name or send it to us in a private message at least 48 hours before the event.
* **Late Arrival:** A JustPark staff member will guide us to the event space. If you arrive late, you may need to wait.
💎 **Acknowledgments:**
We'd like to thank JustPark for their generous support in hosting this event.
NSLondon is a community-driven group and needs your support!
Contact us for information about venues, speakers, or sponsorships.
Feel free to reach out with any questions.
See you there!
Please read our [Code of Conduct](https://nslondon.com/coc).
MC: Aled Samuel
Software Modeling Events This Week
Discover what is happening in the next few days
ICONIC STATEMENTS: Luxe Photoshoot & Catwalk at L’arch
**PLEASE PURCHASE YOUR TICKET VIA THIS LINK ONLY:** **[TICKETS](https://fatso.ma/3foN).**
Step into a bold new creative playground at **L’arch** — a 1,200 sq ft converted railway arch launching this spring as a striking photoshoot space designed for powerful visual storytelling.
This immersive urban venue blends industrial edge with theatrical elegance, offering a dynamic backdrop for high-impact content, fashion editorials, and artistic collaborations.
**Theme: “Iconic Statements”**
Inspired by underground culture, high fashion, and futuristic fantasy, this shoot fuses burlesque drama,, and urban-core aesthetics — all elevated with elegance and class.
It’s about reclaiming space, pushing boundaries, and creating visuals that feel iconic, rebellious, and unforgettable.
Whether you’re shooting, modeling, styling, or showcasing your work — this space is built to transform creative visions into standout content.
**WHAT TO EXPECT**
✨ 4-Hour Collaborative Photoshoot
👠 Live Catwalk Runway Moments throughout the session
🤝 Network While Shooting — connect, collaborate, and create in real time
🎥 High-Volume Content Opportunities
• Behind-the-scenes
• Backstage footage
⚡ Relaxed but High-Energy Creative Vibe
Designed to maximise output while keeping it fun and supportive.
**VENUE HIGHLIGHTS – L’ARCH SHOOTING LOCATION**
🎹 Baby Grand Piano
👗 Plush Dressing & Prep Area
👑 Statement Throne with Wings
💡 Neon Runway Catwalk
🎨 Graffiti Walls & Industrial Textures
🛋 Semi-Circle Sofa for Editorial Setups
🔆 Iconic Illuminated Signage
🏢 Expansive 1,200 sq ft Open-Plan Layout
**Who’s this for?**
✔ Photographers & Content Creators (All skill levels welcome)
✔ Models & Performers (No experience required)
✔ Designers, Stylists, MUAs & Visual Artists
✔ Anyone looking to collaborate, create, and elevate their portfolio
DRESS CODE – MODELS
Models should arrive with 1–3 of their own looks prepared before the shoot.
If designers are joining, they will be present to provide additional outfit changes on the day.
STYLE DIRECTION
Think editorial, bold, and expressive.
✨ Burlesque glamour, class & elegance
✨ Futuristic silhouettes
✨ Elevated urban looks
ENCOURAGED ELEMENTS
Corsetry • Leather • Metallics • Tailoring
Dramatic accessories • Statement makeup
Bring pieces that tell a story — this is a space to go all in.
**Collaboration Disclaimer:**
This is a collaborative shoot.
• No additional charges should apply for models to receive photos.
• All imagery created must be shared without logos or watermarks.
• Everyone involved will be encouraged to collaborate via Instagram & credit all creatives appropriately.
We’ll ensure all participants are informed and aligned to keep the collaboration fair, respectful, and transparent.
**Want in?**
Once you grab your ticket, email welove.socialise@gmail.com with your WhatsApp number and Instagram handle.
You’ll be added to the WhatsApp group chat at least 2 weeks (if not before) before the event where all final details will be shared.
📍 Exact location revealed to ticket holders only
📸 Follow us on IG **@welove_shoots** for updates and previews
The Unscented Transform: Theory and Bayesian Applications
**The Unscented Transform: theory, extensions and practical application to Bayesian inference**
We are delighted to have John Whitamore back at the Bayesian Mixer. Please register here: https://www.tickettailor.com/events/bayesianmixer/2154878
**Abstract:** How can we perform Bayesian inference without resorting to slow random sampling methods? Isn't there a nice, pragmatic way to use the geometry of a problem to use only a very small number of samples, placed deterministically? Isn't there a good, straightforward way to implement Bayesian models in practical settings?
This talk explains the real-world problems that can be solved by the Unscented Transform. It begins with an intuitive introduction to Bayesian methods, discusses the Unscented Transform and connects the ideas to geometry, finite elements analysis and deep learning.
**Bio:** John Whitamore is a Senior Data Scientist at Simply Business, a leading UK InsureTech firm. He has previously served as Head of Data Science for a leading food retailer, as Head of Trading and Systems for an investment management company and as Global Head of Convertible Bond Trading for a European investment bank.
AI Security Summit London
**AI Security Summit London — May 14, 2026**
**Join us on this event where we'll dive into working with real AI systems** **— understanding how they break, and how to secure them properly.**
Expect live model exploitation demos, architecture teardowns from teams shipping AI at scale, and hands-on workshops where you’ll actively break systems — then fix them.
From LLM security to AI red teaming and secure-by-default development, everything is grounded in real-world practice from people doing this work every day.
**📍 Venue & Schedule**
* CodeNode London
* 🕘 9:45 AM – 4:30 PM
* 🍻 Happy Hour until 7:00 PM
**👩💻 Who Should Attend**
This track is designed for hands-on practitioners, including:
* Engineers building AI features and infrastructure
* Application Security (AppSec) teams testing those systems
* AI/ML engineers and researchers deploying and tuning models
* Platform and architecture engineers managing pipelines and endpoints
* AI security practitioners focused on detection and response
**🧠 What You’ll Learn**
* Threat modeling for AI/ML with real attack patterns and failure cases
* Securing models, training data, pipelines, and inference endpoints — with concrete configs and code references
* Live red team demos — including prompt injection, misuse chains, and model abuse scenarios
* LLM security hardening — prompt safety, hallucination controls, and abuse mitigation techniques
* Detection & monitoring playbooks — key logs, thresholds, and incident response strategies that work in production
Join us in London to connect with fellow builders and defenders — and leave with practical knowledge you can use right away.
Future Capital : Summer Soiree
Dear Members,
As the **early evening from 5pm** [https://luma.com/he99iszf](https://luma.com/he99iszf) unfolds toward sunset, the tone deepens. Conversations shift from introductions to alignment:
* Capital meets narrative
* Ideas meet execution
* Ambition meets backing
* Complimentary nibbles & drinks
What to expect: Guests arrive at Flex @ Tide, stepping off the street into a space that feels deliberately curated—minimal, elegant, quietly confident.
**630-730pm There will be 5 Roundtables** \- Investment\, Tech & Ai\, Film & Music\, Scaleups & GovTech\. If you would like to head a table for discussion please reach out \(Zee Whatsapp 07588812528\)\.
**Thank you to Flex @ Tide, The Master Collective**, **YouYaa**, and the **Future Crowd.**
Floor-to-ceiling windows frame the river like a living artwork. There’s a subtle soundtrack—low, ambient, almost cinematic—punctuated by the clink of glasses and the first bursts of laughter from early connections forming.
Feel free to bring friends and colleagues. If you are looking for future collaborations please let us know.
**8pm Carriages**
With warm regards,
Zee & Team
NB For Partnerships or Sponsors zee@picnicbank.com & [zm@mastercollective.xyz](mailto:zm@mastercollective.xyz)
The London AI Agents Showcase at Databricks
**The London AI Agents Showcase: Real-World Agents @ Databricks**
**Please Note, We are only taking registration from the [Luma](https://luma.com/rduuz4od) for this event. Please RSVP On** [Luma ](https://luma.com/rduuz4od)
***👉 RSVP Link : [https://luma.com/rduuz4od](https://luma.com/rduuz4od)***
***🙏 Luma badge needed for entry.***
**The Meetup RSVP might be opened on last moment.**
\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-
**2026 is the year of working agents not just demos.**
Databricks and London Agentic AI are hosting the real world AI Agent Showcase which brings together teams from **[Databricks](https://www.databricks.com/?utm_source=luma), [PEI](https://www.pei.group/?utm_source=luma) Group, [Mondra](https://www.mondra.com/?utm_source=luma), [Thomas](https://www.thomas.co/?utm_source=luma) International, and [E.ON Next](https://www.eonnext.com/?utm_source=luma)** to showcase **real-world AI agents**systems being being built and deployed in enterprise.
**🎤 London AI Agent Showcase**
We will have 5 sessions of the AI Agent showcase.
💻 Ask PEI: Speed to Insight for Private Markets Professionals, Powered by Databricks
Company: **[PEI](https://www.pei.group/?utm_source=luma) Group**
[Donal Simmie](https://www.linkedin.com/in/donal-simmie-29924714/?utm_source=luma) : Head of Data Science & AI, PEI Group
**💻 From Assessment to Action: Architecting an AI Coaching Agent on Databricks**
Company: **[Thomas](https://www.thomas.co/?utm_source=luma) International**
[Samantha Fernandez](https://www.linkedin.com/in/samanthakfernandez/?utm_source=luma) : Senior Data Scientist - Applied AI at Thomas
**💻Wiki Whisperer: Reducing ‘Dead Air’ by Empowering Live Supports Reps with Agentic RAG**
Company: **[E.ON Next](https://www.eonnext.com/?utm_source=luma)**
[Christian Creenan](https://www.linkedin.com/in/christian-creenan/?utm_source=luma) : Lead GenAI Architect at E.ON
**💻 Ingredients digital twin classification. Modelling retailers carbon footprint.**
Company: **[Mondra](https://www.mondra.com/?utm_source=luma)**
[Antonio Velasco Fernandez ](https://www.linkedin.com/in/antonio-velasco-fernandez-9b662b192/?utm_source=luma): Senior Data Scientist at Mondra
💻 **Databricks Lightning Demos: Genie Code, Agents Bricks, and Lakebase**
Company: **[Databricks](https://www.databricks.com/?utm_source=luma)**
Presented by:
[Sultan Al Awar](https://www.linkedin.com/in/sultan-al-awar/?utm_source=luma) : Solutions Architect, Databricks (Host)
[Som Natarajan](https://www.linkedin.com/in/somasekar-natarajan/?utm_source=luma) : Snr. Solutions Architect, Databricks
[Sanjay Ashok](https://www.linkedin.com/in/sanjaynatrajashok/?utm_source=luma) : Solutions Architect, Databricks
**👥 Who should attend**
This event is for people actively building or exploring Agentic AI:
**Builders**
* AI / ML Engineers
* LLM & Agent Developers
* Data Scientists
**Product & Design**
* Product Managers working on AI systems
* Product Designers shaping AI experiences
**Leadership**
* CTOs / CEOs exploring Agentic AI
* Engineering & Data Leaders
***
👉 If you are building agents, planning to build them,
or trying to understand what actually works, this is the room to be in.
**🗓️ Agenda**
**5:45 – 6:15**
Arrival & refreshments
**6:15 – 6:20**
Welcome and Opening Remarks
**6:20 – 6:45**
Databricks Lightning Demos: Genie Code, Agents Bricks, and Lakebase
**6:45 – 7:00 pm**
Ask PEI: Speed to Insight for Private Markets Professionals, Powered by Databricks
**7:00 – 7:15 pm**
From Assessment to Action: Architecting an AI Coaching Agent on Databricks
**7:15 – 7:30 pm**
Break
**7:30 – 7:45 pm**
Wiki Whisperer: Reducing ‘Dead Air’ byEmpowering Live Supports Reps with Agentic RAG
**7:45 – 8:00 pm**
From Back-of-Pack to Recipes: Modelling Retail Carbon Footprints
**8:00 pm+**
🍻 Networking at [Rising Sun Pub](https://www.greeneking.co.uk/pubs/greater-london/rising-sun?utm_source=luma)
AI Builders London Old St. - May 14
🎟️ **Get tickets: [luma.com/lon-may14](https://luma.com/lon-may14)** 🎟️
☝️This is a free meetup however a Luma ticket is required!
About Event
**Join our AI Builders community meetup for AI engineers & founders**
We share the latest insights about:
*AI dev tools, Agent frameworks, RAG, vibe coding, OpenClaw, Claude Code and more!*
**// FOR WHO**
✅ Devs, Product peeps, Data lovers, ML engineers, Founders
✅ Anyone building with AI
⚠️ Some LLM knowledge required!\*
**// AGENDA**
**🤝** 18:00 — Walk-in
🍕 18:20 — Pizza (be early!)
💻 19:00 — **How to Find a Job and Teach Yourself AI Skills as a Non-Technical Person**
Georgia Hirth
💻 19:15 — **How To Move from AI Experimentation and Chat Knowledge into Repeatable Team Workflows**
• Thomas Beckley • AscendPlatform & Accenture
💬 19:30 — Networking Break
💻 20:00 — **ClawBench: Can AI Agents Complete Everyday Online Tasks?**
• Thomas Mann • Research Engineer at Meta
🍻 20:15 — Drinks
👋 21:15 — End
**// FAQ**
• What is **AI Builders?**
A self-organizing nonprofit community of 5000+ AI nerds🤓. and yes.. we're building a democratic AI CEO and run on [opencollective.com](http://opencollective.com/aibuilders) donations.
• **Can I demo, give a talk, or just help out?**
Message Arthur [(+31636570260)](https://aib.club/whatsapp-arthurp) in case you want to shine✨ on stage and grow your network!
• \***I'm not technical. Can I come?**
Yes! To fully enjoy the meetup, we recommend chatting with AI to understand these basic LLM concepts: *Multimodal, Vector Embeddings, RAG, Chaining, Structured JSON Output, Function Calling, API calls, Knowledge Graphs, Reinforcement Learning, Fine-tuning, AI Agents.*
• **Why hangout at AI Builders?**
* NETWORKING: Connect with 80+ technical attendees and a larger community of 5000+ across Europe
* LATEST KNOW-HOW: We focus on innovative AI demos + slides with diagrams, code/prompt examples.
* FUN: a lot of time to chill, 10min demos, informal good vibes!
**Location**
We look forward to hang out with you:
207 Old St, London EC1V 9NR, United Kingdom
It's close to the Old Street Tube Station
**Thanks to our friends at [Beyond](https://www.wearebeyond.work/beyond-the-bower)**
![]()🎟️ Get tickets: [luma.com/lon-may14](https://luma.com/lon-may14) 🎟️
☝️This is a free meetup however a Luma ticket is required!
MxLDN: 15th July 2026
**The main event: MxLDN**
* **Date:** Wednesday 15th July 2026
* **Time:** 18:00 - 20:00
* **Location:**
Dotdigital Offices,
9th Floor, 1 London Bridge, London SE1 9BG
**Post event drinks & games:**
* **Date:** Wednesday 20th May
* **Time:** 20:30 - 22:00
* **Location:**
Bermondsey Bierkeller,
2, 4 Tooley St, London SE1 2SY
**About MxLDN**
20th May, Dotdigital's office, London Bridge, be there or be square!
MxLDN is a bi-monthly event, open to anyone in the Magento and Adobe Commerce world – developers, merchants, marketers, agencies, you name it…
We welcome speakers who dive into the detail of what's actually happening in ecommerce right now. Get in touch via hello@mxldn.co.uk if you'd like to speak at one of our future events.
We host open conversation over free pizza, free beer…what more could you want?
More? Here you go then, after the talks we’ll head down to Bermondsey Bierkeller for some post-event drinks and games.There’ll be air hockey, digital darts, pool tables and shuffleboards galore!
Save the date. See you there!
Presented by: JH, Hÿva & Dotdigital
Reach out to us via email us at **hello@mxldn.co.uk**
Software Modeling Events Near You
Connect with your local Software Modeling community
Columbus Code & Coffee 86 @ Improving
Columbus Code & Coffee is an inclusive, informal co-working session. People of all skill levels attend, and we love it that way. Many people (optionally) bring projects to work on, and many other people (optionally) socialize the entire time. It's entirely up to you!
**What to Expect at the Intro Circle**
\~\~\~\~\~\~\~\~\~\~\~\~\~
Near the beginning of the event (1:30 pm), we do a standup:
* Organizer announcements, updates, and logistics
Round 1 - (7 secs max):
* Your name
* What you're working on
* What you can help others with
Round 2:
* Community events you wanna plug. If none, that's cool too.
Round 3:
* Job opportunities you're hiring for OR announce that you are looking for one. If none, that's cool.
After the introduction circle, everything is self-organized! Feel free to work alone, pair up, attend one of our workshops/presentations, or mingle!
Building Scalable Customer Identity Resolution Pipelines on AWS Using AI
Customer identity resolution becomes increasingly complex as organizations scale across multiple systems, regions, and data formats. Traditional rule-based approaches often fail to keep up with data variability, require constant manual tuning, and struggle with real-time processing needs.
This session presents a practical approach to building a scalable identity resolution pipeline using AWS services and modern AI techniques. The architecture combines data ingestion through Amazon S3 and AWS Glue, transformation pipelines using Spark on EMR, and machine learning models deployed via SageMaker for entity matching and standardization. Graph-based relationship modeling is implemented using Amazon Neptune to improve resolution accuracy by incorporating household and shared attribute context.
We will walk through how machine learning models can be used for name and address normalization, how intelligent blocking strategies improve matching efficiency, and how feedback loops can be introduced to continuously improve accuracy. The session also highlights how serverless components such as AWS Lambda can be used for orchestration and real-time processing.
**SPEAKER BIO**
Mosaic Syed is a Senior Data Engineering and Cloud Solutions Architect with over 20 years of experience designing and delivering scalable, secure, and high-performance data solutions across global enterprise environments.
https://www.linkedin.com/in/mosaic-basha-syed-92300856
**CALL FOR SPEAKERS**
Learn more: [https://www.awscolumbus.com/get-involved/](https://www.awscolumbus.com/get-involved/)
**THANK YOU** *VEEAM* for hosting our meetup! To learn more about *Veeam*, please visit their website: [https://www.veeam.com/](https://www.veeam.com/)
**DIRECTIONS**
8800 Lyra Dr #450 · Columbus, OH
go to 4th floor.
**Want to sponsor the pizza and/or bar tab?**
Please contact me if you would like to sponsor this meetup's pizza and/or bar tab: angelo@mandato.com
TBD
**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**
TBD
**YouTube Link**
TBD
CBusData - Practical AI for Power BI Developers
Practical AI for Power BI Developers
A year ago, “agentic AI” was mostly hype for Power BI teams. Today, it deserves your undivided attention. For Power BI pros, there is now a real opportunity to reduce repetitive development work, accelerate delivery, and help developers do more, but only when strong DataOps practices are in place to make AI workflows effective.
This session is a no-nonsense introduction to effective AI patterns for Power BI and Fabric development. Along the way, we will make sense of the growing pile of terminology, including skills, plugins, hooks, and MCP. You will see examples of how modern AI tooling can help with development tasks across Power BI and Fabric, along with the prerequisites, guardrails, and DataOps principles needed to use it responsibly.
Whether you're burned out on AI hype or already using Copilot CLI daily, this session will show you the foundations that are finally making AI-assisted development genuinely useful.
Cincinnati Model Investment Club Meeting
Our hybrid event takes place both as a face-to-face and as an online meeting using the GoToMeeting software application: [ ](http://app.goto.com/meeting/449766181)[CinMIC LINK](https://meet.goto.com/449766181).
This club is an operating stock investment club, open to the public as an educational opportunity. Each month this club covers an investment educational topic or presents a teaching segment. Stocks are discussed and studied.
Because it is EARNINGS SEASON, we will be having full reports on more than half of our portfolio holdings along with a short educational presentation. There will be a stock study and if time allows, we end the meeting with a "Talkin' Stocks" segment of two quick company overviews.
Investors at all levels are welcome at the face-to-face meeting or online by using this[ ](http://app.goto.com/meeting/449766181)[CinMIC LINK](https://meet.goto.com/449766181). Get to know fellow investors!
COhPy Monthly Meeting
**Improving Office in Franklinton**
Physical location:
Improving Office
330 Rush Alley Suite #150
Columbus, OH 43215
Schedule:
6:00 p.m.: Socialize, eat, and drink. Improving will be providing pizza and beverages.
6:30 to 8:00 pm. Main meeting and presentation(s).
Topic: This month John Lairson will share a notebook describing the Alpaca (Paper) Trading API and discuss different algorithms for evaluating stock trades.
We meet on the last Monday of each Month. Presentations are given by members and friends of this group. If you would like to do a presentation (small or large) on a python topic, please contact Central OH Python at centralohpython@gmail.com
Building Agents with Microsoft Agent Framework
We will show how to build custom agents with Microsoft Agent Framework. Attendees will learn how to build and custom host agents when Microsoft Foundry is not a viable option.




















