[Work In Progress - Estimated beta launch: January 2025]
Contents:
Objective and Risk Analysis Pipeline
Requirements To Read
Requirements Interactive Notebooks
The Decision Intelligence GenAI Workshop is an interactive course that introduces decision-making theory and demonstrates howto apply theory with Generative Artificial Intelligence. There are several key components to the workshop:
- Introduction of a Decision Intelligence framework that covers systematic processes of making decisions in a workflow
- Apply Decision Intelligence theory with Generative AI concepts
- Interative Notebooks for AI engineers/software engineers to execute the examples with an orchestration framework (Semantic Kernel & OpenAI)
- No special requirements to read the content. All the of the text, links & images are available by just navigating to the Notebooks folder and reading the section modules sequentially. Notebooks folder: https://github.com/bartczernicki/DecisionIntelligence.GenAI.Workshop/tree/main/Notebooks
- All of the interactive results from the code execution are available to read as well. Those results are pre-cached and it can be read as if you had executed the code interactively.
- VS Code running on your local workstation or VSCode with GitHub CodeSpaces or Azure Machine Learning Notebooks
- Install .NET 9.x SDK: https://dotnet.microsoft.com/en-us/download/dotnet/9.0
- Polyglot Notebook extension running in VS Code, which allows you to execute .NET program