Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Find local alternative to Scrubadub #8

Open
dylanvu opened this issue Oct 27, 2024 · 2 comments
Open

Find local alternative to Scrubadub #8

dylanvu opened this issue Oct 27, 2024 · 2 comments
Assignees

Comments

@dylanvu
Copy link
Owner

dylanvu commented Oct 27, 2024

Our PI scrubbing is done in the backend via scrubadub. Find a scrubadub alternative for the extension. This is because LLM inference will be done in the extension end. It makes more sense for this to happen here.

@dylanvu dylanvu self-assigned this Oct 27, 2024
@dylanvu dylanvu added this to Marlin Oct 27, 2024
@aaron-ang
Copy link
Collaborator

We can send the cleaned data back to the client for inference. We don't necessarily have to clean up in the front end.

@Priyansh4444
Copy link
Collaborator

I also think maybe if we have an LLM in the front-end maybe we could just use that to scrub potentially?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

3 participants