+
+ You’re on the waitlist
+
+
+ Molecule AI is in private beta while we harden the platform. Tell us
+ a bit about yourself and we’ll reach out when a spot opens.
+
+
+ {state === "success" && (
+
+ Thanks — your request is in. We’ll email{" "}
+ {email} when access opens up.
+
+ )}
+
+ {state === "dedup" && (
+
+ We already have your request on file for{" "}
+ {email}. No need to resubmit —
+ we’ll be in touch.
+
+ )}
+
+ {state !== "success" && state !== "dedup" && (
+
+ )}
+
+
+ Questions? Email{" "}
+
+ support@moleculesai.app
+
+ .
+
+
+