BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//SacITCentral - ECPv6.15.20//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-WR-CALNAME:SacITCentral
X-ORIGINAL-URL:https://sacitcentral.com
X-WR-CALDESC:Events for SacITCentral
REFRESH-INTERVAL;VALUE=DURATION:PT1H
X-Robots-Tag:noindex
X-PUBLISHED-TTL:PT1H
BEGIN:VTIMEZONE
TZID:America/Los_Angeles
BEGIN:DAYLIGHT
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
TZNAME:PDT
DTSTART:20240310T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20241103T090000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
TZNAME:PDT
DTSTART:20250309T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20251102T090000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
TZNAME:PDT
DTSTART:20260308T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20261101T090000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
TZNAME:PDT
DTSTART:20270314T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20271107T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20251203T183000
DTEND;TZID=America/Los_Angeles:20251203T203000
DTSTAMP:20260509T143835
CREATED:20250829T223132Z
LAST-MODIFIED:20250829T223139Z
UID:73285-1764786600-1764793800@sacitcentral.com
SUMMARY:Virtual: Community Action Night
DESCRIPTION:***Please Use Source Link Below to Confirm Event Details***\nJoin this collaborative weekly meetup! Where Open Sacramento members come together to contribute their skills to a community project for their portfolios\, just for fun\, networking\, and more. This is a remote meetup. RSVP on Meetup for more info and all links. Agenda includes Announcements\, Project Standups\, New Project Pitches\, and Community Action Time. Co-hosted with Open Fresno. Open to everyone\, whether new or experienced. Involves civic innovation and open source technologies for local communities. \nOriginal Event: Virtual: Community Action Night
URL:https://sacitcentral.com/event/virtual-community-action-night-9/
LOCATION:Online event
ATTACH;FMTTYPE=image/jpeg:https://sacitcentral.com/wp-content/uploads/2025/08/event-73285-featured.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20251204T190000
DTEND;TZID=America/Los_Angeles:20251204T210000
DTSTAMP:20260509T143835
CREATED:20250829T204949Z
LAST-MODIFIED:20250829T204955Z
UID:73282-1764874800-1764882000@sacitcentral.com
SUMMARY:Monthly Online California Python Usergroup
DESCRIPTION:***Please Use Source Link Below to Confirm Event Details***\nThe monthly meetup consists of online talks followed by time for socializing. Talks can range from technical to not-so-much and cover a variety of topics. When we have speakers committed\, their talk topic will be added to the meetup description. Thanks to the internet and the creativity of all involved parties\, this monthly forum for learning and discourse is whatever we choose to make it. Let’s get Pythonic about it\, shall we? Sponsors welcome. The approximate schedule is (all times Pacific): 7:00 – 7:10pm – Mingle while people login 7:10 – 7:15pm – Start Recording. Code Quiz. Introduction. Group Photo. 7:15pm and On – Guest Talks. Q&A. Maximum Zoom. Please share this event with your friends with any level of interest in Python! \nOriginal Event: Monthly Online California Python Usergroup
URL:https://sacitcentral.com/event/monthly-online-california-python-usergroup/
LOCATION:Online event
ATTACH;FMTTYPE=image/jpeg:https://sacitcentral.com/wp-content/uploads/2025/08/event-73282-featured.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20251209T070000
DTEND;TZID=America/Los_Angeles:20251209T080000
DTSTAMP:20260509T143835
CREATED:20250829T224014Z
LAST-MODIFIED:20250829T224022Z
UID:73310-1765263600-1765267200@sacitcentral.com
SUMMARY:Women in Project Management Roundtable Forum
DESCRIPTION:***Please Use Source Link Below to Confirm Event Details***\nThe Project Management Institute\, Sacramento Valley Chapter (PMI-SVC) Women in Project Management Roundtable Forum provides a collaborative space to empower and elevate women project managers and leaders. This forum explores a dynamic range of topics\, from cutting-edge project management techniques and AI innovations to mindset building themes such as confidence\, leadership\, negotiating pay\, promotion strategies\, and navigating workplace challenges. The forum features expert guest speakers\, interactive roundtable discussions\, and peer-driven learning opportunities in both virtual and in-person formats. Designed to inspire growth\, foster connections\, and share actionable insights\, the forum welcomes all who are passionate about supporting women in project management and leadership roles. \nOriginal Event: Women in Project Management Roundtable Forum
URL:https://sacitcentral.com/event/women-in-project-management-roundtable-forum-3/
LOCATION:PMI Sacramento Valley Chapter
ATTACH;FMTTYPE=image/jpeg:https://sacitcentral.com/wp-content/uploads/2025/08/event-73310-featured.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20251209T080000
DTEND;TZID=America/Los_Angeles:20251209T090000
DTSTAMP:20260509T143835
CREATED:20250829T223823Z
LAST-MODIFIED:20250829T223829Z
UID:73306-1765267200-1765270800@sacitcentral.com
SUMMARY:Fabric-X-Committer: A Microservices-Based Architecture for Ultra-High Throughput
DESCRIPTION:***Please Use Source Link Below to Confirm Event Details***\nFabric-X is a digital asset-specific implementation of Hyperledger Fabric. Join us for a series on meetups that go into detail about what Fabric-X is and how you can use it. Fabric-X-Committer introduces a high-performance and resilient architecture that addresses the scalability limitations of the traditional monolithic peer in Fabric. By decomposing the commit process into independently scalable microservices—including a Coordinator\, Signature Verifiers\, and Validator-Committers and leveraging a sharded distributed database\, the system achieves significant parallelism\, enabling substantial scalability and performance gains. A key innovation is the use of a transaction dependency graph\, which allows safe\, parallel validation of transactions across multiple blocks. Combined with a pipelined execution flow\, this design eliminates sequential bottlenecks and unlocks ultra-high throughput. Performance evaluations show that Fabric-X-Committer can process over 200\,000 transactions per second\, marking a major leap in scalability for enterprise-grade blockchain systems. In this meetup\, we will provide an overview of the Fabric-X-Committer architecture and share performance evaluation results that highlight its scalability and efficiency. \nOriginal Event: Fabric-X-Committer: A Microservices-Based Architecture for Ultra-High Throughput
URL:https://sacitcentral.com/event/fabric-x-committer-a-microservices-based-architecture-for-ultra-high-throughput/
LOCATION:Online event
ATTACH;FMTTYPE=image/jpeg:https://sacitcentral.com/wp-content/uploads/2025/08/event-73306-featured.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20251211T100000
DTEND;TZID=America/Los_Angeles:20251211T110000
DTSTAMP:20260509T143835
CREATED:20250829T223317Z
LAST-MODIFIED:20250829T223323Z
UID:73289-1765447200-1765450800@sacitcentral.com
SUMMARY:AI in Healthcare - 11th Dec
DESCRIPTION:***Please Use Source Link Below to Confirm Event Details***\nJoin healthcare innovators\, to explore how AI is transforming medicine! We’ll discuss diagnostic breakthroughs (medical imaging\, NLP for clinical notes)\, predictive analytics for patient outcomes\, ethical AI & regulatory challenges\, and real-world deployment case studies. Network with experts. \nOriginal Event: AI in Healthcare – 11th Dec
URL:https://sacitcentral.com/event/ai-in-healthcare-11th-dec/
LOCATION:Online via Zoom
ATTACH;FMTTYPE=image/jpeg:https://sacitcentral.com/wp-content/uploads/2025/08/event-73289-featured.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20251218T090000
DTEND;TZID=America/Los_Angeles:20251218T100000
DTSTAMP:20260509T143835
CREATED:20250829T204756Z
LAST-MODIFIED:20250829T204803Z
UID:73278-1766048400-1766052000@sacitcentral.com
SUMMARY:Conf42 Internet of Things (IoT) 2025
DESCRIPTION:***Please Use Source Link Below to Confirm Event Details***\nJoin the Community for the Conf42 Internet of Things (IoT) 2025 event. The event will cover topics in Robotics\, Artificial Intelligence\, and Machine Learning. \nOriginal Event: Conf42 Internet of Things (IoT) 2025
URL:https://sacitcentral.com/event/conf42-internet-of-things-iot-2025/
LOCATION:Online event
ATTACH;FMTTYPE=image/jpeg:https://sacitcentral.com/wp-content/uploads/2025/08/event-73278-featured.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20251220T120000
DTEND;TZID=America/Los_Angeles:20251220T130000
DTSTAMP:20260509T143835
CREATED:20250829T223538Z
LAST-MODIFIED:20250829T223545Z
UID:73297-1766232000-1766235600@sacitcentral.com
SUMMARY:Agentic Ai and Agentic RAG
DESCRIPTION:***Please Use Source Link Below to Confirm Event Details***\nJoin us for an online event dedicated to exploring principles\, tools and applications in the domain of Agentic AI and Agentic RAG (Retrieval Augmented Generation). Whether you’re a beginner looking to dive into Agentic AI\, this event will have something for everyone. We will discuss the role of Agentic AI and Agentic RAG in today’s world and the importance of various applications. Generative AI uses LLMs to generate text\, images\, videos along with other contents based on prompts. Agentic AI takes actions making decisions\, interacting with the environment\, utilizing LLMs in order to reach certain objectives. Agentic AI operates with a level of autonomy and intelligence to add new dimensions. Agentic RAG (Retrieval-Augmented Generation) is a framework which augments capabilities of traditional RAG by using AI agents to control and manage retrieval and generation tasks in a dynamic way. AI agents in Agentic RAG make intelligent decisions regarding retrievals from data sources along with decisions about correct responses to generate accurate results. \nOriginal Event: Agentic Ai and Agentic RAG
URL:https://sacitcentral.com/event/agentic-ai-and-agentic-rag-2/
LOCATION:Online event
ATTACH;FMTTYPE=image/jpeg:https://sacitcentral.com/wp-content/uploads/2025/08/event-73297-featured.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20251223T180000
DTEND;TZID=America/Los_Angeles:20251223T200000
DTSTAMP:20260509T143835
CREATED:20250829T223705Z
LAST-MODIFIED:20250829T223713Z
UID:73303-1766512800-1766520000@sacitcentral.com
SUMMARY:Technology Virtual Forum: Ways of Working
DESCRIPTION:***Please Use Source Link Below to Confirm Event Details***\nThe Technology Forum provides everyone – Chapter Members and Non-Members – with opportunities to attend presentations from industry experts on topics related to the use of Technology\, Technology Trends\, and Project Management Methodologies to enable success in Project Management. Industry experts with specialized knowledge and experience are invited to make these presentations in an interactive\, learning environment. \nOriginal Event: Technology Virtual Forum: Ways of Working
URL:https://sacitcentral.com/event/technology-virtual-forum-ways-of-working-2/
LOCATION:Teams Webinar
ATTACH;FMTTYPE=image/jpeg:https://sacitcentral.com/wp-content/uploads/2025/08/event-73303-featured.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20251223T190000
DTEND;TZID=America/Los_Angeles:20251223T200000
DTSTAMP:20260509T143835
CREATED:20250829T223631Z
LAST-MODIFIED:20250829T223637Z
UID:73300-1766516400-1766520000@sacitcentral.com
SUMMARY:UX Life & Careers: Birds of a Feather (BOF) monthly virtual meeting
DESCRIPTION:***Please Use Source Link Below to Confirm Event Details***\nPlease join us for our ongoing BayCHI UX Life and Careers BOF meeting. Check-in\, see how others are doing\, share what you’re running into\, and ask for whatever support you need. \nOriginal Event: UX Life & Careers: Birds of a Feather (BOF) monthly virtual meeting
URL:https://sacitcentral.com/event/ux-life-careers-birds-of-a-feather-bof-monthly-virtual-meeting-2/
LOCATION:Online event
ATTACH;FMTTYPE=image/jpeg:https://sacitcentral.com/wp-content/uploads/2025/08/event-73300-featured.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260101T190000
DTEND;TZID=America/Los_Angeles:20260101T210000
DTSTAMP:20260509T143835
CREATED:20251129T063442Z
LAST-MODIFIED:20251129T063448Z
UID:75153-1767294000-1767301200@sacitcentral.com
SUMMARY:Monthly Python Usergroup Zoom Meeting
DESCRIPTION:***Please Use Source Link Below to Confirm Event Details***\nThe monthly meetup consists of online talks followed by time for socializing. Talks can range from technical to not-so-much and cover a variety of topics. When we have speakers committed\, their talk topic will be added to the meetup description. Thanks to the internet and the creativity of all involved parties\, this monthly forum for learning and discourse is whatever we choose to make it. Let’s get Pythonic about it\, shall we? Sponsors welcome. \nOriginal Event: Monthly Python Usergroup Zoom Meeting
URL:https://sacitcentral.com/event/monthly-python-usergroup-zoom-meeting-4/
LOCATION:Online event
ATTACH;FMTTYPE=image/jpeg:https://sacitcentral.com/wp-content/uploads/2025/11/event-75153-featured.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260105T160000
DTEND;TZID=America/Los_Angeles:20260105T170000
DTSTAMP:20260509T143835
CREATED:20251129T062838Z
LAST-MODIFIED:20251129T062844Z
UID:75150-1767628800-1767632400@sacitcentral.com
SUMMARY:GAI Insights weekly "GenAI Learning Lab"
DESCRIPTION:***Please Use Source Link Below to Confirm Event Details***\nThe purpose of this video call is to learn about GenAI with a focus on practical\, business use cases. Attendees are 60% technical and 40% business. Agenda includes intro and announcements\, a showcase\, and an open mic session. \nOriginal Event: GAI Insights weekly “GenAI Learning Lab”
URL:https://sacitcentral.com/event/gai-insights-weekly-genai-learning-lab/
LOCATION:Online event
ATTACH;FMTTYPE=image/jpeg:https://sacitcentral.com/wp-content/uploads/2025/11/event-75150-featured.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260107T110000
DTEND;TZID=America/Los_Angeles:20260107T120000
DTSTAMP:20260509T143835
CREATED:20251129T063842Z
LAST-MODIFIED:20251129T063848Z
UID:75156-1767783600-1767787200@sacitcentral.com
SUMMARY:Community Lightning Talks
DESCRIPTION:***Please Use Source Link Below to Confirm Event Details***\nOur January Meetup will be a remote gathering; the Zoom link will be posted the week of the event. Continuing our regular tradition\, our first meeting of 2026 will be a collection of lightning talks presented by members of our community like YOU. From successes to failures and from beginner to advanced\, we want to hear about your R experience. Talks are expected to be 5-7 minutes\, not highly polished\, and presented in rapid-fire succession. We’d love to hear your perspective! The meeting will be virtual and open to all; speakers from the local SLC community will be given preference for spots. \nOriginal Event: Community Lightning Talks
URL:https://sacitcentral.com/event/community-lightning-talks/
LOCATION:Online event
ATTACH;FMTTYPE=image/jpeg:https://sacitcentral.com/wp-content/uploads/2025/11/event-75156-featured.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260107T190000
DTEND;TZID=America/Los_Angeles:20260107T200000
DTSTAMP:20260509T143835
CREATED:20260103T235846Z
LAST-MODIFIED:20260103T235853Z
UID:75358-1767812400-1767816000@sacitcentral.com
SUMMARY:Artificial Intelligence and Machine Learning Weekly: Learn\, Build\, Connect
DESCRIPTION:***Please Use Source Link Below to Confirm Event Details***\nJoin us every week for a hands-on\, engaging session where we dive into the fascinating world of Artificial Intelligence and Machine Learning — from the basics to cutting-edge developments like Agentic AI\, Generative AI\, and LLMs. Whether you’re just getting started or already working on AI/ML projects\, this meetup is for you. We’ll explore practical topics\, walk through code together\, showcase real-world use cases\, and collaborate as a learning community. \nOriginal Event: Artificial Intelligence and Machine Learning Weekly: Learn\, Build\, Connect
URL:https://sacitcentral.com/event/artificial-intelligence-and-machine-learning-weekly-learn-build-connect/
LOCATION:Online event
ATTACH;FMTTYPE=image/jpeg:https://sacitcentral.com/wp-content/uploads/2026/01/event-75358-featured.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260107T190000
DTEND;TZID=America/Los_Angeles:20260107T200000
DTSTAMP:20260509T143835
CREATED:20260104T034959Z
LAST-MODIFIED:20260104T035006Z
UID:75375-1767812400-1767816000@sacitcentral.com
SUMMARY:Artificial Intelligence and Machine Learning Weekly: Learn\, Build\, Connect
DESCRIPTION:***Please Use Source Link Below to Confirm Event Details***\nJoin us every week for a hands-on\, engaging session where we dive into the fascinating world of Artificial Intelligence and Machine Learning — from the basics to cutting-edge developments like Agentic AI\, Generative AI\, and LLMs. Whether you’re just getting started or already working on AI/ML projects\, this meetup is for you. We’ll explore practical topics\, walk through code together\, showcase real-world use cases\, and collaborate as a learning community. \nOriginal Event: Artificial Intelligence and Machine Learning Weekly: Learn\, Build\, Connect
URL:https://sacitcentral.com/event/artificial-intelligence-and-machine-learning-weekly-learn-build-connect-2/
LOCATION:Online event
ATTACH;FMTTYPE=image/jpeg:https://sacitcentral.com/wp-content/uploads/2026/01/event-75375-featured.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260108T180000
DTEND;TZID=America/Los_Angeles:20260108T190000
DTSTAMP:20260509T143835
CREATED:20251129T071017Z
LAST-MODIFIED:20251129T071023Z
UID:75183-1767895200-1767898800@sacitcentral.com
SUMMARY:AI Application Development Program Info Session
DESCRIPTION:***Please Use Source Link Below to Confirm Event Details***\nLead Innovation as a Machine Learning Engineer. As AI becomes central to products and services across industries\, there’s a growing demand for professionals who can design\, build and deploy intelligent services & systems. Learn how you can preprocess data\, develop Machine Learning models\, apply Deep Learning techniques\, and create AI solutions that solve real‑world problems. Join Praveen Krishna\, chair of the Artificial Intelligence Application Development program\, for an inside look at how our courses provide hands‑on experience\, industry‑driven projects\, and the technical foundation you need to advance your career as an ML Engineer\, MLOps Engineer\, or Applied AI Researcher. \nOriginal Event: AI Application Development Program Info Session
URL:https://sacitcentral.com/event/ai-application-development-program-info-session/
ATTACH;FMTTYPE=image/jpeg:https://sacitcentral.com/wp-content/uploads/2025/11/event-75183-featured.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260109T080000
DTEND;TZID=America/Los_Angeles:20260109T090000
DTSTAMP:20260509T143835
CREATED:20251129T070833Z
LAST-MODIFIED:20251129T070839Z
UID:75179-1767945600-1767949200@sacitcentral.com
SUMMARY:Camp Copilot Power BI: Observation Deck
DESCRIPTION:***Please Use Source Link Below to Confirm Event Details***\nStep into the Observation Deck to explore the standalone Chat with Your Data experience in Power BI Service. Discover how natural language queries can transform the way you interact with your data – making insights faster\, easier\, and more intuitive. Join us for a hands-on chat\, live demos\, and tips to get the most from this powerful feature. \nOriginal Event: Camp Copilot Power BI: Observation Deck
URL:https://sacitcentral.com/event/camp-copilot-power-bi-observation-deck/
LOCATION:Online event
ATTACH;FMTTYPE=image/jpeg:https://sacitcentral.com/wp-content/uploads/2025/11/event-75179-featured.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260113T080000
DTEND;TZID=America/Los_Angeles:20260113T090000
DTSTAMP:20260509T143835
CREATED:20251129T062111Z
LAST-MODIFIED:20251129T062117Z
UID:75146-1768291200-1768294800@sacitcentral.com
SUMMARY:AKS Automatic Hackathon Kickoff Call AMER/EMEA
DESCRIPTION:***Please Use Source Link Below to Confirm Event Details***\nJoin us for the official kickoff of the AKS Automatic Hackathon\, a four-week virtual challenge designed to empower developers to build intelligent\, scalable\, and cloud-native solutions using AKS Automatic and other Azure services. Whether you’re new to Kubernetes or a seasoned cloud-native builder\, this session will walk you through: – What AKS Automatic is and why it matters – Hackathon structure\, timeline\, and deliverables – Judging criteria and prize details – Resources to help you get started—from GitHub repos to technical docs – Live Q&A with the product and engineering teams. This is your chance to go hands-on with AKS Automatic\, solve real-world problems\, and showcase your work to the Azure community. \nOriginal Event: AKS Automatic Hackathon Kickoff Call AMER/EMEA
URL:https://sacitcentral.com/event/aks-automatic-hackathon-kickoff-call-amer-emea/
LOCATION:Online event
ATTACH;FMTTYPE=image/jpeg:https://sacitcentral.com/wp-content/uploads/2025/11/event-75146-featured.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260114T090000
DTEND;TZID=America/Los_Angeles:20260114T100000
DTSTAMP:20260509T143835
CREATED:20251129T063940Z
LAST-MODIFIED:20251129T063947Z
UID:75160-1768381200-1768384800@sacitcentral.com
SUMMARY:Designing Data Infrastructures for Multimodal Mobility Datasets
DESCRIPTION:***Please Use Source Link Below to Confirm Event Details***\nThis technical workshop focuses on the data infrastructure required to build and maintain production-grade mobility datasets at fleet scale. We will examine how to structure storage\, metadata\, access patterns\, and quality controls so that mobility teams can treat perception datasets as first-class\, versioned “infrastructure” assets. The session will walk through how to design a mobility data stack that connects object storage\, labeling systems\, simulation environments\, and experiment tracking into a coherent\, auditable pipeline. \nOriginal Event: Designing Data Infrastructures for Multimodal Mobility Datasets
URL:https://sacitcentral.com/event/designing-data-infrastructures-for-multimodal-mobility-datasets/
LOCATION:Online event
ATTACH;FMTTYPE=image/jpeg:https://sacitcentral.com/wp-content/uploads/2025/11/event-75160-featured.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260115T173000
DTEND;TZID=America/Los_Angeles:20260115T190000
DTSTAMP:20260509T143835
CREATED:20251129T070646Z
LAST-MODIFIED:20251129T070653Z
UID:75175-1768498200-1768503600@sacitcentral.com
SUMMARY:Teaching Computers to Read: Dataset Curation Impact on Model Performance
DESCRIPTION:***Please Use Source Link Below to Confirm Event Details***\nWorkshop Summary: Successful AI solutions aren’t about chasing the newest model – it’s about solving the right problems in the right way. The book “Teaching Computers to Read” (out November 5 from CRC Press) focuses on what technical teams need to design\, develop\, deploy\, and maintain useful NLP and AI solutions. Drawing on real-world experience and examples\, the book offers actionable best practices to deliver adaptable\, reliable AI systems that address business challenges with lasting\, tangible value. In this tutorial\, we will walk through one part of the Code Companion for the book. We will review the corpus distribution and variation\, our annotated data distribution\, and explore how our curated datasets impact the performance of different technical approaches\, using information extraction as an example. The concepts covered in the tutorial are covered in more detail in the book\, and there are additional exercises in the Code Companion for those interested in going beyond the tutorial session. \nOriginal Event: Teaching Computers to Read: Dataset Curation Impact on Model Performance
URL:https://sacitcentral.com/event/teaching-computers-to-read-dataset-curation-impact-on-model-performance/
LOCATION:Online event
ATTACH;FMTTYPE=image/jpeg:https://sacitcentral.com/wp-content/uploads/2025/11/event-75175-featured.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260121T100000
DTEND;TZID=America/Los_Angeles:20260121T110000
DTSTAMP:20260509T143835
CREATED:20251129T070442Z
LAST-MODIFIED:20251129T070449Z
UID:75167-1768989600-1768993200@sacitcentral.com
SUMMARY:Silicon Valley Business Networking (Online)
DESCRIPTION:***Please Use Source Link Below to Confirm Event Details***\nJoin a virtual gathering of professionals from all walks of life from all over the world! Network\, socialize and connect with entrepreneurs\, developers\, engineers\, attorneys\, bloggers\, academics\, thought leaders\, community organizers\, artists\, financiers\, and investors. This event is 100% online and free to attend. Build your business network face to face (online) and meet Silicon Valley movers and shakers. \nOriginal Event: Silicon Valley Business Networking (Online)
URL:https://sacitcentral.com/event/silicon-valley-business-networking-online/
LOCATION:Online event
ATTACH;FMTTYPE=image/png:https://sacitcentral.com/wp-content/uploads/2025/11/event-75167-featured.png
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260121T183000
DTEND;TZID=America/Los_Angeles:20260121T210000
DTSTAMP:20260509T143835
CREATED:20251129T070601Z
LAST-MODIFIED:20251129T070608Z
UID:75171-1769020200-1769029200@sacitcentral.com
SUMMARY:Virtual Civic Hack Night
DESCRIPTION:***Please Use Source Link Below to Confirm Event Details***\nJoin SF Civic Tech (formerly Code for San Francisco)\, a grassroots group of volunteers learning and applying our skills with technology\, design\, research\, and more in service of the public good of San Francisco. Our weekly ‘hack nights’ offer an opportunity to join the tech community\, network\, learn about what’s going on\, and contribute to projects for your passion or portfolio. Everyone is welcome regardless of your current skillset. If you’re unable to attend at this time\, you can still join us on slack\, where you’ll find links to current projects and links to project calls. \nOriginal Event: Virtual Civic Hack Night
URL:https://sacitcentral.com/event/virtual-civic-hack-night/
LOCATION:Online event
ATTACH;FMTTYPE=image/jpeg:https://sacitcentral.com/wp-content/uploads/2025/11/event-75171-featured.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260122T090000
DTEND;TZID=America/Los_Angeles:20260122T110000
DTSTAMP:20260509T143835
CREATED:20251129T065952Z
LAST-MODIFIED:20251129T065958Z
UID:75163-1769072400-1769079600@sacitcentral.com
SUMMARY:Women in AI Network Event
DESCRIPTION:***Please Use Source Link Below to Confirm Event Details***\nHear talks from experts on the latest topics in AI\, ML\, and computer vision. The event will cover innovative machine learning systems in the advertising and marketing industry\, focusing on recommendation systems and the potential of Large Language Models (LLMs) in these domains. Dr. Kwasniewska from AWS will present her work on enhancing recommendation systems with HLLM+. \nOriginal Event: Women in AI Network Event
URL:https://sacitcentral.com/event/women-in-ai-network-event/
LOCATION:Online via Zoom
ATTACH;FMTTYPE=image/jpeg:https://sacitcentral.com/wp-content/uploads/2025/11/event-75163-featured.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260202T190000
DTEND;TZID=America/Los_Angeles:20260202T200000
DTSTAMP:20260509T143835
CREATED:20260103T041405Z
LAST-MODIFIED:20260103T041412Z
UID:75318-1770058800-1770062400@sacitcentral.com
SUMMARY:Securing Microsoft Foundry in the Enterprise: Lessons from the Field
DESCRIPTION:***Please Use Source Link Below to Confirm Event Details***\nMany organizations want to adopt Microsoft Foundry but need to align with strict network security requirements. How do you integrate AI agents into existing landing zones while maintaining compliance? Join this session to learn how to deploy Microsoft Foundry with BYO VNET\, covering the three key security layers that made our deployment successful: NSG configuration\, Azure Firewall policies for centralised control\, Private endpoints with no public exposure. \nOriginal Event: Securing Microsoft Foundry in the Enterprise: Lessons from the Field
URL:https://sacitcentral.com/event/securing-microsoft-foundry-in-the-enterprise-lessons-from-the-field/
LOCATION:Online event
ATTACH;FMTTYPE=image/jpeg:https://sacitcentral.com/wp-content/uploads/2026/01/event-75318-featured.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260205T090000
DTEND;TZID=America/Los_Angeles:20260205T110000
DTSTAMP:20260509T143835
CREATED:20260103T051428Z
LAST-MODIFIED:20260103T051435Z
UID:75322-1770282000-1770289200@sacitcentral.com
SUMMARY:AI\, ML and Computer Vision Meetup
DESCRIPTION:***Please Use Source Link Below to Confirm Event Details***\nJoin our virtual Meetup to hear talks from experts on cutting-edge topics across AI\, ML\, and computer vision. The seminar explores Visual Anomaly Detection (VAD) fundamentals\, core challenges\, and recent advancements leveraging vision-language models and multimodal large language models (MLLMs). The event is designed for researchers and practitioners interested in AI-driven inspection and next-generation multimodal approaches. \nOriginal Event: AI\, ML and Computer Vision Meetup
URL:https://sacitcentral.com/event/ai-ml-and-computer-vision-meetup/
LOCATION:Online via Zoom
ATTACH;FMTTYPE=image/jpeg:https://sacitcentral.com/wp-content/uploads/2026/01/event-75322-featured.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260210T090000
DTEND;TZID=America/Los_Angeles:20260210T100000
DTSTAMP:20260509T143835
CREATED:20260103T051710Z
LAST-MODIFIED:20260103T051717Z
UID:75325-1770714000-1770717600@sacitcentral.com
SUMMARY:Build a Voice-Enabled AI Agent in Minutes
DESCRIPTION:***Please Use Source Link Below to Confirm Event Details***\nJoin us and learn how to build a production‑ready\, voice‑enabled AI agent with GitHub Copilot and Microsoft Foundry\, showcased through a hands‑on demo. Upgrade a Python podcast‑editing app using NVIDIA Parakeet for high‑accuracy local ASR and NVIDIA Nemotron on Azure for concise summaries\, titles\, and structured outputs. We’ll share proven patterns for model selection\, evaluation\, chaining\, orchestration\, responsible guardrails\, and automated DevOps deployment—plus the developer metrics that matter (latency\, throughput\, errors\, memory and GPU usage)—so you leave with a reusable blueprint for real applications. \nOriginal Event: Build a Voice-Enabled AI Agent in Minutes
URL:https://sacitcentral.com/event/build-a-voice-enabled-ai-agent-in-minutes/
LOCATION:Online event
ATTACH;FMTTYPE=image/jpeg:https://sacitcentral.com/wp-content/uploads/2026/01/event-75325-featured.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260214T170000
DTEND;TZID=America/Los_Angeles:20260214T180000
DTSTAMP:20260509T143835
CREATED:20260103T051934Z
LAST-MODIFIED:20260103T051941Z
UID:75328-1771088400-1771092000@sacitcentral.com
SUMMARY:Dev Hangout + Dev Tips
DESCRIPTION:***Please Use Source Link Below to Confirm Event Details***\nCome join our biweekly meetup! This is your chance to meet with other developers in the Sacramento area and beyond. We’ll start off with introductions to get to know everyone. Then there’ll be time to share something you’ve learned AND/OR something you built or discovered (like a framework or other open-source project). Sharing is not mandatory\, but it is encouraged! You can share tips\, tools and resources\, or get feedback on a project you’re working on\, whether it’s your first ‘Hello World’ project or a complex app you’ve built. \nOriginal Event: Dev Hangout + Dev Tips
URL:https://sacitcentral.com/event/dev-hangout-dev-tips-2/
LOCATION:Online event
ATTACH;FMTTYPE=image/jpeg:https://sacitcentral.com/wp-content/uploads/2026/01/event-75328-featured.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260216T160000
DTEND;TZID=America/Los_Angeles:20260216T170000
DTSTAMP:20260509T143835
CREATED:20260103T234230Z
LAST-MODIFIED:20260103T234237Z
UID:75331-1771257600-1771261200@sacitcentral.com
SUMMARY:GAI Insights weekly "GenAI Learning Lab"
DESCRIPTION:***Please Use Source Link Below to Confirm Event Details***\nThe purpose of this video call is to learn about GenAI with a focus on practical\, business use cases. Attendees are 60% technical and 40% business. Agenda includes intro and announcements\, a showcase\, and an open mic session. \nOriginal Event: GAI Insights weekly “GenAI Learning Lab”
URL:https://sacitcentral.com/event/gai-insights-weekly-genai-learning-lab-2/
LOCATION:Online event
ATTACH;FMTTYPE=image/jpeg:https://sacitcentral.com/wp-content/uploads/2026/01/event-75331-featured.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260219T180000
DTEND;TZID=America/Los_Angeles:20260219T200000
DTSTAMP:20260509T143835
CREATED:20260103T234508Z
LAST-MODIFIED:20260103T234515Z
UID:75335-1771524000-1771531200@sacitcentral.com
SUMMARY:Women in Tech Networking (and Allies too!)
DESCRIPTION:***Please Use Source Link Below to Confirm Event Details***\nJoin us for the first Women in Tech Networking Social of 2026! Founded in 2023\, our main goal is to provide space for women (and allies) in tech to connect and grow their careers. If you’re a returning attendee (we’ve missed you!)\, we’ve changed our location from Roseville to Sacramento in order to provide a more central location for the most amount of people. If you’re a new attendee\, WELCOME! Here’s a bit about what you can expect: A safe\, inclusive\, and welcoming environment\, valuable connections with other women (and allies) in tech\, market insights directly from IT recruiters so you know what to expect in your job search\, ample opportunities to build connections and nurture professional relationships\, food and beverages provided by Zeektek (our main sponsor and Sacramento’s leading IT staffing agency). Located at Hop Gardens (2904 Franklin Blvd\, Sacramento\, CA 95818)\, you can expect a fun and lively atmosphere while making new connections. While this was created for women in tech\, ALL are welcome! Join us for these quarterly networking events and watch your career flourish. \nOriginal Event: Women in Tech Networking (and Allies too!)
URL:https://sacitcentral.com/event/women-in-tech-networking-and-allies-too/
LOCATION:Hop Gardens\, 2904 Franklin Blvd\, Sacramento\, CA
ATTACH;FMTTYPE=image/jpeg:https://sacitcentral.com/wp-content/uploads/2026/01/event-75335-featured.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260224T090000
DTEND;TZID=America/Los_Angeles:20260224T120000
DTSTAMP:20260509T143835
CREATED:20260103T234923Z
LAST-MODIFIED:20260103T234929Z
UID:75338-1771923600-1771934400@sacitcentral.com
SUMMARY:ChatGPT for Data Scientists: Advanced Prompt Techniques
DESCRIPTION:***Please Use Source Link Below to Confirm Event Details***\nParticipants will learn to design efficient prompts in this ChatGPT training to achieve desired results with fewer steps in their data science projects. They will develop the ability to comprehend and explain the basic principles of prompt engineering and its relevance in the field of data science. Gain skills to employ ChatGPT and other GenAI tools to initiate data science projects\, transform categorical data into numerical form using ChatGPT effectively\, leverage Google Colab for efficient Python programming and data analysis\, and develop skills in using ChatGPT to prepare and clean data for analysis. \nOriginal Event: ChatGPT for Data Scientists: Advanced Prompt Techniques
URL:https://sacitcentral.com/event/chatgpt-for-data-scientists-advanced-prompt-techniques/
LOCATION:Online event
ATTACH;FMTTYPE=image/jpeg:https://sacitcentral.com/wp-content/uploads/2026/01/event-75338-featured.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260226T090000
DTEND;TZID=America/Los_Angeles:20260226T100000
DTSTAMP:20260509T143835
CREATED:20260103T235208Z
LAST-MODIFIED:20260103T235237Z
UID:75345-1772096400-1772100000@sacitcentral.com
SUMMARY:Data-Driven Apps with RAG with LangChain4j
DESCRIPTION:***Please Use Source Link Below to Confirm Event Details***\nBuild a complete Retrieval-Augmented Generation system that chunks documents\, creates semantic embeddings\, and finds relevant context for every question. Watch your AI answer questions about your own files with source citations and confidence scores\, grounded in facts rather than hallucinations. \nOriginal Event: Data-Driven Apps with RAG with LangChain4j
URL:https://sacitcentral.com/event/data-driven-apps-with-rag-with-langchain4j/
LOCATION:Online event
ATTACH;FMTTYPE=image/jpeg:https://sacitcentral.com/wp-content/uploads/2026/01/event-75345-featured.jpg
END:VEVENT
END:VCALENDAR