

What we’re about
Whether you want to get started with AI and the latest technology or you're building your career or the next great idea, Microsoft Reactor connects you with the developers and startups that share your goals.
Microsoft Reactors are centers for free technical learning and sharing, where developers and startup professionals can connect with the local community and build new skills to drive innovation.
Virtual events are running around the clock so join us anytime, anywhere!
Are you a Meetup organizer? Contact us to use our space: ReactorLDN@Microsoft.com
Learn more at: https://aka.ms/developer.microsoft/reactor
Many of our virtual workshops are recorded and then uploaded to our YouTube channel: Microsoft Reactor - YouTube
Sponsors
See allUpcoming events (4+)
See all- Core Generative AI Techniques Every Java Developer NeedsLink visible for attendees
Explore the fundamental techniques that power AI applications. This session covers completions and chat flows, function calling to connect AI with external tools, Retrieval-Augmented Generation (RAG) for document-based AI, and responsible AI safety measures. Through hands-on examples you'll learn to implement these patterns in production Java applications.
You'll Learn:
- Streaming completions and conversation management
- Function calling with JSON schemas
- RAG pattern for document Q&A
- Content filtering and safety handling
Pre-requisites:
GitHub Repo - Generative AI for Beginners - Java Edition