Back to Home
opentiny icon

tiny-robot

Verified Safe

by opentiny

Overview

A Vue 3 component library and AI interaction kit for building AI-powered frontend applications, providing UI components and a unified API interface to interact with various large AI models.

Installation

Run Command
pnpm dev

Environment Variables

  • VP_MODE
  • CI
  • PLAYGROUND_BASE

Security Notes

The project is a client-side Vue component library and an AI interaction kit. API keys for external AI providers (e.g., OpenAI, DeepSeek, Aliyun) are passed via configuration objects (AIModelConfig) and are expected to be securely managed by the implementing application. Demo code includes placeholder API keys for Aliyun, which must be replaced. No direct backend server processing sensitive data is provided within this codebase; it's a client for external AI/MCP services. Standard browser APIs (Web Speech API, IndexedDB) are used, and client-side markdown/HTML sanitization (Dompurify) is available for UI components.

Similar Servers

Stats

Interest Score37
Security Score9
Cost ClassMedium
Stars9
Forks7
Last Update2026-01-18

Tags

AIVueComponent LibraryFrontendConversation Management