Abacus.AI External Service Connectors
Abacus.AI Allows you to connect to multiple datasources. The platform offers three type of connectivity options:
- User Connectors: These are User-Level Connectors that allow individual users to connect to their own data sources. Beneficial in:
- Use cases where individual data access is required.
- Use cases where live-connection to data is required, as all of the search happens in real time.
- ORG Connectors: These are ORG-Level Connectors that allow you to ingest data based on orgnisation needs. Beneficial in:
- Machine Learning Use Cases
- GenAI use cases where we want to ingest specific document sets
- ORG RBAC Connectors: These are ORG-Level Connectors that provide role-based access control for secure and efficient data management. Beneficial in:
- Use cases where we need to control who has access to documents based on access rights
- Use cases where developers need to control the overall training process heavily
To Summarise​
| Connector Type | RBAC | Metadata Control | Access to all user data | Real Time |
|---|---|---|---|---|
| User Tool | ✓ | - | ✓ | ✓ |
| ORG Connector | - | ✓ | - | - |
| ORG Connector (RBAC) | ✓ | - | - | ✓ |