diff --git a/components/ContactBookingSection.js b/components/ContactBookingSection.js index cfdccec..2d9af39 100644 --- a/components/ContactBookingSection.js +++ b/components/ContactBookingSection.js @@ -199,6 +199,10 @@ export default function ContactBookingSection({
)} ++ You'll hear back from a founder within one + business day. +
- Our desktop software connects to third-party AI service - providers (e.g., OpenAI, Claude.ai) to leverage their - state-of-the-art language models for process automation based on - the prompts and instructions generated from your recorded data. + Our desktop software can connect to third-party AI service + providers (e.g., OpenAI, Claude.ai) to use their language + models for process automation based on the prompts and + instructions generated from your recorded data. Any data shared with these third-party services is subject to their respective privacy policies, and we encourage you to review them. diff --git a/pages/solutions/healthcare.js b/pages/solutions/healthcare.js new file mode 100644 index 0000000..56d2a44 --- /dev/null +++ b/pages/solutions/healthcare.js @@ -0,0 +1,113 @@ +import Head from 'next/head' +import Link from 'next/link' + +import Footer from '@components/Footer' +import HowItWorks from '@components/HowItWorks' + +export default function HealthcarePage() { + return ( +
+ OpenAdapt for healthcare clinics +
++ Record the intake workflow once — open the referral, read + the fields, enter them into the EMR — and OpenAdapt + compiles it into a deterministic automation your clinic + runs on its own machines. Healthy runs make no cloud model + calls, and when the EMR's screens change, the fix + arrives as a reviewable diff, not a support ticket. +
++ PHI never leaves the clinic. OpenAdapt is local-first + by architecture: recordings, compiled scripts, and + replays all stay on your own infrastructure, and + PII/PHI scrubbing tooling is included. Because it + works from the screen rather than browser internals, + it operates desktop and VDI EMRs that cloud automation + tools can't reach. +
++ Bring your highest-volume retyping task to a + 15-minute call and we'll map what compiling it + would look like in your clinic. +
+ + Book a demo + ++ OpenAdapt for mortgage & lending ops +
++ Record one pass of the task — open the loan documents, + find the fields, enter them into the LOS — and OpenAdapt + compiles it into a deterministic automation that runs on + your own machines. Healthy runs make no cloud model calls, + and when an LOS screen changes, the fix is proposed as a + reviewable diff. +
++ Borrower data stays in your environment. OpenAdapt is + local-first by architecture: recordings, compiled + scripts, and replays never leave your infrastructure, + and PII scrubbing tooling is included. Because it + works from the screen, it operates desktop LOS + software like Encompass directly — no API integration + project required. +
++ Bring your highest-volume data-entry task to a + 15-minute call and we'll map what compiling it + would look like in your environment. +
+ + Book a demo + +- OpenAdapt is currently in an alpha stage of development. This - means that the software is still in an early phase of testing - and may not be fully optimized for performance, reliability, or - functionality. As an alpha user, you acknowledge that the + OpenAdapt is under active development. You acknowledge that the software may have bugs, issues, or limitations that could impact its performance or the quality of the process automation. We continuously work to improve OpenAdapt, but we cannot guarantee - a flawless experience or perfect results during the alpha stage. + a flawless experience or perfect results.