Tag: javascript-sdk

Type: All Skills Tools
skill ★ 1,010

Client-Side AI Model Integration via JavaScript SDK

This skill facilitates direct integration of various large language models into client-side web applications using the dedicated JavaScript SDK. It is designed for Single Page Applications and dashboards, enabling text generation and stream…

TencentCloudBase/CloudBase-MCP web-frontend ai-model javascript-sdk llm
skill

CloudBase Relational Database Web SDK

Provides a standardised initialization pattern for accessing CloudBase Relational Database from web frontends using the @cloudbase/js-sdk. It enables Supabase-style querying for table operations directly within the browser.

TencentCloudBase/CloudBase-AI-ToolKit cloudbase web-sdk relational-database frontend
skill

Client-side AI Model Integration for Web Apps

Integrate large language models directly into frontend web applications using the CloudBase JavaScript SDK. It supports text generation and streaming for models such as DeepSeek, Hunyuan, and Kimi without needing a Node.js proxy.

TencentCloudBase/CloudBase-AI-ToolKit web-development ai-models frontend cloudbase
skill

CloudBase Relational Database Web SDK Initialisation

Provides a canonical initialisation pattern for accessing CloudBase Relational Database via the @cloudbase/js-sdk in web applications. It enables Supabase-style querying for frontend components using a shared database client.

TencentCloudBase/CloudBase-AI-ToolKit cloudbase web-sdk relational-database frontend
skill

CloudBase Web Authentication Integration

Provides a Supabase-compatible API for implementing user authentication in web frontend projects using the CloudBase JavaScript SDK. It supports various login methods including email, phone, and username/password with reliable session manag…

TencentCloudBase/CloudBase-AI-ToolKit cloudbase web-authentication frontend-integration javascript-sdk