ai-model-web

Official

Bring AI to browser apps with streaming.

AuthorTencentCloudBase
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill enables frontend apps to access AI capabilities by calling models in the browser using CloudBase JS SDK, reducing backend dependencies and enabling interactive experiences.

Core Features & Use Cases

  • Text generation and streaming in frontend web apps using CloudBase JS SDK.
  • Supports built-in models like Hunyuan and DeepSeek for client-side AI tasks.
  • Use Case: Add a conversational AI assistant to a React or Vue SPA with real-time streaming responses.

Quick Start

Install the CloudBase JS SDK and initialize in your app. npm install @cloudbase/js-sdk import cloudbase from '@cloudbase/js-sdk'; const app = cloudbase.init({ env: "<YOUR_ENV_ID>", accessKey: "<YOUR_PUBLISHABLE_KEY>" }); const ai = app.ai();

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: ai-model-web
Download link: https://github.com/TencentCloudBase/skills/archive/main.zip#ai-model-web

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.