|
|
|
|
|
by rishsriv
1106 days ago
|
|
This is so sorely needed. I used the app after the PH launch and loved how easy the self-serve was! Do you have plans to let users define "types" of data that can be redacted (like monetary terms in a contract, code embedded in documents etc)? Also, any plans on making this an API that other developers could build on top of? |
|
Yup so a few thoughts here - we're exploring using embeddings to allow a description of what you want to hide, that will actually immediately show you what of the data you have synced already would be caught by that (or which previous requests).
On the API side: yes ABSOLUTELY! the API is already live and used intensely by some of our startup customers like Sourceful. The API docs for using the OpenAI models here: https://credalai.notion.site/OpenAI-Drop-in-API-0ef7cfd18a7c...
and the Anthropic models here: https://credalai.notion.site/Anthropic-Drop-In-API-ad298f6f7...