BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Silicon Valley Engineering Council - ECPv6.15.20//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-WR-CALNAME:Silicon Valley Engineering Council
X-ORIGINAL-URL:https://svec.org
X-WR-CALDESC:Events for Silicon Valley Engineering Council
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: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:VTIMEZONE
TZID:-07:00
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260323T180000
DTEND;TZID=America/Los_Angeles:20260323T203000
DTSTAMP:20260420T050842
CREATED:20260216T170349Z
LAST-MODIFIED:20260216T170349Z
UID:77767-1774288800-1774297800@svec.org
SUMMARY:Edge AI Meets Wireless Systems: Implications for Connectivity\, Architecture\, and RF Design
DESCRIPTION:Speaker(s): Roberto Morabito\,\nRoom: 4021\, Bldg: Sobrato Campus for Discovery and Innovation\, Santa Clara University\, 500 El Camino Real\, Santa Clara\, California\, United States\, 95054\, Virtual: https://events.vtools.ieee.org/m/539764
URL:https://svec.org/event/edge-ai-meets-wireless-systems-implications-for-connectivity-architecture-and-rf-design/
LOCATION:Room: 4021\, Bldg: Sobrato Campus for Discovery and Innovation\, Santa Clara University\, 500 El Camino Real\, Santa Clara\, California\, United States\, 95054\, Virtual: https://events.vtools.ieee.org/m/539764
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=-07:00:20260323T183000
DTEND;TZID=-07:00:20260323T203000
DTSTAMP:20260420T050842
CREATED:20260210T155048Z
LAST-MODIFIED:20260210T155048Z
UID:77736-1774290600-1774297800@svec.org
SUMMARY:Giving LLMs a Map: Building Smarter GenAI with GraphRAG
DESCRIPTION:**TALK LOGISTICS:**\nMonday\, March 23\, 2026\n(remote speaker\, audience can be either in person or remote on Zoom. Please RSVP and indicate if you will be local or remote) \n6:30 registration\, food sponsored by Neo4j\, networking. Neo4j contacts will be attending.\n7:00 SFbayACM upcoming events\, introduce the speaker\n7:10 to 8:15 or 8:30 based on Q and A – presentation \nThe Zoom and YouTube links will be provided here about 2-3 days before the event \nSFbayACM will support a local audience at VRP in Mountain View \n.\n**TALK DESCRIPTION:**\nGenerative AI is powerful\, but without the right data and retrieval strategies\, results can quickly break down. This session will explore how GraphRAG combines knowledge graphs with retrieval-augmented generation to deliver more accurate\, context-rich AI applications. Through live demos and code\, we will walk through building a GenAI solution end to end using Neo4j and Python. Learn how to construct knowledge graphs from unstructured and structured data\, make key design decisions around schema and chunking\, and implement multiple retrieval strategies—including vector search\, vector plus Cypher\, and text-to-Cypher approaches. Then\, pull all these skills together in a conversational agent built with Neo4j and LangChain. Come to this session and leave with practical techniques for designing knowledge graphs\, choosing the right retriever for a use case\, and applying GraphRAG patterns you can adapt to your own GenAI projects. \nA good starting point for code to be discussed is in the examples in: [https://github.com/neo4j/neo4j-graphrag-python](https://github.com/neo4j/neo4j-graphrag-python) \n.\n**SPEAKER BIO: (presenting remotely)**\nJennifer Reif is a Developer Advocate at Neo4j\, speaker\, and blogger with an MS in CMIS. An avid developer and problem-solver\, she has worked with many businesses and projects to organize and make sense of widespread data assets and leverage them for maximum business value. She has expertise in a variety of commercial and open source tools\, and she enjoys learning new technologies\, sometimes on a daily basis! Her passion is finding ways to organize chaos and deliver software more effectively. See also https://www.linkedin.com/in/jmhreif/
URL:https://svec.org/event/giving-llms-a-map-building-smarter-genai-with-graphrag/
LOCATION:Valley Research Park\, 319 N Bernardo Ave\, Mountain View\, CA\, 94043\, United States
ATTACH;FMTTYPE=image/jpeg:https://svec.org/wp-content/uploads/2026/02/1024x576-f3ASpO.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=-07:00:20260323T183000
DTEND;TZID=-07:00:20260323T203000
DTSTAMP:20260420T050842
CREATED:20260210T155048Z
LAST-MODIFIED:20260210T155048Z
UID:77737-1774290600-1774297800@svec.org
SUMMARY:Giving LLMs a Map: Building Smarter GenAI with GraphRAG
DESCRIPTION:**TALK LOGISTICS:**\nMonday\, March 23\, 2026\n(remote speaker\, audience can be either in person or remote on Zoom. Please RSVP and indicate if you will be local or remote) \n6:30 registration\, food sponsored by Neo4j\, networking. Neo4j contacts will be attending.\n7:00 SFbayACM upcoming events\, introduce the speaker\n7:10 to 8:15 or 8:30 based on Q and A – presentation \nThe Zoom and YouTube links will be provided here about 2-3 days before the event \nSFbayACM will support a local audience at VRP in Mountain View \n.\n**TALK DESCRIPTION:**\nGenerative AI is powerful\, but without the right data and retrieval strategies\, results can quickly break down. This session will explore how GraphRAG combines knowledge graphs with retrieval-augmented generation to deliver more accurate\, context-rich AI applications. Through live demos and code\, we will walk through building a GenAI solution end to end using Neo4j and Python. Learn how to construct knowledge graphs from unstructured and structured data\, make key design decisions around schema and chunking\, and implement multiple retrieval strategies—including vector search\, vector plus Cypher\, and text-to-Cypher approaches. Then\, pull all these skills together in a conversational agent built with Neo4j and LangChain. Come to this session and leave with practical techniques for designing knowledge graphs\, choosing the right retriever for a use case\, and applying GraphRAG patterns you can adapt to your own GenAI projects. \nA good starting point for code to be discussed is in the examples in: [https://github.com/neo4j/neo4j-graphrag-python](https://github.com/neo4j/neo4j-graphrag-python) \n.\n**SPEAKER BIO: (presenting remotely)**\nJennifer Reif is a Developer Advocate at Neo4j\, speaker\, and blogger with an MS in CMIS. An avid developer and problem-solver\, she has worked with many businesses and projects to organize and make sense of widespread data assets and leverage them for maximum business value. She has expertise in a variety of commercial and open source tools\, and she enjoys learning new technologies\, sometimes on a daily basis! Her passion is finding ways to organize chaos and deliver software more effectively. See also https://www.linkedin.com/in/jmhreif/
URL:https://svec.org/event/giving-llms-a-map-building-smarter-genai-with-graphrag/
LOCATION:Valley Research Park\, 319 N Bernardo Ave\, Mountain View\, CA\, 94043\, United States
ATTACH;FMTTYPE=image/jpeg:https://svec.org/wp-content/uploads/2026/02/1024x576-FRVOCw.jpg
END:VEVENT
END:VCALENDAR