Skip to content

Commit

Permalink
news updates
Browse files Browse the repository at this point in the history
  • Loading branch information
mallardj committed Aug 23, 2024
1 parent b82406b commit b1dbf31
Show file tree
Hide file tree
Showing 7 changed files with 10 additions and 10 deletions.
6 changes: 3 additions & 3 deletions build/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
{
"files": {
"main.css": "/static/css/main.72f0b30c.css",
"main.js": "/static/js/main.f7f261ff.js",
"main.js": "/static/js/main.66383a5d.js",
"static/js/787.0f8d78ff.chunk.js": "/static/js/787.0f8d78ff.chunk.js",
"static/media/[email protected]": "/static/media/[email protected]",
"static/media/Background.svg": "/static/media/Background.31d91c26bea7faa40bdd.svg",
"static/media/[email protected]": "/static/media/[email protected]",
"index.html": "/index.html",
"main.72f0b30c.css.map": "/static/css/main.72f0b30c.css.map",
"main.f7f261ff.js.map": "/static/js/main.f7f261ff.js.map",
"main.66383a5d.js.map": "/static/js/main.66383a5d.js.map",
"787.0f8d78ff.chunk.js.map": "/static/js/787.0f8d78ff.chunk.js.map"
},
"entrypoints": [
"static/css/main.72f0b30c.css",
"static/js/main.f7f261ff.js"
"static/js/main.66383a5d.js"
]
}
2 changes: 1 addition & 1 deletion build/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="en"><head><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/[email protected]/dist/email.min.js"></script><script type="text/javascript">emailjs.init("5x9ZHkXA-ydOtvqft")</script><meta charset="utf-8"/><link rel="icon" href=""/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><title>IIAM Health</title><script defer="defer" src="/static/js/main.f7f261ff.js"></script><link href="/static/css/main.72f0b30c.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
<!doctype html><html lang="en"><head><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/[email protected]/dist/email.min.js"></script><script type="text/javascript">emailjs.init("5x9ZHkXA-ydOtvqft")</script><meta charset="utf-8"/><link rel="icon" href=""/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><title>IIAM Health</title><script defer="defer" src="/static/js/main.66383a5d.js"></script><link href="/static/css/main.72f0b30c.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions build/static/js/main.66383a5d.js.map

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion build/static/js/main.f7f261ff.js.map

This file was deleted.

4 changes: 2 additions & 2 deletions src/Pages/NewsPage.js
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ const NewsPage = () => {
Heading="Pilot Kickoffs Begin!"
Overview="IIAM set to begin pilots with Johns Hopkins, UCSF, and Mass General Brigham."
Date="December 18, 2023"
Content="With all founders now transitioning into full-time positions at IIAM, we hereby begin IIAM's collaboration with Johns Hopkins, UCSF, and Mass General Brigham. The pilots are focused on testing the machine learning model for head and neck cancer surgery recommendations. The goal is to demonstrate the model’s accuracy and efficiency in processing cancer referrals and improving patient outcomes. The pilots are expected to last 6 months and will involve a large number of patients from diverse backgrounds.
Content="With all founders now transitioning into full-time positions at IIAM, we hereby begin IIAM's collaboration with Johns Hopkins, UCSF, and Mass General Brigham. The pilots are focused on testing the machine learning model for head and neck cancer surgery recommendations. The goal is to demonstrate the model’s accuracy and efficiency in processing cancer referrals and improving patient outcomes. The pilots are expected to last 6 months and will involve a large number of patients from diverse backgrounds. We expect to convert these pilots into long-term contracts with these institutions.
"
/>
<NewsArticle
Expand All @@ -75,7 +75,7 @@ const NewsPage = () => {
Heading="NSF Grant Achievement"
Overview="IIAM was awarded an NSF SBIR Phase I grant for developing predictive analytics and machine learning modeling for cancer referrals. This grant facilitates technology advancement for faster patient treatment."
Date="Aug 10, 2023"
Content="IIAM Health was just awarded a National Science Foundation (NSF) SBIR Phase I award to develop predictive analytics and machine learning modeling to process cancer referrals. This non-dilutive grant awards $275,000 of funding to start-ups with innovative solutions to the world’s most pressing needs. Over the next year, IIAM will be focused on de-risking the technological solution to address triaging cancer referrals for tertiary healthcare centers.
Content="IIAM Health was just awarded a National Science Foundation (NSF) SBIR Phase I award to develop predictive analytics and machine learning modeling to process cancer referrals. This non-dilutive grant awards $275,000 of funding to start-ups with innovative solutions to the world’s most pressing needs. Over the next year, IIAM will be focused on de-risking the technological solution to address triaging cancer referrals for tertiary healthcare centers. This money will be used to incorporate the company, and begin developing the technology to a point where it can be tested in a clinical setting.
"
/>
<NewsArticle
Expand Down

0 comments on commit b1dbf31

Please sign in to comment.