Tagged articles
8 articles
Page 1 of 1
Mingyi World Elasticsearch
Mingyi World Elasticsearch
Apr 8, 2025 · Artificial Intelligence

Coco AI Deployment & Usage: A Step‑by‑Step Video Guide

This post outlines a five‑part video series that walks through what Coco AI is, how to deploy Easysearch, set up the server and client components, and integrate the open‑source cross‑platform AI search tool into a web application, with links to detailed guides.

AICoco AIDeployment
0 likes · 2 min read
Coco AI Deployment & Usage: A Step‑by‑Step Video Guide
Alibaba Cloud Developer
Alibaba Cloud Developer
Jan 6, 2025 · Artificial Intelligence

Create a Real‑Time AI Voice Assistant on Alibaba Cloud in Minutes

Learn how to quickly build a custom AI voice assistant using Alibaba Cloud's ARTC real‑time audio‑video service, integrate it into websites or mobile apps with a few JavaScript lines, and customize workflows, agents, and private knowledge bases through the IMS and Function Compute platform.

AIJavaScriptReal-time Voice Interaction
0 likes · 9 min read
Create a Real‑Time AI Voice Assistant on Alibaba Cloud in Minutes
Qunar Tech Salon
Qunar Tech Salon
Mar 31, 2023 · Mobile Development

Design and Implementation of a Cross‑Platform Network Phone Service for an Online Travel Platform

This article details the motivation, architecture, and iterative development of a network‑phone solution that combines native and React Native components for mobile apps and a WebRTC‑based web client, aiming to improve customer‑service efficiency, reduce costs, and enhance user experience across multiple channels.

React NativeWebRTCcustomer-service
0 likes · 14 min read
Design and Implementation of a Cross‑Platform Network Phone Service for an Online Travel Platform
Architects Research Society
Architects Research Society
Aug 28, 2020 · Fundamentals

Enterprise Information Portal (EIP): Definition, Features, Evolution, and Vendor Landscape

Enterprise Information Portal (EIP) integrates diverse applications, data, and internet resources into a unified, personalized interface for internal and external users, offering features such as unified access, continuous service, content management, and extensibility, while the article also outlines its evolution and provides a comprehensive vendor list.

Digital TransformationEIPEnterprise Portal
0 likes · 15 min read
Enterprise Information Portal (EIP): Definition, Features, Evolution, and Vendor Landscape
Tencent Music Tech Team
Tencent Music Tech Team
Oct 20, 2017 · Frontend Development

Integrating React‑Native Components into Web with React‑Web: Practices, Issues, and Optimizations

The article describes how to reuse React‑Native code on the web with react‑web by mapping components during bundling, handling platform‑specific layout and flexbox differences, and applying optimizations such as server‑side rendering, on‑demand imports, Preact substitution, and CSS extraction, which together cut bundle size by up to 70 % and halve first‑paint time.

Performance OptimizationPreactReact Native
0 likes · 12 min read
Integrating React‑Native Components into Web with React‑Web: Practices, Issues, and Optimizations