Tag: web-frontend
CloudBase RDB client for web applications
This skill provides the canonical pattern for initializing the CloudBase Relational Database client within a web frontend. It enables developers to perform standard CRUD operations using a Supabase-style query interface directly from the br…
Client-side AI Model Integration for Web Apps
This skill facilitates calling various AI models directly from client-side web applications using the @cloudbase/js-sdk. It supports both text generation and streaming responses, making it ideal for modern SPAs and dashboards without requir…
CloudBase relational database client for web apps
This skill provides the canonical pattern for initializing the CloudBase Relational Database SDK within a web frontend. It allows developers to perform standard CRUD operations using familiar Supabase-style query syntax directly from the br…
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…