Skip to content

Social Software

Meet other local people interested in a discussion about the technology and social impacts of Social Software.
pin icon
0
members
people1 icon
0
groups

Frequently Asked Questions

Yes! Check out social software events happening today here. These are in-person gatherings where you can meet fellow enthusiasts and participate in activities right now.

Discover all the social software events taking place this week here. Plan ahead and join exciting meetups throughout the week.

Absolutely! Find social software events near your location here. Connect with your local community and discover events within your area.

Social Software Events Today

Join in-person Social Software events happening right now

(Mandarin)knowledge from in-depth conversations
(Mandarin)knowledge from in-depth conversations
因為有在其他平臺發布活動,所以實際人數可能會比此平臺報名人數多 更喜歡咖啡廳聊天 用一杯咖啡的時間,遇見有趣的靈魂,分享這個年齡段的歡樂與煩惱, 我們邀請20-30歲的你,走進瀰漫著咖啡香的空間,深度漫談 從城市生活趣事到旅遊奇遇,從職場觀察到小眾嗜好分享 時間:4月11號 19:30 地點:報名後會告知地點 費用:本活動不收取任何費用,但餐費請自理 注意: 此活動有人數限制,活動過程中請保持友善,務必遵守相關法規,本活動及主辦單位不對參加會員安全負任何責任,請大家為自己安全負責。 活動中不討論政治,宗教等。 本文和活動中的介紹內容和圖片僅供參考,請以實際情況為準 活動內容不代表活動組織者觀點,不對其負責 本活動安排可能會臨時發生變化,請大家留意 如不同意或違反以上內容,不可參加本次活動或可能會被要求離開活動 本活動不收取任何費用,活動過程中可以隨時離開 活動內容請以中文版為准 Because the event is also posted on other platforms, the actual number of participants may be higher than the number registered on this platform. Prefer café-style chats Spend the time of one cup of coffee meeting interesting people and sharing the joys and troubles of this age group. We invite people aged 20–30 to step into a coffee-scented space for an in-depth conversation. From city-life anecdotes to travel adventures, from workplace observations to niche-hobby sharing. Time: April 7, 7:30 PM Location: Will be provided after registration Cost: The event has no participation fee, but please pay for your own food and drinks Target group: Ages 20–30, not only for ENFJ Notes: This event has a limited number of spots. Please remain friendly during the event and comply with relevant laws and regulations. The event and the organizers accept no responsibility for participant safety; please take responsibility for your own safety. Political or religious topics are not to be discussed during the event. The descriptions and images in this announcement and during the event are for reference only; please refer to the actual situation. Event content does not represent the views of the organizers and they are not responsible for attendees' views. Event arrangements may change at short notice; please stay informed. If you disagree with or violate any of the above, you may not participate in the event or may be asked to leave. This event does not charge any fees, and participants may leave at any time during the event. Event information is provided in Chinese; the Chinese version shall prevail
AWS UG Hong Kong x AgentCon Hong Kong
AWS UG Hong Kong x AgentCon Hong Kong
We’re excited to partner with AgentCon Hong Kong, the global developer conference focused on AI Agents and autonomous AI! Our community will be hosting a full day of workshops and talks alongside the AgentCon Hong Kong program. Below is the full agenda for our sessions. Come learn, build, and explore the future of AI Agents with us! **Activities:** 1. AI IDE - Kiro Hands-on Workshop x AgentCon Hong Kong 2. Building Multi-Agent Systems in Finance with Strands Agents and Bedrock AgentCore on AWS. 3. Governing AI Agents in Production: From Experiment to Engineering System 4. Empower Team Wide Vibe Coding with LLM Gateway and Security-First MCPs 5. What can go wrong when you ask your agent to go naughty? **AI IDE - Kiro Hands-on Workshop x AgentCon Hong Kong** *[Haowen Huang](https://www.linkedin.com/in/haowenhuang/) \- Senior Developer Advocate\, Amazon Web Services* *[Jacky Wu](https://www.linkedin.com/in/jackywu1/) \- Sr\. Solutions Architect\, Amazon Web Services* Time: 10:40 am Generative AI tools have democratized software development, enabling both developers and non-technical users to build applications efficiently. However, these tools struggle with enterprise-level challenges: inadequate project planning, unstructured workflows, poor enterprise integration, and inconsistent code quality. Kiro, AWS's AI IDE tool, addresses these gaps by integrating specification-driven development, structural design, test validation, and automated execution into a standardized, traceable workflow. At re:Invent 2025, AWS launched “Kiro Powers”—extensible capability packages that inject domain-specific expertise into Kiro AI agents. Each Power provides: \- Domain guidance via steering files \(POWER\.md\) \- Tool integration \(MCP services for databases\, payments\, deployment\) \- Automated Hooks for event\-driven actions \(API testing\, infrastructure code generation\) Unlike traditional coding assistants, Kiro + Powers covers the entire development lifecycle—from requirements to deployment—while reducing token costs and ensuring consistent code quality. We'll demonstrate Kiro's capabilities by building a game using Specs, Powers, and Hooks, showcasing its enterprise-grade advantages in planning, automation, and quality assurance. **First come, first served if the number of attendees exceeds capacity!** **To join this workshop, you need to register at [AWS AI User Group Hong Kong](https://www.meetup.com/aws-ai-user-group-hong-kong/)** https://www.meetup.com/aws-ai-user-group-hong-kong/events/313334952/ **Building Multi-Agent Systems in Finance with Strands Agents and Bedrock AgentCore on AWS.** *[Haowen Huang](https://www.linkedin.com/in/haowenhuang/) \- Senior Developer Advocate\, Amazon Web Services* *[Jacky Wu](https://www.linkedin.com/in/jackywu1/) \- Sr\. Solutions Architect\, Amazon Web Services* Time: 1:15 pm This session explores practical implementations of AI agents for financial services on AWS. Discover how to design multi-agent systems with the Strands Agents framework and Bedrock AgentCore for complex financial workflows—from quantitative backtesting to AI fund manager. You'll learn multi-agent patterns, and agent orchestration techniques. Walk away with concrete architectural patterns and implementation strategies for building production-ready AI agents in finance. **Governing AI Agents in Production: From Experiment to Engineering System** *[Mike Ng](https://www.linkedin.com/in/ngsinching/) \- ex\-AWS Community Builder* Time: 2:30 pm Most AI governance discussions assume AI will "do the right thing" with properguidelines. This talk takes a different approach: assume drift, error, and misalignment by default, then design mechanical structures that make bad behavior expensive. The core idea: systems are defined by what they refuse to do, not what they can do. For AI in production, governance means explicit rejection zones, constitutional constraints that cannot be bypassed, and separation between decision-making and execution. Five governance patterns: constitutional constraints (forbidden states and behaviors), rejection zones (where AI cannot operate), separation of powers (decision ≠ execution ≠ validation), retrieval-led reasoning (grounding over pre-training), and mechanical enforcement (architecture over policy). Developed while preparing experimental multi-agent systems for production deployment in FinTech, where mistakes are irreversible and governance is survival, not choice. **Empower Team Wide Vibe Coding with LLM Gateway and Security-First MCPs** *[Gabriel Koo](https://www.linkedin.com/in/gabrielkoo/) \- AWS Community Builder & Senior Lead Engineer at Bowtie Life Insurance* *[Rakshit Jain](https://www.linkedin.com/in/rakshit-jainn/) \- AI Engineer II* *Bowtie Life Insurance* Time: 3:00 pm Scaling AI-assisted development from a few enthusiasts to 50+ software engineers isn't just about API keys - it's about governance, trust, and standardized workflows. How do you prevent "shadow AI" and budget chaos while granting safe access to production context? At Bowtie, we adopted a layered security-first approach: First, control the traffic; second, secure the tools; third, standardize the behavior. This session covers our journey building a production-grade Vibe coding platform: Layer 1: The AI Gateway (LiteLLM on AWS Fargate + Amazon RDS) We established a centralized choke point for all AI traffic. This enables cost attribution, DLP detection, and usage visibility. Crucially, we enforce this at the network level - blocking direct access to non-official API providers to ensure all usage is visible and governed. Layer 2: Security-First MCP servers We treat AI agents as "CLI versions" of our internal web apps. By building custom Model Context Protocol (MCP) servers that reuse existing permissions and authentications - using Amazon Cognito for internal APIs and OAuth for official SaaS MCP servers - the AI acts as a delegate of the developer with human approvals. No new service accounts, no "god-mode" bots - if you can't do it in the existing user interfaces, the Agent can't do it via MCPs. Layer 3: Custom Skills for Standardization Beyond just tools, we write custom Skills to guide the model's behavior, ensuring generated code aligns with our engineering standards and SOPs (e.g. grab a ticket, fetch knowledge base, apply a fix, close the ticket) before a PR is even opened. Walk away with an architectural blueprint for democratizing AI access that satisfies the strictest security requirements while giving developers the friction-free vibe coding experience they crave. **What can go wrong when you ask your agent to go naughty?** *[Richard Fan](https://www.linkedin.com/in/richardfan1126/) \- AWS Hero \| An independent security researcher* Time: 3:30 pm We security folks all want to secure the AI agents, restricting their capability, putting guardrails, using system prompts, ... just to make sure the agents don't go rogue. But what if the AI agent is specifically designed to do bad things? Suddenly, the rule is changed. The instructions are encouraging agents to make harm, and the guardrails are half-opened, so as to allow the agent to do its job. In this scenario, what can go wrong? In this session, Richard will talk about AWS Security Agent, an AI agent designed to do automated penetration tests. He will share the security issues he found on the agent and highlight the challenges when building agents that simulate harmful actions. **Important notes:** We’re partnering with AgentCon Hong Kong! Our community will join **AgentCon Hong Kong**, a global developer conference focused on AI Agents and autonomous AI organized by the Global AI Community. To attend this workshop, **you must register on the official AgentCon page by the Global AI Hong Kong chapter as well!** Registration on this User Group page **does not** grant venue access. **Official Registration (Required):** [https://globalai.community/chapters/hong-kong/events/agentcon-hong-kong/](https://globalai.community/chapters/hong-kong/events/agentcon-hong-kong/) **Important Notes for All Attendees** **1️⃣ Registration Required for Entry** All participants **must** register on the official AgentCon Hong Kong. Venue access will only be granted to people who appear on the official attendee list. **2️⃣ Lunch Ticket Eligibility** Attendees who: * **Check in during the morning session**, and * **Stay for and join the keynote** will receive a **lunch ticket**. **3️⃣ First‑Come‑First‑Served (If Over Capacity)** In case of high demand, lunch tickets will be distributed **on a first‑check‑in, first‑served basis**. Arrive early to secure your ticket. **Join AgentCon and learn about agents. We are happy to have a workshop that day.**
✨【單身都可以好精彩!】你的玩樂社群等緊你~✨
✨【單身都可以好精彩!】你的玩樂社群等緊你~✨
厭咗對住四幅牆? 單身都可以過得好充實! 我哋唔係嚴肅配對平台,而係你專屬嘅「單身玩樂俱樂部」💃🕺 就係想搵班Friend一齊癲一齊玩~ 由填表呢刻開始,你嘅社交生活即時Upgrade! 👇立即Click入嚟加入我哋啦👇 https://forms.gle/bP4kxTspTqKrqSY76 🎯點解你要加入? ✅ 識多啲同頻率嘅朋友,生活圈子自然闊 ✅ 自由參加冇壓力,鍾意玩咩就玩咩 ✅ 週末節目唔使再頭痕,我哋幫你搞掂 有咩好想玩?隨時PM版主 搞活動最緊要大家開心! **獨樂樂不如眾樂樂~** **快啲入Group一齊創造回憶啦!** [交form後會盡快加你入群組](%E4%BA%A4form%E5%BE%8C%E6%9C%83%E7%9B%A1%E5%BF%AB%E5%8A%A0%E4%BD%A0%E5%85%A5%E7%BE%A4%E7%B5%84)
BBQ on Sat
BBQ on Sat
(Partner's Event) BBQ Party at ShenZhen Time: Every Sat 19:00 - 23:00 (Usually) Location: The Crazy Coconut Bar, ShenZhen Longhua Baishilong, 3rd floor, 3N100, Above Metro Exit B2 (BaiShiLong Metro Station) 瘋狂酒吧, 深圳龍華白石龍地鐵站B2上方,3樓 Refer to the picture for details on the BBQ Sat event.
2026年 4月份 – 休閒週末 閱讀分享
2026年 4月份 – 休閒週末 閱讀分享
【歡迎只作旁聽,會作分享的書友優先】 1. 活動目標:希望大家能夠分享閱讀心得,開開心心共渡週末。 2. 地點:歡迎參加者提議,消費自付。 3. 時間:下午2時至5時(3小時) 4. 活動流程:以廣東話為主,輪流分享閱讀所見所聞,其他人輪流發問。希望各人藉此更能深刻了解書本知識,用更多不同角度探索書本, 互相啟發及學習。 5. 參加者需帶備一本已經閱讀80%或以上的書本 (中英文書皆可),歡迎絕大部分主題:勵志、心理、商業、股票、旅遊、運動、健美、中西醫療、哲學、散文、美術、種植、歷史、學習方法等等。不接受漫畫、雜誌、報章及任何淫褻不雅之讀物。 6. 活動在午餐 / 下午茶中進行。 7. 失約和習慣性最後一刻退出的成員,將從成員名單中刪除。 8. 若有候補名單,曾經失約和曾經最後一刻退出的成員,他們當次出席的名額將給予其他候補成員。 9. 其他事項:活動期間,參加者應小心看管個人財物,如有任何損失,本會概不負任何責任。
AI IDE - Kiro Hands-on Workshop x AgentCon Hong Kong
AI IDE - Kiro Hands-on Workshop x AgentCon Hong Kong
**Speakers:** Haowen Huang - Senior Developer Advocate, Amazon Web Services Jacky Wu - Sr. Solutions Architect, Amazon Web Services **Language:** Cantonese **Important notes:** We’re partnering with AgentCon Hong Kong! Our community will join **AgentCon Hong Kong**, a global developer conference focused on AI Agents and autonomous AI organized by the Global AI Community. To attend this workshop, **you must register on the official AgentCon page by the Global AI Hong Kong chapter as well!** Registration on this User Group page **does not** grant venue access. **Official Registration (Required):** [https://globalai.community/chapters/hong-kong/events/agentcon-hong-kong/](https://globalai.community/chapters/hong-kong/events/agentcon-hong-kong/) *** **Important Notes for All Attendees** **1️⃣ Registration Required for Entry** All participants **must** register on the official AgentCon Hong Kong. Venue access will only be granted to people who appear on the official attendee list. **2️⃣ Lunch Ticket Eligibility** Attendees who: * **Check in during the morning session**, and * **Stay for and join the keynote** will receive a **lunch ticket**. **3️⃣ First‑Come‑First‑Served (If Over Capacity)** In case of high demand, lunch tickets will be distributed **on a first‑check‑in, first‑served basis**. Arrive early to secure your ticket. **Join AgentCon and learn about agents. We are happy to have a workshop that day.** **Description:** Generative AI tools have democratized software development, enabling both developers and non-technical users to build applications efficiently. However, these tools struggle with enterprise-level challenges: inadequate project planning, unstructured workflows, poor enterprise integration, and inconsistent code quality. Kiro, AWS's AI IDE tool, addresses these gaps by integrating specification-driven development, structural design, test validation, and automated execution into a standardized, traceable workflow. At re:Invent 2025, AWS launched “Kiro Powers”—extensible capability packages that inject domain-specific expertise into Kiro AI agents. Each Power provides: \- Domain guidance via steering files \(POWER\.md\) \- Tool integration \(MCP services for databases\, payments\, deployment\) \- Automated Hooks for event\-driven actions \(API testing\, infrastructure code generation\) Unlike traditional coding assistants, Kiro + Powers covers the entire development lifecycle—from requirements to deployment—while reducing token costs and ensuring consistent code quality. We'll demonstrate Kiro's capabilities by building a game using Specs, Powers, and Hooks, showcasing its enterprise-grade advantages in planning, automation, and quality assurance. **First come, first served if the number of attendees exceeds capacity!**

Social Software Events This Week

Discover what is happening in the next few days

Tea/Coffee Chill at rooftop terrace
Tea/Coffee Chill at rooftop terrace
* **Date & Time**: Sunday, 12 April, 2026, 2:30 PM – Chill until 5:30 PM * **Meeting Point & Venue**: a nice coffee shop with terrace in Jordan (exact details and map shared after payment) * **Seasonal price**: HK$130 including one cup of tea or coffee Excluding any snacks or extra drinks at cost *\- PAYMENT* : Please provide the payment slip $130 FPS or Payme to 55073213 to secure your place. Payme : https://payme.hsbc/lincolncflam * **Highlights**: Casual tea or coffee options; light chit chat prompts to spark cross-cultural conversations; * **Vibe**: Easy-going and welcoming, focused on mingling and making new friends in a laid-back bar atmosphere * **Why Join?**: In the spirit of our cross-cultural community, this event offers a simple way to connect post-CNY festivities, sharing experiences from hikes, food tastings, or daily HK life—ideal for building lasting friendships. #HongKongChill #AfternoonTeaHK #CoffeeMeetup #ExpatChitChat #LocalHangout #F2FHANGOUT#CrossCulturalVibes #WeekendChill #CasualConnections
(普通話Mandarin)Spirit café/philosophy café
(普通話Mandarin)Spirit café/philosophy café
此活動中不可進行任何商業銷售行為 因為在其他平臺也有發布,所以實際人數可能會比報名人數多 不進行簡單的閒聊,而是專注於深度對話,旨在提供能夠獲得知識並對您有所幫助的交流。 這裡可能有AI實踐者、心理學專家、哲學家、說故事的高手,或只是想聽故事的人。 我們將圍繞一個或多個主題進行辯論與學習,互相成長,共同進步,讓每一次交流都能助您提升與成長。 週日的深度討論,不管你想聊聊ai還是敘事學心理學還是哲學,不管你是否是這方面的新手還是老手,哪怕只是來聽聽,甚至想談談其他也可以 本聚會嚴格上不是專業討論,更像是深度聊天 時間:週日(4月12號)14:00 地點:(報名後會告知具體地點) 注意: 此活動有人數限制,活動過程中請保持友善,務必遵守相關法規,本活動及主辦單位不對參加會員安全負任何責任,請大家為自己安全負責。 活動中不討論政治,宗教等。 本活動安排可能會臨時發生變化,請大家留意 本活動不收取任何費用,活動過程中可以隨時離開 如不同意或違反以上內容,不可參加本次活動或可能會被要求離開活動 Due to the possibility of publishing on other platforms, the actual number of participants may exceed the registered number. do not engage in simple small talk; instead, we focus on deep conversations aimed at providing knowledge that can be helpful to you. Here, you may find AI practitioners, psychology experts, philosophers, storytelling masters, or simply those who wish to listen to stories. We will debate and learn around one or multiple themes, growing and progressing together, ensuring that each exchange contributes to your growth and improvement. On Sunday, we invite you to join a deep discussion. Whether you want to chat about AI, narrative studies, psychology, or philosophy, it doesn't matter if you're a beginner or an expert—feel free to come just to listen, or even to discuss other topics. This gathering is not a professional discussion, but rather a space for deep conversation. **Time:** Sunday (April 12th) at 14:00 **Location:** (Specific location will be provided after registration) **Note:** - This event has a participant limit. Please maintain friendliness during the event and adhere to relevant regulations. The event and the organizers are not responsible for the safety of participants; everyone is responsible for their own safety. - Political and religious discussions are not allowed during the event. - Arrangements for this event may change unexpectedly, so please stay tuned. - There is no fee for this event, and you can leave at any time during the process. - If you disagree with or violate any of the above content, you may not participate in this event or may be asked to leave. **The event content is subject to the Chinese version.**
English Corner
English Corner
(Partner's Event) English Corner Time: Every Wed, Fri & Sun 19:00 - 23:00 Location: The Crazy Coconut Bar, ShenZhen Longhua Baishilong, 3rd floor, 3N100, Above Metro Exit B2 (BaiShiLong Metro Station) 瘋狂酒吧, 深圳龍華白石龍地鐵站B2上方,3樓 Refer to the picture for details on the BBQ Sat event. Wechat ID: Pandoraparties
Book Sharing 讀書分享會
Book Sharing 讀書分享會
Reading is important because it develops your mind and gives you excessive knowledge and lessons of life. 開卷有益!大家最近有冇讀到一啲好書呢?不如出黎分享下讀書心得呀?參加呢個讀書活動,分享好書,分享喜悅。😊 有興趣參加可以WhatsApp我:95182994
得閒講經 - 上環 Let's Talk Bible - Sheung Wan
得閒講經 - 上環 Let's Talk Bible - Sheung Wan
聖經討論會是以日常生活與專業議題(如人際關係、職涯發展、熱門新聞、理財、人工智能等)為基礎的基督教聖經討論。您亦可提議主題,內容信徒與否都合適。 Bible Talk is a social event based on everyday life and professional topics (such as relationships, career, popular news headlines, finance, AI…etc.) You are also welcome to suggest topics. All content will be hospitable to all backgrounds.👌 雖然主持人會援引聖經經文,但請放心,這是個安全的平台,歡迎您基於自身經驗、文化、哲學與宗教背景分享觀點。所有背景皆受歡迎且受到尊重。 Although the host will reference biblical scriptures. Please rest assured that this is a safe platform to share your perspective stemming from your experience, culture, philosophies and religions. All backgrounds are welcomed and respected. 😊 主體語言:英文(可提供中文協助) Main language: English (Chinese assistance is available)
Language exchange @my home cafe
Language exchange @my home cafe
Language exchange@ My home Cafe Kindly at least pay for one drink item for the cafe owner . Please come up stairs to 3/F .
紅黑廚房「煮」題派對!交友活動分組享受烹飪樂趣!
紅黑廚房「煮」題派對!交友活動分組享受烹飪樂趣!
紅黑廚房開張! 和風裝修x戶外街景x美式炭燒爐 指定素材任你發揮,唔使跟食譜,創意大廚即場上線! 想燒出驚喜?想玩出新口味? 加入有趣'盲盒'主題 神秘煮食挑戰反轉成個晚上 4.12紅磡,FrdZone 首個創意廚房 等你嚟解鎖你嘅獨家滋味一齊玩住食住試 當日會食出咩滋味??嚟就知 2026年4月12日(日) 紅磡必嘉坊•曦匯 會所宴會廳+燒烤場 $350 包食材飲品 報名請WhatsApp 95009664 monica

Social Software Events Near You

Connect with your local Social Software community

Driving Success with Agentic AI for Software Development Discussion
Driving Success with Agentic AI for Software Development Discussion
Join us for an engaging panel discussion on **AI Agentic Coding** and how autonomous AI systems are transforming the way software is built. Experts in AI, software engineering, and developer tools will share insights on how agentic AI—systems that can plan, reason, and execute coding tasks—is reshaping modern development workflows. The discussion will cover topics such as AI-assisted development, productivity gains, challenges around reliability and governance, and what the future of software engineering may look like with AI agents as collaborators. Whether you’re a developer, tech leader, or AI enthusiast, this session is a great opportunity to learn, ask questions, and explore how agentic AI is redefining coding
[X-post, RSVP link in desc.] Global Azure - Columbus
[X-post, RSVP link in desc.] Global Azure - Columbus
Colombus Code & Coffee is thrilled to partner with Central Ohio Azure to put on the global Azure community day! RSVP here: https://www.meetup.com/central-ohio-azure/events/313484939/ View the session lineup and speakers at [Global Azure Columbus 2026](https://coazure.github.io/cbus-global-azure-2026/) On **Saturday, April 18, 2026**, the Azure Columbus Meetup, DevOps Meetup, and Code and Coffee Meetup are hosting our local edition of Global Azure 2026. This is a free, community-driven event packed with learning, networking, and all things Microsoft Azure. Whether you’re building modern cloud-native apps, experimenting with AI agents, deploying containers, automating infrastructure, or just beginning your Azure journey, this event is for you! **What to Expect** * Engaging technical sessions * Real-world Azure architecture & cloud-native patterns * AI, agents, automation, and modern DevOps * Food and drinks (because learning burns calories) * Time to connect with fellow engineers, architects, and cloud enthusiasts **Who Should Attend?** * Software engineers (any language, any stack) * Cloud architects * DevOps engineers * Data professionals * AI explorers * Platform builders * Anyone who loves solving hard problems with great tools If you build, deploy, automate, scale, monitor, or optimize in Azure, you’ll feel right at home. **Why Global Azure?** Global Azure is a worldwide community event where Azure user groups host learning sessions on the same day across the globe. It’s grassroots. It’s technical. It’s practical. And it’s powered by people who genuinely love sharing what they’ve learned. And yes, it’s free to attend!
What If Your AI Could Be a Team? - Chad Green
What If Your AI Could Be a Team? - Chad Green
**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** GitHub Copilot is powerful, but what if you could scale from a solo AI assistant to an entire team of specialized agents working in parallel? This session introduces Squad: an open-source framework for multi-agent orchestration that lets you define teams of AI agents with specific roles, responsibilities, and expertise. We'll progress from Copilot basics to the Copilot CLI, explore how Agents add autonomy, and see how Instructions and Skills let you customize agent behavior. Then, the climax: a live demo where a Squad team of 3 agents (Lead, Developer, Tester) stands up and builds a working application in real-time, showcasing true multi-agent collaboration. Whether you're new to AI or exploring how to scale your use of Copilot, this session will show you what's possible when agents work as a team. **YouTube Link** TBD
Prompt vs. Paintbrush
Prompt vs. Paintbrush
AI is changing how art is made. But when does it stop being your work and start being the machine’s? This month we're going to be doing a panel with with digital image, music, and written word artists, talking about at what point, while using AI in the creation process, does the work become not the artist creation? We encourage audience participation during this event that will be moderated by Chris Slee. Whether you’re deep in the field or just getting curious, come connect with others building and exploring AI in Columbus. Sponsored by [Transform Labs](https://www.transformlabs.com/services) Sign up also accessible via [Transform Labs Luma](https://luma.com/55umjqta)
Columbus Code & Coffee 85 @ Improving
Columbus Code & Coffee 85 @ 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!
Global Azure - Columbus
Global Azure - Columbus
The global Azure community is coming together again, and Columbus is officially on the map. View the session lineup and speakers at [Global Azure Columbus 2026](https://coazure.github.io/cbus-global-azure-2026/) On **Saturday, April 18, 2026**, the Azure Columbus Meetup, DevOps Meetup, and Code and Coffee Meetup are hosting our local edition of Global Azure 2026. This is a free, community-driven event packed with learning, networking, and all things Microsoft Azure. Whether you’re building modern cloud-native apps, experimenting with AI agents, deploying containers, automating infrastructure, or just beginning your Azure journey, this event is for you! **What to Expect** * Engaging technical sessions * Real-world Azure architecture & cloud-native patterns * AI, agents, automation, and modern DevOps * Food and drinks (because learning burns calories) * Time to connect with fellow engineers, architects, and cloud enthusiasts **Who Should Attend?** * Software engineers (any language, any stack) * Cloud architects * DevOps engineers * Data professionals * AI explorers * Platform builders * Anyone who loves solving hard problems with great tools If you build, deploy, automate, scale, monitor, or optimize in Azure, you’ll feel right at home. **Why Global Azure?** Global Azure is a worldwide community event where Azure user groups host learning sessions on the same day across the globe. It’s grassroots. It’s technical. It’s practical. And it’s powered by people who genuinely love sharing what they’ve learned. And yes, it’s free to attend!
NFT AI ART Columbus
NFT AI ART Columbus
NFT's are here to stay folks! This is a group for like minded people interested in understanding, leveraging, using, creating for, profiting from, trading too i suppose, NFT's.. everything around them, complexity, fear and exploits, best practices and more. **PLUS** This group will talk AI ART tools, techniques, artists, video, audio, prototypes and more in the AI assisted production space- ART specifically, but we can get into any aspect of some of the cooler things happening in AI in general.