You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
#30DaysOf
Organization to host resources, samples and roadmaps for various #30DaysOf content projects to learn new technologies and skills
Yes, that was the simple motivation and inspiration for the projects that jumpstarted this organization.
My initial goal was to create content based on a learning roadmap that would take you from learning the fundamentals to understanding best practices in 30 days - for different technologies.
My current goal is to take my learnings from the initial projects, and distill them into reusable assets (a template repository and a playbook) that will allow anyone to create and share your own project.
May 2024 · Themed month · Focus on Responsible AI · Individual Project
🟥 Paused
Engagement At A Glance |
Some of these projects are built as separate initiatives reusing the same repository or website, over time. The table below shows engagement by repsitory, and related initaitives hosted there. The repository size is a good indication of areas for optimization - specifically, many of these campaigns used images and media assets in the repo, that are then served from a CDN. All badges crafted using the awesome shields.io service.
Destination site and activities for #LowCodeFebruary - a themed month project to explore Power Platform, Fusion Development and Low Code tools, technologies and best practices | Feb 2023
Destination site for #ServerlessSeptember & #CloudNativeNewYear - a themed month project to explore Serverless + Azure and Cloud-Native development + best practices | Sep 2022, Jan 2023
This sample has the full End2End process of creating RAG application with Prompty and AI Studio. It includes GPT 3.5 Turbo LLM application code, evaluations, deployment automation with AZD CLI, GitHub actions for evaluation and deployment and intent mapping for multiple LLM task mapping.
30DaysOf/contoso-chat’s past year of commit activity
Jupyter Notebook
0
MIT
2,815
0
0
Updated Oct 29, 2024
Want to build a production LLM Application with a Retrieval Augmented Generation architecture - but not sure where to start? Let's deconstruct contoso-chat to learn how we can do this with Azure AI Studio and Prompt Flow
30DaysOf/deconstructing-contoso-chat’s past year of commit activity
Step-by-Step tutorial that teaches you how to use Azure Safety Content - the prebuilt AI service that helps ensure that content sent to user is filtered to safeguard them from risky or undesirable outcomes
30DaysOf/rai-content-safety-workshop’s past year of commit activity
Step-by-Step tutorial that teaches you how to use Azure Prompt Flow to streamline the workflow for prompt engineering and expedite the process of using LLMs to build intelligent apps
30DaysOf/rai-prompt-flow-workshop’s past year of commit activity
Template for building #30DaysOf content projects using Astro Starlight as the static site generator. The template provides the basic foundational site configuration and a github action for automated deployment to GitHub Pages