Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Below is a listing of the sample solutions available. These sample solution fil
| --------- | :---: | :----: | :---: |
| [Access Data Migration to Dataverse](demos/access-migration/README.md) | :heavy_check_mark: | | |
| [AI Builder Drivers License Canvas App](demos/ai-builder-drivers-license/README.md) | :heavy_check_mark: | :heavy_check_mark: | |
| [AI Recruitment Accelerator App](demos/AI%20Recruitment%20Accelerator%20App/readme.md) | :heavy_check_mark: | :heavy_check_mark: | |
| [AI Builder Form Processing + RPA](demos/ai-builder-form-processing-rpa/README.md) | :heavy_check_mark: | :heavy_check_mark: | |
| [Azure Computer Vision Canvas App](demos/azure-computer-vision/README.md) | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
| [Book a Room Template App](demos/Book-Room/README.MD) | :heavy_check_mark: | :heavy_check_mark: | |
Expand Down
8 changes: 8 additions & 0 deletions demos/AI Recruitment Accelerator App/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@ This Power Apps solution allows organizations to evaluate job applicants using A

![Jane Smith Application](./assets/jane_smith_application.png)

## Cloud Compatibility

| GCC | GCC High | DoD |
| :---: | :----: | :---: |
| :heavy_check_mark: | :heavy_check_mark: | |

> **Note:** This solution requires AI Builder, which is not available in DoD environments.

## Getting Started

Follow these steps to get the solution running:
Expand Down
Loading