Skip to main content

Databend AI and ML

Databend offers two approaches for AI and ML integration:

ApproachFeaturesUse Cases
External FunctionsRecommended• Custom models
• GPU deployment
• Custom pipelines
• Data privacy
• Specialized domains
• High performance
• Privacy requirements
Built-in Functions• Text completion
• Embeddings
• Vector operations
• Zero setup
• Quick prototyping
• General NLP
• Simple implementation