Live meetups

Events

Our sessions bring 15-25 people together to share real use cases and talk through what's actually working — and what isn't. We use Luma to organize and RSVP.

Upcoming events

Prefer to follow on Luma directly? Open our calendar →

Archive

Past events

Anonymized summaries of what members have presented at previous meetups.

July 7, 2026

Building an AI-powered CRM for community management

A product manager described building a fully functional CRM for a startup community entirely with Claude Code — roughly 57 hours of focused work without personally writing a line of code, at an AI cost of about 25 cents a month (the model estimated the same system would take a senior developer 600–1,100 hours). The design rests on a written "constitution" that always keeps a human in the loop, dual prose-and-compressed rule sets to keep the AI fast and accurate, and a three-layer validation system that auto-records hard facts, scores interpretations by confidence, and always pauses for human approval on personal data.

Local AI tools for cutting paperwork

A presenter showed how local AI tools (Codex and Claude for Work) reduce administrative overhead by keeping context in files within a local folder, with use cases such as extracting and categorizing invoices to save accountants time. Practical tips included always requesting interactive HTML for reports and CSV for data the model will re-read, "refreshing" an overloaded chat by exporting instructions to a Markdown file and starting a clean session, and using a browser extension to pull LinkedIn statistics into a CSV.

AI in PR, marketing, and media monitoring

A presenter shared how a university marketing team uses ChatGPT to cut board-report writing from two weeks to two days, categorizing raw media-monitoring exports into internal themes and comparing huge year-over-year course catalogs to flag changes. Other time-savers included asking the model to output finished HTML for the website, while always keeping final press-release edits in human hands to preserve tone, authenticity, and SEO performance.

June 4, 2026

AI for personalized English-language teaching

A language teacher shared a workflow for producing highly tailored corporate training materials, since global textbooks don't cover niche business terminology. By interviewing clients and feeding their answers plus company website content into Claude or ChatGPT, they generate reading texts, exercises, grammar, and role-plays, using ElevenLabs to create listening audio in different accents — while stressing that the human teacher remains irreplaceable.

AI Search and the future of SEO and brand management

A presenter outlined the shift from traditional SEO to AI Search, such as Google's AI Overviews and answers from ChatGPT. Brands are losing control because the AI assembles its answer with only about 35% of sources coming from the brand's own site and only around 5% of users clicking through; the recommended response is to map the questions customers actually ask, ensure the brand is present on the platforms AI cites (Reddit, Medium, LinkedIn, YouTube), and add an llms.txt file.

Communication analysis with NLP and automation

A presenter demonstrated using AI and NLP models for large-scale sentiment analysis of emails and meeting transcripts — surfacing signals such as overly aggressive selling, customer frustration, or slipping response times — most useful as a periodic management report rather than real-time micromanagement. The talk also warned about prompt-injection risks when uploading corporate data to personal AI accounts and recommended converting PDFs to clean Markdown before feeding them to a model to save tokens.

April 30, 2026

Personal AI assistants and context management

A presenter explained how to work around the way large language models begin to "forget" instructions once the context window fills up, which degrades the quality of their answers. The talk walked through practical ways to persist instructions — custom instructions, Claude Skills, custom GPTs/Gems, and Claude Projects — along with tool recommendations (Gemini for its Workspace integration, Perplexity for search) and a note on the environmental cost of AI.

Data analysis and research with NotebookLM

A presenter demonstrated Google NotebookLM for processing large volumes of source material without hallucinations, since it answers strictly from uploaded sources such as PDFs, YouTube videos, and audio. Use cases included a dedicated research notebook per company for investment analysis, summarizing multi-hour podcasts and multi-day offsites, and turning dry reports into an AI-hosted audio podcast — with the caveat that the tool is no substitute for critical thinking.

Rapid prototyping with Lovable

A presenter showed how AI can bypass corporate bottlenecks by quickly producing working mobile app prototypes. Handed a poorly designed, agency-built app to review, they used ChatGPT to structure the feedback into clear user journeys and design requirements, then rebuilt a modern, functional prototype in Lovable in under an hour — underscoring that results depend on the quality of the prompt and on keeping a human in the loop.

April 27, 2026

School management system built with Claude Code

An HR specialist with no IT background used Claude Code (natural-language coding) to build a complete internal school-management system that handles parent–teacher communication, meeting scheduling, and payments. The system was developed over roughly five to six months and includes a module that automatically reshuffles the schedule when meetings are cancelled.

Marketing and sales automation with n8n

A marketing professional built an automated pipeline in n8n (a Zapier alternative) that captures leads, filters and categorizes them, and sends automated emails and alerts to the sales team. A central theme was the change-management effort required to convince colleagues and management of the value of the automation.

Employee experience portal built with Lovable

An HR manager used Lovable to create a 360-degree performance-review system and an internal expense-management module for tracking company-card payments, completing the work in hours rather than days. A full employee self-service portal is planned as the next step.