


responsible-ai-hub
· GitHub
A "Responsible AI For Developers" hub to help developer audiences (students, entrepreneurs and professionals) discover workshop, events and resources that can help them learn and use Responsible AI concepts and resources effectively in their own projects.
Repository Stats
0 stars
18 forks
Repository Activity
This repository has been starred 0 times and forked 18 times, showing its popularity in the developer community.
README Preview
# Responsible AI Hub Welcome to the Responsible AI Hub for Developers with all levels of expertise in AI and Machine Learning. This is a dedicated space to help the community discover relevant training resources and events to learn about Responsible AI. ## View Hub Website You can visit the hosted [Responsible AI Hub](https://aka.ms/rai-hub/website) site to learn about upcoming training events, or to explore _self-guided workshops_ to skill up on topics like: - The Responsible AI Dashboard - Azure Content Safety - Azure Prompt Flow ## Build & Preview Site Want to contribute content? Start by making sure you can build and preview the site in a relevant development environment. The project is instrumented with a _dev container_, making it easy to launch using either Github Codespaces (in the cloud) or Docker Desktop (in your local device). The project is built using the [Docusaurus 3](https://docusaurus.io/) static site generator. Once the container is running, use these commands