Skip to content

FPGA

Meet other local people interested in FPGA: share experiences, inspire and encourage each other! Join a FPGA group.
pin icon
0
members
people1 icon
0
groups

Frequently Asked Questions

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

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

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

FPGA Events Today

Join in-person FPGA events happening right now

AI 201 for Software Devs
AI 201 for Software Devs
AI is rapidly changing how software is built, but many developers are still unclear on how to move from using AI tools to actually building AI-powered applications and agents. This talk breaks down the key concepts every developer needs to understand, including large language models, tokens, embeddings, retrieval-augmented generation (RAG), and AI agents. AI 201 because we have presented a AI 101 last year more on AI Coding Tools and its concepts. The session will be delivered by three speakers from the Women Developers Singapore (WDS) community. The talk will be structured as a cohesive walkthrough: from how AI models understand language, to how they access data, and finally how developers can build production-ready AI applications and agents.
PK TUE 7PM : $13 Intermediate
PK TUE 7PM : $13 Intermediate
Singapore Founders & Builders Coffee — AI, SaaS & Tech
Singapore Founders & Builders Coffee — AI, SaaS & Tech
This is not a typical networking event. We’re bringing together a small, curated group of founders, CTOs, and builders working on real products — to talk about what they’re building, what’s starting to break, and what they’re figuring out. No presentations. No sales pitches. No noise. Just meaningful conversations with people who are actually building. A curated gathering of founders, CTOs, and builders working across AI, SaaS, and technology. No pitches. No panels. Just real conversations.
Powering AI Agents/Apps w context data from more than just default vector search
Powering AI Agents/Apps w context data from more than just default vector search
Welcome back to our meetup in April. The date is right before the GITEX AI Asia conference held at the Marina Bay Sands Convention Centre. * **06:00 PM** Registration, dinner, networking * **06:30 PM** Talk starts Talk #1: Powering AI Agents/Apps with contextual data from more than just the default vector search Description: Most solutions showcase vector search as the default search mechanism to power AI applications. But it is often not the most effective solution. In this demo, we will showcase different search techniques and hybrid approaches for retrieving contextual data with MongoDB. Talk #2: Real Practical RAG, from Demo to Production - in a 10,000-person organization and an intelligence org Moving from controlled demos to real-world deployment exposed several challenges that are easy to underestimate. In clean demos, our prompts/queries are often well-formed and datasets are neatly curated, and we test the happy paths. But real users behave very differently. We observed clear gaps between how users express intent and how that intent is represented in the embedding space (leads to irrelevant/missed retrievals). This made retrieval design and chunking strategy critical: how documents are split, indexed, and ranked directly impacted whether the system could “understand” a query. Additionally, as the dataset scaled with many similar or overlapping documents, retrieval became noisier - every vector is similar to a lot other vector - making it harder to consistently surface the right information. These challenges highlight that building a production-ready RAG system is not just about ensuring our datasets and RAG method works, but also user's intent and behavior. TBA: We will have a 2nd speaker talking about AI in real use cases in intelligence orgs either in this meetup or the next meetup. More details for the 2nd speaker are still being prepared.
HY TUE 730PM : $13 Intermediate
HY TUE 730PM : $13 Intermediate
SK TUE 8PM : $13 INTERMEDIATE
SK TUE 8PM : $13 INTERMEDIATE
HY TUE 730PM : $12 High Beginners-LI
HY TUE 730PM : $12 High Beginners-LI

FPGA Events This Week

Discover what is happening in the next few days

PL & Compilers Meetup (weekly agenda in desc)
PL & Compilers Meetup (weekly agenda in desc)
**Special topic for this week: How knowing MIR can help you to understand what truly happens when you use iterator! Let's learn something stackoverflow cannot explain!** Have you ever wondered what happens after you write your program in any programming language and hit "Run"? Welcome to the new group dedicated to Compiler Engineering so we can discuss language design, static analysis, VMs, and code generation. Topics related to hardware architecture and FPGA are also welcomed! **Join us weekly and learn about:** * The vision for this group. * A crash course on how to start learning compiler dev (including top book recommendations). * An open networking session for showcasing projects and finding collaborators. * Weekly topic to learn about particular aspect of programming languages or hardware **Who is this for?** * Anyone building DSLs or new languages. * Anyone curious about low-level systems and programming * Anyone hiring for compiler/toolchain roles (come pitch your jobs!). * Anyone who wants to learn more about programming languages nature! This isn't a lecture—it's a conversation. Come share your projects and get motivated! This group is not super serious, so if you want to just yap about how bad is the new C++ standard you can find some listeners here. See you!
IN PERSON! From Streams to Insights: Kafka, Flink & Modern Analytics
IN PERSON! From Streams to Insights: Kafka, Flink & Modern Analytics
Hello everyone! Join us for an IN PERSON Apache Kafka® x Apache Flink® meetup on Apr 10th from 6:30pm, hosted by Credit Agricole CIB in Singapore! **📍 Venue:** Mapletree Business City Blk 20 West 20 Pasir Panjang Road Singapore, 117439 , Level 13 \*\*\* **🗓 Agenda:** * 18:30pm-19:00pm: Food, Drinks & Networking * 19:00pm-19:30pm: Zabeer Farook, Technical Architect, Credit Agricole CIB * 19:30pm-20:00pm: ​Dominique Ronde, Staff Solution Engineer, Confluent * 20:00pm-20:30pm: Networking \*\*\* **💡 Speaker:** ​Dominique Ronde, Staff Solution Engineer, Confluent **Talk:** Guardians of the Stream: Kafka, Flink, and the Rise of GenAI **Abstract:** In this session we will explore how Kafka and Flink can seamlessly integrate with GenAI to build intelligent systems capable of real-time learning, automation, and decision-making. Discover the next frontier in data streaming and artificial intelligence, where Kafka, Flink, and GenAI take center stage in shaping the future of industries. **Bio:** ​**Dominique Ronde** is a Staff Solution Engineer at Confluent, a pioneer in enterprise event-streaming platforms. With previous roles as a Big Data Architect and Data Scientist at freeyou, SAP, and Allianz, Dominique brings deep expertise in digital transformation, Java, AWS, and Apache Kafka®. Since 2016, he has worked extensively with Apache Flink and currently serves as a subject matter expert in the APAC region. Dominique is a frequent speaker at conferences worldwide, with a recent focus on innovative data use cases in the insurance industry. Outside of work, he enjoys experimenting with Arduino microcontrollers, IoT home devices, and traveling. \-\-\-\-\- **💡 Speaker:** Zabeer Farook, Technical Architect, Credit Agricole CIB **Talk:** Natural Language Analytics in the Lakehouse : Why is it harder than it looks? **Abstract:** AI agents and the Model Context Protocol finally make natural language analytics on your lakehouse technically plausible — any LLM can discover your schema, plan a query strategy, and return results in seconds. But connect an agent directly to your Iceberg stack and something uncomfortable happens: it returns confident, fluent, wrong answers with no signal that anything is amiss. This talk demonstrates exactly why — wrong metric formulas, invented business terms, incorrect join paths — and introduces the architectural layer that fixes it: the unified semantic layer, exposed as an MCP API. A glimpse at what becomes possible when agents call meaning, not just schema. **Bio:** Zabeer is a seasoned Technology Architect with nearly 20 years of experience in enterprise software across FSI and fintech, including retail banking, wealth management, KYC, regulatory reporting, and payment systems. He brings strong expertise in digital transformation, legacy modernization, and data engineering, with hands-on experience in AWS, Kubernetes, Kafka, Flink, Spark, APIs, and DevOps. Actively contributes to the Singapore tech community, co-hosting Kafka meetups and delivering technical talks, with a strong focus on real-time data streaming and event-driven architecture. \*\*\* ***DISCLAIMER*** BY ATTENDING THIS EVENT IN PERSON, you acknowledge that risk includes possible exposure to and illness from infectious diseases including COVID-19, and accept responsibility for this, if it occurs. As the classroom is a mask-on setting, please be reminded that masks should still be worn at all times unless actively eating or drinking NOTE: We are unable to cater for any attendees under the age of 18. \*\*\* If you would like to speak or host our next event please let us know! [community@confluent.io](mailto:community@confluent.io)
Prostate Cancer Health Talk with Dr. Peter Lim | Free Event for Men 40+
Prostate Cancer Health Talk with Dr. Peter Lim | Free Event for Men 40+
Prostate cancer is the most common cancer among men in Singapore. Most men have no symptoms in the early stages — and by the time they do, it may already be advanced. **Early detection saves lives. And it starts with knowing your risk.** This April, take the most important step for your health and join us for a free, expert-led talk by **Dr. Lim Huat Chye Peter** — one of Singapore's most respected urologists and founder of the Society for Men's Health (Singapore). **📅 Date:** Saturday, 11 April 2026 **🕑 Time:** 1:30 PM – 4:00 PM **📍 Venue:** Farrer Park Hospital, Connexion, #16-06 (Viv Hall) **💰 Admission:** FREE **If you're a man over 40, this talk is for you.** Most men avoid talking about their health — until it's too late. Don't wait for symptoms. Prostate cancer is highly treatable when caught early, but the window matters. This is your chance to get straight-talking, expert guidance in a relaxed, open setting where all questions are welcome. **What you'll learn:** * What prostate cancer is and how it develops silently * Who is at risk — and why men over 40 need to act now * When and how to get screened, and what tests to expect * Treatment options and the latest advances in urological care * How to have the conversation with your doctor — and what questions to ask Come alone, or bring a father, brother, husband, or friend. The men in your life need to hear this. **Seats are limited. This event is free — but your health is priceless. Register now before it's too late.**
Build Your Personal AI Assistant with OpenClaw
Build Your Personal AI Assistant with OpenClaw
Hi everyone, Ever wished you had a personal AI assistant that knows you, remembers your preferences, and works 24/7 across your favourite messaging apps? In this hands-on beginner workshop, Ray Han — who runs multiple AI assistants for his own businesses — will walk you through building your own personal AI assistant using OpenClaw, the open-source AI agent platform. **What you'll learn:** · What OpenClaw is and why it's different from ChatGPT · Set up your own AI assistant (two methods — 1-click cloud and full local install) · Connect it to Telegram or WhatsApp · Give it memory, personality, and your own instructions · Real demos of what a configured assistant can actually do **What to bring:** Laptop (not tablet) with Chrome browser. No coding experience needed. Wi-Fi provided. **Who is this for:** AI-curious professionals, founders, and anyone who wants a personal AI that works for them — not just a chatbot. Speaker's profile: Ray works in a MNC, where he leads enterprise AI strategy. Outside work, he runs multiple businesses — including a TCM clinic and professional training consultancy — each with its own AI assistant built on OpenClaw. Ray is an AI practitioner, not a theorist. His AI assistants manage his content library, monitor markets, coach his fitness, and handle daily operations across his ventures, also helping to shape this event. He's currently writing a book on building personal AI assistants.
STEALTH SPONSOR | FINTECH Reverse-Hackathon Singapore 2026
STEALTH SPONSOR | FINTECH Reverse-Hackathon Singapore 2026
**The Region's First Reverse-Hackathon for Enterprise AI Deployment, Singapore 2026** **UPDATE:** We have just secured a stealth sponsor, details to be released closer to the the date. **For FAQ go to https://wise-venture.com/hackathon** Attedees are not required to stay overnight and we encourge shifts. **Hosted By:** Sponsors to be Announced by [Wise Venture](https://wise-venture.com) **Venue:** To Be Released - Central Business District **The Concept:** Most events discuss the "Future of Work." We are building it. This is not a seminar. It is a **Live Deployment Sprint**. We bring the **Problems** (Corporate Bounties from Asset-Rich Companies). You bring the **Architecture** (Next-Gen AI, Copilots, Agents). Together, we close the Intelligence Latency **APRIL 11 Agenda:** * **09:00 - The Briefing:** * Keynote: "The Intelligence Latency" by Gwendalynn Lim. * **Live Problem Statements:** HITLs from participating companies pitch their operational bottlenecks directly to the room. * **11:00 - The Sprint:** * Teams form. * Access to proprietary datasets and APIs provided by sponsors. * Building commences. Stay awake or take shifts, we encourage a healthy, balanced approach to the build. **APRIL 12 Agenda:** * **19:00 - The Deployment:** * Live Demos. No slides allowed. Show the working code. * **Instant Contracts:** Winning teams sign LOI Agreements on the spot. **\*\*\*\*\*\*\*UPDATE Admission IS REE\*\*\*\*\*\*\*\*\*\*\*** Please kindly note, we have limited space so if you RSVP and cannot be present, please cancel so others may attend. **Why Participate?** * **For Builders:** Don't just search with AI. Work with real teams to solve a $50,000 problem within a weekend. * **For Leaders:** Scout talent in real-time. Don't interview; watch them build.
Systema Regular Group Class (Adults & Teens, All Levels)
Systema Regular Group Class (Adults & Teens, All Levels)
**For ages 13 and above.** Systema is a Russian Martial Art founded by the late Colonel Mikhail Ryabko and Vladimir Vasiliev. Systema was designed to develop individuals in a combative style which upholds the intrinsic value of all human life. This is why it is non-destructive – even of one’s enemies. Through the use of simple exercises, breathing techniques and massage work, Systema helps you to build a strong mind and body. Here is what you can expect: **Warm ups** Class begins with warming up each of the systems of the body – from the breathing, muscular and nervous system, each component needs to be properly engaged. **Thematic studies** Fetching from a huge pool of drills and sometimes even crafting specialized ones, our instructors format a logical progression of the concept being shared. Depending on the ability of the class, the drills are modified to be at the optimal level for learning, with suitable modifications given to students based on their individual performance. **Application of concepts** After the thematic studies, some time is given for the students to apply the training – the intensity is decided upon by the students under the supervision of the instructor. At times, the instructor will request for the students to push themselves, while at other times they are there to taper in the sparring to a productive level. **Cool downs** The cooldowns are usually done in a way both the help the class recover from the higher intensity application section as well as to revisit the concepts again in a calmer manner. This helps to ensure everyone is reminded of the key points. Sometimes we do a little massage. **Training circles** At the end of every training session, we circle up to share a few words about the training. This tradition was handed to us from our founders and is an integral part of our training. ### **Address** Lor 23 Geylang, #03-05 37, Singapore 388371 ### **Schedule** Saturdays 10AM - 12PM ### **Booking Information** * Please contact **98225900** to find out how to book this class. * The instructor will reach out to you once you've booked the class.
Foil Developmental Group Class (Adults & Teens, Intermediate)
Foil Developmental Group Class (Adults & Teens, Intermediate)
**For ages 13 and above.** In this class, you will build on the basics from Foil Foundational Class and continue to learn more advanced technical skills and their applications, such as: * Different parries * Compound attacks * Counter riposte * Counter attack ### **Address** 231 Mountbatten Rd, BLK F, #01-01, Singapore 397999 ### **Schedule** Fridays 730PM - 930PM ### **Booking Information** * Please contact **98225900** to find out how to book this class. * The instructor will reach out to you once you've booked the class.

FPGA Events Near You

Connect with your local FPGA community

IxDA Chat ‘n Pancakes
IxDA Chat ‘n Pancakes
Pay attention! We’re delaying a week for those of you who may be on Spring break and/or celebrating the holiday. Ok, no pancakes, but waffles-a-plenty. Join the local UX and Digital Design community for a casual monthly breakfast. Look for us upstairs!
Columbus Arduino Raspberry Pi Enthusiasts (CARPE) (Check Location)
Columbus Arduino Raspberry Pi Enthusiasts (CARPE) (Check Location)
Bring your Raspberry Pi, Arduino, microcontroller, or any other electronic project and join fellow electronics makers for a night of creativity and collaboration! This session is open forum to share your current projects—whether complete or in progress, it’s all interesting! Whether you’re deep into embedded systems, exploring new ideas, or just getting started, you’ll find a welcoming space to collaborate, share, and get inspired. **New to electronics or curious about tinkering?** You’re absolutely welcome. If you’re a beginner and want to experiment, I’ll have a couple of starter kits available so you can try things out—whether that’s blinking your first LED, putting something on a display, or experimenting with simple sensors. No pressure and no experience required—just an interest in learning and building. While we continue to pursue a more permanent venue for this Meetup, we’ll be using public library facilities based on availability. This session will be at the Worthington Park Library in the Olentangy Meeting Room.
CBusData: The Fellowship of the Star Schema: Transforming OLTP Data for Power BI
CBusData: The Fellowship of the Star Schema: Transforming OLTP Data for Power BI
The Fellowship of the Star Schema: Transforming OLTP Data for Power BI One does not simply build reports on OLTP data. Join us on an epic journey from the depths of raw, normalized tables to the shining halls of a well-modeled star schema fit for Power BI greatness. We will demystify the differences between OLTP and OLAP, walk through star schema vs snowflake (and why Power BI has a clear favorite), and show you the compression differences between normalized and columnar storage that will make you never look at an OLTP model the same way again. We will cover the different types of dimensions, when to use them, and how to handle Slowly Changing Dimensions without losing your mind. You will leave knowing exactly how to identify a bad model, how to convert OLTP data into a clean star schema, and how to forge relationships that rule them all. Whether you are a data wizard, a curious hobbit, or somewhere in between, your models will never be the same.
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!
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
Central Ohio Radio Enthusiasts - WiFi HaLow: Introduction and Practical Use
Central Ohio Radio Enthusiasts - WiFi HaLow: Introduction and Practical Use
Central Ohio Radio Enthusiasts—CORE—is an informal community for anyone enthusiastic or curious about radio—whether you're new to radio and want to learn or you've been tinkering for years and want to share. Ham radio operators, GMRS users, Meshtastic fans, software-defined radio nerds, makers, and technical and non-technical folks are all welcome. No experience required or expected. This month we have **WiFi HaLow: Introduction and Practical Use** with **Alex Barbur**. Details are are [core.radio](https://core.radio).