scrubadub

Clean personally identifiable information from dirty dirty text. (by LeapBeyond)

Scrubadub Alternatives

Similar projects and alternatives to scrubadub

  • windmill

    Open-source developer platform to turn scripts into workflows and UIs. Fastest workflow engine (5x vs Airflow). Open-source alternative to Airplane and Retool.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better scrubadub alternative or higher similarity.

scrubadub reviews and mentions

Posts with mentions or reviews of scrubadub. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-22.
  • Show HN: Strada – Cloud IDE for Connecting SaaS APIs
    2 projects | news.ycombinator.com | 22 Feb 2024
    Hi HN! I’m Arash, one of the founders of Strada (https://www.getstrada.com), a cloud IDE for building automation workflows across your company’s SaaS apps. Strada handles integrations, triggers, infrastructure and observability while letting you write core workflow logic in Python (more languages soon). It's for teams that hit limitations with low-code tools while building with internal apps — eg. Zendesk, Jira, Salesforce, Slack. You can access our docs at (https://docs.getstrada.com).

    While working on our first product (a unified accounting API), we learned that as companies grow, their integration teams become more technical but typically still use low-code tools. We also observed that as LLMs are becoming popular, these teams (usually outside of engineering) are adopting more code. For example, we spoke with multiple companies that generate integration code with an LLM and use it in their low-code platform.

    Unfortunately, most integration tools are not designed with code as a first-class citizen. They often have limited support for external libraries, restrict how variables are used, and limit how code blocks interact with other workflow steps. But integration developers put up with them because stitching together authentication, scripts, APIs, infrastructure, and observability is time consuming and not a core focus for their teams.

    Instead of drag-and-drop blocks, we chose code as the main interface. Tasks that are frustrating in low-code tools become simple with code: conditional logic with layers of branching, complex transformations, or problems that an external library already solves (for example, redacting personally identifiable information with the scrubadub library [1]). Each Strada workflow is a contiguous Python script, and every action configured in the UI can be invoked like a function. We started with Python since it’s popular with teams outside of engineering, like IT, Data, and Ops.

    Our goal is to help integration builders focus on logic unique to their business by simplifying everything outside of that:

    - Integrations: we handle authentication and provide abstractions for common app actions

    - Triggers: workflows can be triggered by a webhook or run on a schedule

    - Infrastructure: one-click deployment with automatic scaling

    - Observability: detailed logging of workflow actions, payloads, and errors

    Today, customers use Strada for workflows like:

    - Customer support: receive Zendesk ticket webhook, remove sensitive information, perform sentiment analysis using OpenAI, and escalate problematic tickets

    - Customer onboarding: receive webhook with new customer data & files, transform to expected format, send request to third-party API, send request to internal endpoint

    What you’ll see from us soon:

    - More enterprise app integrations

    - A self-hosting option

    - More runtimes in addition to Python

    - AI for code generation

    It’s still early days, but we’re excited for you to try it and share your feedback!

    [1] https://github.com/LeapBeyond/scrubadub

Stats

Basic scrubadub repo stats
1
386
4.8
8 months ago

LeapBeyond/scrubadub is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of scrubadub is Python.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com