aiadvocates / AIPlayground

AI Playground is a web app for exploring Azure Cognitive Services, build live on AI Show Live.
https://aka.ms/AIPlaygroundCode
MIT License
5 stars 5 forks source link
ai azure azure-functions codespaces codespaces-beta cognitive-services computer-vision javascript typescript

page_type: sample languages:

AI Playground Web App

Join us at [AI Show Live: AI Playground]() edition on every other Friday to build AI Playground Web App. We will implement Azure Cognitive Services into one app where anyone can try out and discover different Azure's easy to use AI, Cognitive Services.

AI Show Live

Static Web App

This repo is created from a Static Web Apps sample. Follow the hands-on tutorial to publish an Angular, React, Svelte, or Vue JavaScript app and API with Azure Static Web Apps.

This repository contains apps that can be used with as a starting point for some MS Learn Modules. Because everyone has their own preference for their JavaScript frameworks/library, you can choose which one you prefer.

The shopping theme is used throughout the app.

Pre-Reqs

Contents

The apps written in the following JavaScript frameworks/libraries:

folder Description
angular-app Sample Angular app
api Sample Azure Functions app
react-app Sample React app
svelte-app Sample Svelte app
vue-app Sample Vue app

Setting up for Development

You can run this repo by clicking green code button and choosing "open with CodeSpaces" from the dropdown. With CodeSpaces, you can run Visual Studio Code on your browser and code from anywhere. Sign up for CodeSpaces Beta and see the video for details.

How to set up remote development with Github Code Spaces and VS Code

OR

Install below tools in your local development machine(AKA, laptop or desktop)

Problems or Suggestions

Open an issue here

Resources

Azure Static Web Apps

Azure Functions

Visual Studio Code

Debugging Resources

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.