Posts Tagged ‘API’
Creating Multi-Language AI-Powered Apps w/ Rust, Python & Blazor | TJ Gokken | SSW User Groups
Let’s do some polyglot programming. We’ll create a modern system diagnostics tool called HAL (Hardware Assistant that Learns). We’ll combine Rust’s system-level performance, Python’s AI capabilities with AutoGen, a multi-agent framework, and Blazor’s modern web interface into a cohesive application.
Key Takeaways:
Inter-process communication between Rust, Python, and .NET
Understand when and why to use different languages in AI applications
Learn to implement Microsoft’s AutoGen for multi-agent AI systems
The 12 days of Generative AI | Seth Daily | SSW User Groups
This is Seth’s mental journey of a someone new to the tech industry, who has ridden the AI wave since ChatGPT first blew up.
Read MoreClean Architecture 2 Day Workshop | Luke Parker
Gain essential skills in enterprise application development using Clean Architecture and .NET and learn foundational skills to build robust, maintainable applications—ideal for developers familiar with C#. Available both in-person and online.
Read MoreClean Architecture Dev Superpowers Tour | Daniel Mackay
Gain essential skills in enterprise application development using Clean Architecture and .NET and learn foundational skills to build robust, maintainable applications—ideal for developers familiar with C#. Available both in-person and online.
Read MorePick a Side – Clean vs Vertical Slice Architecture | Luke Parker
Is Vertical Slice Architecture the next big thing or just as cool new kid?
Read MoreRules to Better Chat GPT and Using the Best API Ever | Adam Cogan | User Group
Are you ready to take your GPT game to the next level? Join Adam Cogan and learn invaluable tips and tricks that will help you master the AI revolution. In this presentation, Adam will show the awesomeness of ChatGPT, including prompt engineering for developers and marketers. Then Adam will also showcase the wonders of the OpenAI API and demonstrate how developers can leverage it to its full potential.
Read MorePower Automate Flows with Calum Simpson and Adam Cogan – Long
Power Automate lets power users automate away repeatable manual processes. They can go from zero to hero in under a day!
Read MoreDeveloping Flexible Authorization Capabilities in ASP.NET Core with Jason Taylor
In this talk, Jason Taylor will demonstrate an approach using permission-based authorization to overcome these limitations by building a flexible approach to managing roles and permissions from within your system. This will improve the maintainability and visibility of access control across your system. Putting the power into the hands of application users and administrators, rather than developers.
Read MoreMicroservice Solutions with Ocelot on Azure with Patrick Zhao
Learn from Patrick how valuable Ocelot is and see the ins and outs of building an API gateway and protect the services using Azure VNet.
Read MoreDo you know when to mock your API?
Sometimes you may not know what the backend technology for your API could be… perhaps it is a serverless Azure Functions App, a Logic App, or even a set of services running in Kubernetes. These questions may take time to answer, but you already made a choice on the frontend technology. You may already have…
Read More