Verid
Verid is a developer-first web change detection API for monitoring any webpage for changes through structured data, not screenshots. Instead of alerting when a page visually changes, Verid extracts the exact field you care about, such as price, version, stock status, API response value, or availability, then fires a webhook only when a predicate you define is true. It is built for state monitoring, not screenshot diffing, giving developers structured extraction, durable state, field-level diffing, and predicate-driven delivery in one loop. Every monitor runs on a schedule you set through a full REST API with an OpenAPI 3.1 spec, so teams write the configuration while Verid runs the infrastructure. The pipeline follows five stages; fetch, extract, diff, predicate, and deliver. Verid starts with static fetch, automatically falls back to a headless browser when needed, and can escalate to a residential proxy when a site is harder to access.
Learn more
Cruxi
Cruxi is a vertical AI platform built specifically for medical device regulatory teams. It ingests FDA regulations, guidance, product codes, standards, MAUDE events, recalls, and prior 510(k) data to power agentic workflows for 510(k), De Novo, and eSTAR. Users can run rapid device classification, compare predicates, plan evidence, and generate fully cited, eSTAR-aligned content for each subsection of the submission. Cruxi offers both full-submission workflows and focused micro-services (e.g., classification, predicate analysis, specific section drafting), making it ideal for early-stage startups, in-house regulatory teams, and consultants who want to deliver high-quality submissions with less manual work and fewer surprises from FDA.
Learn more
Waitwhile
Waitwhile is a smart waitlist and scheduling platform that helps 20000+ organizations bust their lines and create awesome wait experiences. Waitwhile solves all aspects of queuing - from letting guests check in online, showing wait times and keeping everyone informed via SMS and email. Plus, a powerful API to integrate with. Forever free to use for 100 guests per month.
Learn more
FF4J
Feature flags for java made easy. Enable. and disable features at runtime - no deployment. Implement multiple paths in your code with predicates evaluated dynamically (if/then/else). Enable features not only with flag values but also drive access with roles and groups (Canary Release). Different frameworks supported starting by Spring Security. Implement custom predicates (Strategy Pattern) to evaluate if a feature is enabled. Some are provided out of the box: White/Black lists ,Time based, Expression based. Connect external source like a Drools rule engine. Keep your code clean and readable: Avoid nested if statements but use annotations. Thanks to Spring AOP target implementation is pick at runtime, and thus driven by feature statuses. For each features execution, ff4j evaluates the predicate therefore it's possible to collect and record events, metrics to compute nice dashboards or draw curves for features usage over time.
Learn more