Skip to content

Commit

Permalink
Add Architecture Diagram
Browse files Browse the repository at this point in the history
  • Loading branch information
marvinbuss committed Feb 11, 2024
1 parent 0f80487 commit 737fbdd
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 1 deletion.
1 change: 0 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ repos:
- id: end-of-file-fixer
- id: trailing-whitespace
- id: check-json
- id: check-yaml
- id: pretty-format-json
args: ["--indent", "2", "--autofix", "--no-sort-keys"]
- repo: https://github.com/PyCQA/isort
Expand Down
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# Azure Enterprise AI & ML

Repository to showcase how to implement enterprise ready ML & AI use-cases on Azure.

## Architecture

The following architecture is created by this respository:

![Architecture](/docs/architecture.png)
Binary file added docs/architecture.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/architecture.vsdx
Binary file not shown.

0 comments on commit 737fbdd

Please sign in to comment.