This site is not associated with event venues or organizers.  It is an independent service.
Events are subject to change without notice.
Check ticketing & event links for more information.

  • Build an AI Agent with a Semantic Cache

    Third Street 814 S 3rd St, Las Vegas, 89101, Las Vegas, NV, US

    In this talk, we will discuss how to create an AI agent with a semantic cache using Microsoft's AutoGen module for Python. Two different semantic cache implementations will be presented using different vector databases. The first implementation will use PostgreSQL with pgVector, which is easy to deploy on local developer workstations. The second implementation will […]

  • Monthly Meeting

    Third Street 814 S 3rd St, Las Vegas, 89101, Las Vegas, NV, US

    This is our monthly meeting. More details will be added once we get closer to the event and a presentation is selected. VegasTech

  • Click Happens! From Terminal to Tada: Writing Python Programs with a GUI

    Third Street 814 S 3rd St, Las Vegas, 89101, Las Vegas, NV, US

    Ever wished your Python scripts would put on real pants and greet the world with buttons, windows, and delightful little dialogs? In this talk, we’ll take our faithful command-line programs and teach them some social skills. You’ll learn how to turn quiet, text-only scripts into interactive desktop applications with actual clickable things. Yes — buttons […]

  • High-Value Python Unit Tests That Keep AI from Breaking Your Code

    Third Street 814 S 3rd St, Las Vegas, 89101, Las Vegas, NV, US

    This presentation explores how to write high-value unit tests in Python with PyTest, treating testing as both a core engineering practice and a practical safeguard for AI-assisted development. On the engineering side, the session covers the standard reasons teams invest in good tests: catching regressions early, supporting safe refactoring, documenting expected behavior, and increasing confidence […]

  • Typed Python: Contracts That Keep Developers and AI from Guessing

    Third Street 814 S 3rd St, Las Vegas, 89101, Las Vegas, NV, US

    This presentation shows how strong typing in Python turns implicit assumptions into explicit contracts that protect your code from both human error and AI-generated mistakes. It covers the practical value of typing in day-to-day engineering: replacing loose dictionaries with defined data types, typing classes, methods, and functions clearly, using generics to build reusable abstractions, and […]

  • PyTorch for Beginners, by a Beginner

    Third Street 814 S 3rd St, Las Vegas, 89101, Las Vegas, NV, US

    We'll have a presentation on PyTorch with more details to come. PyTorch is a powerful, open-source machine learning library primarily developed by Meta AI that has become the industry standard for building and training deep learning models. It functions like a flexible mathematical sandbox, utilizing GPU-accelerated multidimensional arrays called "tensors" and a dynamic computation graph […]

  • Building MCP Servers in Python

    Third Street 814 S 3rd St, Las Vegas, 89101, Las Vegas, NV, US

    The Model Context Protocol (MCP) is the standard layer between an AI model and the outside world — the conduit that carries structured requests out to external tools and data and brings results back, over one consistent protocol. In this hands-on hour we start from zero: what MCP is, why it exists, and how its […]

  • Monthly Meeting

    Third Street 814 S 3rd St, Las Vegas, 89101, Las Vegas, NV, US

    This is our monthly meeting. More details will be added once we get closer to the event and a presentation is selected. VegasTech

This site is not associated with event venues or organizers.  It is an independent service.
Events are subject to change without notice.
Check ticketing & event links for more information.