Carbon is a universal retrieval engine for LLMs to access unstructured data from any source.
CONNECTORS
OUR CUSTOMERS
Learn from how companies are building powerful Generative AI features with Carbon.
Personal AI is on a mission to build an AI for each individual to augment human biological memory and Carbon is excited to help them achieve this mission.
TypingMind used Carbon to integrate multiple file formats (PDF, CSV, etc) and data sources, such as Google Drive, Dropbox, OneDrive, and Box.
When Carbon first started working with AskAI, we helped them easily integrate Google Drive and Notion. This led to the launch of their AI assistant for Slack.
FEATURES
With over 25 data connectors, seamlessly stream user data from any source to any destination.
Ingest
Set custom sync schedules for each connected data source.
Process
Clean, chunk, and vectorize the content for optimal performance with LLMs.
Credentials and content encrypted at rest and in transit for maximum security.
Carbon never trains models on your customer data.
Security
SOC 2 Compliance
Fully SOC 2 Type II compliant.
White Label
Bring your own branding to use with Carbon.
99.95% SLAs
Enterprise-level availability guarantees.
Auto Scaling
Auto-scale according to demand.
White Glove Service
24/7 support from engineers via Slack.
Managed OAuth
Managed OAuth for third-party services.
Custom Builds
Request integrations
and we'll build them.
Usage Reporting
Track usage by user directly via our API.
PRICING
STARTER
Pay As You Go
Per month, billed monthly
Personalize your AI assistant
Unlimited data sources
Daily Syncs
Full developer features
Developer support
3,125 characters per $0.02
PROFESSIONAL
$85/mo
Includes 25 million characters synced
Everything in starter, plus
Custom Syncs
Large file support
SLAs
50% discount on overages
White labeling (+$250/mo)
CUSTOM
Contact Us
Annual commitment
Personalize AI agents at scale
Enterprise support
Enterprise SLAs
Self-managed deployment
Implementation services
FOR DEVELOPERS
Build with Developers in Mind
Document Management
Streamline content management across all data sources with our unified API. Be notified when content changes.
// Retrieve documents with relevant metadata from any data source
{
"results": [
{
"id": 1021,
"source": "NOTION",
"organization_id": 5,
"external_file_id": "string",
"external_url": "string",
"sync_status":"READY",
"last_sync":"2019-08-24",
Built-in Hybrid Search
Built-in enterprise grade semantic and keyword search for your data with fine grain control over weights and reranking.
// Query embeddings from any data source
{
"query": "What is Carbon?",
"k": 2,
"file_ids": [60521, 98104],
"tags": {"property_1": "string","property_2": "string"},
"include_vectors": true,
"include_raw_file": true
}
Embedding Generation
Index your content effectively by selecting from multiple embedding models and chunking strategies.
// Retrieve all chunks and embeddings with a single API call
{
"pagination": {"limit": 10,"offset": 0},
"order_by": "updated_at",
"order_dir": "asc",
"filters": {"user_file_id": 60521, 98104},
"include_vectors": false
}
CARBON
Data Connectors for LLMs
COPYRIGHT @ 2024 JCDT DBA CARBON