We just completed a large biotech (HTS) Compose and Compose for Desktop app called ClearWell. The app does plate analytics, dose response curves, artifact detection, plate comparison via the Gallery, and compound rendering for High-Throughput Screening (HTS), which is used for early drug discovery:
https://en.wikipedia.org/wiki/High-throughput_screening
ClearWell also has an embedded scripting language called KS (Ki Script) that draws heavily from Kotlin, Swift and F#. It is optionally typed, supports units of measure and has conditions for parameters beyond simple typing, making it ideal for STEM applications. KS can be utilized by ClearWell users to add functionality, access plate data, and create custom analytics. With Claude's assistance, we wrote the language from scratch, and we have hundreds of example scripts. Thanks to that collaboration, it only took about six weeks.
We just released the Compose for Desktop version. We also have a (regular) Compose version under development. Our next set of features will include AI for helping with coding errors and artifact detection. I've attached screenshots. There is a minimal free version available on the site:
https://www.fellstreet.bio We also have a series of ClearWell videos on the download page:
https://www.fellstreet.bio/download.html
Note: I'm not pitching ClearWell (it's for HTS labs), but I thought the community might be interested in a large scale Compose biotech app. It took us a little over a year to build with two developers and some help from
Claude.ai.