Skip to content

Commit 0a86e37

Browse files
author
marycrawford
committed
update with azure diagram and demo video
1 parent 20200f4 commit 0a86e37

File tree

2 files changed

+39
-27
lines changed

2 files changed

+39
-27
lines changed

README.md

+39-27
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,17 @@
44
- [The Solution](#the-solution)
55
- [Future Considerations](#future-considerations)
66

7-
[2. Notices](#2-notices)
8-
- [2.1 Privacy Standard Notice](#21-privacy-standard-notice)
9-
- [2.2 Records Management Standard Notice](#22-records-management-standard-notice)
10-
- [2.3 Domestic Copyright Protection Notice](#23-domestic-copyright-protection-notice)
11-
- [2.4 Public Domain Standard Notice](#24-public-domain-standard-notice)
12-
- [2.5 Open Source Notice](#25-open-source-notice)
13-
- [2.6 License Standard Notice](#26-license-standard-notice)
14-
- [2.7 Github Notice](#27-github-notice)
15-
- [2.8 Contributing Standard Notice](#28-contributing-standard-notice)
7+
[2. Infrastructure Architecture](#2-infrastructure-architecture)
8+
9+
[3. Notices](#2-notices)
10+
- [3.1 Privacy Standard Notice](#31-privacy-standard-notice)
11+
- [3.2 Records Management Standard Notice](#32-records-management-standard-notice)
12+
- [3.3 Domestic Copyright Protection Notice](#33-domestic-copyright-protection-notice)
13+
- [3.4 Public Domain Standard Notice](#34-public-domain-standard-notice)
14+
- [3.5 Open Source Notice](#35-open-source-notice)
15+
- [3.6 License Standard Notice](#36-license-standard-notice)
16+
- [3.7 Github Notice](#37-github-notice)
17+
- [3.8 Contributing Standard Notice](#38-contributing-standard-notice)
1618

1719
[3. General Disclaimer](#3-general-disclaimer)
1820

@@ -38,31 +40,41 @@ With ReportVision, public health departments can move from cumbersome, error-pro
3840

3941
This application offers a robust framework for public health departments and personnel to efficiently extract relevant data from lab reports utilizing an advanced Optical Character Recognition (OCR) model. This OCR technology significantly enhances both the speed and accuracy of data extraction, taking your data processing capabilities to the next level.
4042

41-
Check out the following videos to see how the updated OCR model works in action, and and witness firsthand how ReportVision enhances both the speed and accuracy of data extraction!
43+
Check out the following video which demos the ReportVision application including how the updated OCR model works in action, and witness firsthand how ReportVision enhances both the speed and accuracy of data extraction!
4244

43-
<div align="center">
44-
<video width="560" height="315" controls>
45-
<source src="https://github.com/CDCgov/ReportVision/raw/gh-pages/images-and-media/rv-full-product-waklthrough.mp4" type="video/mp4">
46-
ReportVision Full Product Walkthrough.
47-
</video>
48-
</div align="center">
45+
46+
47+
<!-- <a href="https://github.com/CDCgov/ReportVision/raw/main/images-and-media/rv-full-product-waklthrough.mp4" target="_blank">
48+
<img src="https://github.com/CDCgov/ReportVision/raw/main/images-and-media/thumbnail.jpg" alt="ReportVision Demo" width="500" />
49+
</a> -->
50+
51+
<a href="https://cdcgov.github.io/ReportVision/images-and-media/rv-full-product-waklthrough.mp4" target="_blank">
52+
<img src="https://cdcgov.github.io/ReportVision/images-and-media/thumbnail.jpg" alt=" ReportVision Demo" width="500" />
53+
</a>
4954

5055
## Future Considerations
5156

5257
The current version of the application is optimized only for PDF-based lab reports. However, as demand from public health departments and personnel continues to grow, we see significant potential to expand support for additional file formats in future updates.
5358

5459
+ [Return to Table of Contents](#table-of-contents).
5560

56-
# 2. Notices
61+
# 2. Infrastructure Architecture
62+
63+
The following provides a High-Level Architectural Design of the ReportVision Azure Architecture, with OCR powered by Tesseract to enhance efficiency, user experience, and throughput.
64+
65+
66+
67+
68+
## 3 Notices
5769

58-
## 2.1 Privacy Standard Notice
70+
## 3.1 Privacy Standard Notice
5971
This repository contains only non-sensitive, publicly available data and information. All material and community participation is covered by the [Disclaimer](DISCLAIMER.md) and [Code of Conduct](code-of-conduct.md).
6072

6173
For more information about CDC's privacy policy, please visit [http://www.cdc.gov/other/privacy.html](https://www.cdc.gov/other/privacy.html).
6274

6375
+ [Return to Table of Contents](#table-of-contents).
6476

65-
## 2.2 Records Management Standard Notice
77+
## 3.2 Records Management Standard Notice
6678

6779
This repository is not a source of government records, but is a copy to increase
6880
collaboration and collaborative potential. All government records will be
@@ -71,13 +83,13 @@ published through the [CDC web site](http://www.cdc.gov).
7183
+ [Return to Table of Contents](#table-of-contents).
7284

7385

74-
## 2.3 Domestic Copyright Protection Notice
86+
## 3.3 Domestic Copyright Protection Notice
7587

7688
This repository is a work of the United States Government and is not subject to domestic copyright protection under 17 U.S.C. § 105. If published in the public domain within the United States, copyright and related rights worldwide will be waived through the [CC0 1.0 Universal public domain dedication](https://creativecommons.org/publicdomain/zero/1.0/).
7789

7890
+ [Return to Table of Contents](#table-of-contents).
7991

80-
## 2.4 Public Domain Standard Notice
92+
## 3.4 Public Domain Standard Notice
8193
This repository constitutes a work of the United States Government and is not
8294
subject to domestic copyright protection under 17 USC § 105. This repository is in
8395
the public domain within the United States, and copyright and related rights in
@@ -88,13 +100,13 @@ copyright interest.
88100

89101
+ [Return to Table of Contents](#table-of-contents).
90102

91-
## 2.5 Open Source Notice
103+
## 3.5 Open Source Notice
92104

93105
This repository is open source and follows [open practices](docs/open_practices.md). Contributors are expected to adhere to the organization's [rules of behavior](docs/rules_of_behavior.md).
94106

95107
+ [Return to Table of Contents](#table-of-contents).
96108

97-
## 2.6 License Standard Notice
109+
## 3.6 License Standard Notice
98110

99111
The code in this repository is licensed under the Apache License 2.0 (ASL v2), or any later version at your discretion.
100112

@@ -106,14 +118,14 @@ Additionally, any code forked from this open-source project will retain its orig
106118

107119
+ [Return to Table of Contents](#table-of-contents).
108120

109-
## 2.7 Github Notice
121+
## 3.7 Github Notice
110122

111123
GitHub is not hosted by the CDC, but is a third party website used by CDC and its partners to share information and collaborate on software. CDC use of GitHub does not imply an endorsement of any one particular service, product, or enterprise. If you are new to GitHub, we recommend starting with this
112124
[basic tutorial](https://help.github.com/articles/set-up-git) to familiarize yourself with version control and collaboration.
113125

114126
+ [Return to Table of Contents](#table-of-contents).
115127

116-
## 2.8 Contributing Standard Notice
128+
## 3.8 Contributing Standard Notice
117129

118130
While we encourage continuous development of this repository's codebase, there is currently no designated department overseeing its management. If you'd like to contribute, you have two options:
119131

@@ -127,13 +139,13 @@ CDC including this GitHub page may be subject to applicable federal law, includi
127139

128140
+ [Return to Table of Contents](#table-of-contents).
129141

130-
# 3. General Disclaimer
142+
# 4. General Disclaimer
131143

132144
This repository was created for use by CDC programs to collaborate on public health related projects in support of the [CDC mission](https://www.cdc.gov/about/cdc/?CDC_AAref_Val=https://www.cdc.gov/about/organization/mission.htm).
133145

134146
+ [Return to Table of Contents](#table-of-contents).
135147

136-
# 4. Other Related Documents
148+
# 5. Other Related Documents
137149

138150
* [Open Practices](docs/open_practices.md)
139151
* [Rules of Behavior](docs/rules_of_behavior.md)
Loading

0 commit comments

Comments
 (0)