refly-ai/refly

Support calling a model once for data cleaning using plugins

Open

#714 opened on Apr 16, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)TypeScript (712 forks)user submission
enhancementgood first issue

Repository metrics

Stars
 (7,331 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Is your feature request related to a problem? Please describe. The user is requesting the ability to use a plugin to invoke a machine learning or AI model for data cleaning purposes in a single operation. This suggests a desire for a more streamlined and efficient data preprocessing workflow where a plugin can trigger a one-time model call to clean or transform data, potentially reducing the complexity of current data cleaning processes.

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

Contributor guide