Tag

Coze

0 views collected around this technical thread.

DevOps
DevOps
Apr 17, 2025 · Artificial Intelligence

Building a Google Prompt‑Engineering Assistant with Coze

This guide explains how to use Google’s Prompt‑Engineering Whitepaper to create a Coze knowledge‑base and workflow that can answer prompt‑engineering questions, generate high‑quality prompts, and demonstrate practical AI prompt‑crafting techniques for users.

AICozeGoogle Whitepaper
0 likes · 6 min read
Building a Google Prompt‑Engineering Assistant with Coze
37 Interactive Technology Team
37 Interactive Technology Team
Dec 9, 2024 · Artificial Intelligence

Optimizing Request Concurrency for LLM Workflows: Rationale, Implementation, and Results

By breaking iterable inputs into parallel LLM calls and batching 20 items across three languages within Dify’s platform limits, the workflow achieves 43‑64% average runtime reductions and markedly higher success rates, demonstrating that request‑level concurrency dramatically improves throughput for large‑scale translation tasks.

CozeDifyLLM
0 likes · 6 min read
Optimizing Request Concurrency for LLM Workflows: Rationale, Implementation, and Results
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Jun 23, 2024 · Artificial Intelligence

How to Build an Android Expert Bot on the Coze Platform

This guide walks you through creating, configuring, testing, and publishing an Android‑focused AI assistant on Coze, covering basic bot setup, persona design, plugin integration, workflow creation, and final deployment steps.

AIAndroidBot
0 likes · 4 min read
How to Build an Android Expert Bot on the Coze Platform
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Jun 7, 2024 · Backend Development

Building a Fish Knowledge Quiz Bot and a Nostalgic Chess Game with Coze: Workflow, Database, and Node.js Image Generation

This article explains how to create two interactive Coze bots—a fish‑knowledge quiz and a nostalgic 147‑258‑369 chess game—by designing workflows, integrating large language models, using databases, and implementing Node.js code for canvas drawing and GIF generation, complete with deployment tips.

AICozeDatabase
0 likes · 10 min read
Building a Fish Knowledge Quiz Bot and a Nostalgic Chess Game with Coze: Workflow, Database, and Node.js Image Generation
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Jun 5, 2024 · Artificial Intelligence

Building a Modern AI Electronic‑Pet Bot with Coze: Design, Implementation, and Workflow

This article walks through the complete process of creating an AI‑driven electronic‑pet bot on the Coze platform, covering concept brainstorming, database design, image‑generation pipelines, Python code snippets, multi‑agent workflow orchestration, and final deployment to the bot store.

AI BotCozeDatabase
0 likes · 19 min read
Building a Modern AI Electronic‑Pet Bot with Coze: Design, Implementation, and Workflow
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
May 29, 2024 · Artificial Intelligence

Building a "Dream of the Red Chamber" Reading Companion Bot with Coze

This article explains how to create an automated reading companion bot for "Dream of the Red Chamber" using the Coze platform, covering knowledge‑base setup, workflow design, JavaScript date handling, weather integration, language‑model note generation, and deployment steps.

AIAutomationChatbot
0 likes · 6 min read
Building a "Dream of the Red Chamber" Reading Companion Bot with Coze
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
May 24, 2024 · Backend Development

Building a Teamfight Tactics Assistant Bot on the Coze Platform with Node.js Plugins

This article details how to create a Teamfight Tactics assistant bot on the Coze low‑code AI platform, covering background motivation, Coze features, workflow design, Node.js plugin development, API implementation, scheduled data clearing, and future improvement plans.

APIBotCoze
0 likes · 14 min read
Building a Teamfight Tactics Assistant Bot on the Coze Platform with Node.js Plugins
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
May 23, 2024 · Artificial Intelligence

Building a Multi‑Agent Bookmark Assistant Bot with Coze: From File Upload to AI‑Powered Search

This tutorial walks through creating a Coze bot that uses multi‑agent orchestration, memory variables, triggers, and large‑language‑model integration to upload bookmark files, extract and clean data, classify sites, generate importable HTML bookmarks, and provide AI‑driven search functionality, complete with Python code examples and deployment tips.

AI agentsBookmark ManagementCoze
0 likes · 24 min read
Building a Multi‑Agent Bookmark Assistant Bot with Coze: From File Upload to AI‑Powered Search
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Apr 18, 2024 · Artificial Intelligence

Step-by-Step Guide to Creating Custom Coze Plugins for AI Bots

This article provides a comprehensive tutorial on building, configuring, testing, publishing, and listing custom Coze plugins for AI bots, covering both creation from existing services and direct development in Coze IDE with code examples and practical tips.

AI BotAPI IntegrationCoze
0 likes · 22 min read
Step-by-Step Guide to Creating Custom Coze Plugins for AI Bots
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Apr 11, 2024 · Artificial Intelligence

AI Hackathon Journey: Building the "Novel Jump" Bot on Coze Platform

This article recounts the author's participation in a Shenzhen AI Hackathon, detailing the development of an interactive novel‑character chatbot using the Coze platform, describing the workflow design, technical challenges, model choices, knowledge‑base construction, and the final demo and award outcomes.

AIChatbotCoze
0 likes · 12 min read
AI Hackathon Journey: Building the "Novel Jump" Bot on Coze Platform
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Mar 30, 2024 · Artificial Intelligence

Comprehensive Guide to Coze: AI Bot Development, Prompt Engineering, and Workflow Design

This article provides an in‑depth overview of the Coze low‑code AI bot platform, covering its core features, product comparisons, step‑by‑step bot creation, RAG implementation, plugin usage, memory mechanisms, cron jobs, agent design, advanced workflow techniques, quality management, and future prospects.

AI BotCozeLLM
0 likes · 25 min read
Comprehensive Guide to Coze: AI Bot Development, Prompt Engineering, and Workflow Design
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Mar 20, 2024 · Artificial Intelligence

Building a No‑Code Drawing Tool with Coze AI Bot Platform: A Step‑by‑Step Guide

This article provides a comprehensive, no‑code tutorial on using the Coze AI Bot platform to create a drawing tool, covering bot creation, workflow orchestration, plugin integration, knowledge‑base setup, voice configuration, publishing, and basic usage analysis for non‑programmers.

AI BotCozeDrawing Tool
0 likes · 5 min read
Building a No‑Code Drawing Tool with Coze AI Bot Platform: A Step‑by‑Step Guide
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Mar 10, 2024 · Artificial Intelligence

Building and Optimizing AI Bots with Coze: A Step‑by‑Step Low‑Code Guide

This article explains how to create, configure, and enhance AI bots on the Coze platform using a three‑step process, advanced workflow design, prompt engineering, and plugin integration, providing practical tips, code examples, and best‑practice recommendations for reliable content extraction and summarization.

AI BotCozeKnowledge Base
0 likes · 18 min read
Building and Optimizing AI Bots with Coze: A Step‑by‑Step Low‑Code Guide
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Mar 8, 2024 · Artificial Intelligence

Building a Coze Bot for Weekend Activity Recommendations with Data Retrieval and Custom Plugins

This article walks through creating a Coze chatbot that recommends weekend attractions and events by designing prompt‑based workflows, leveraging official plugins, scraping city‑level data, constructing a knowledge base, handling pagination with code nodes, and finally deploying the bot for real‑time user queries.

AI PromptCozeKnowledge Base
0 likes · 20 min read
Building a Coze Bot for Weekend Activity Recommendations with Data Retrieval and Custom Plugins
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Feb 21, 2024 · Artificial Intelligence

Building a Personal Blog Knowledge Base with Coze AI Bot Platform

This guide explains how to use the Coze no‑code AI Bot platform to create a personal blog knowledge base by configuring plugins, data sources, persistence, workflow nodes, prompt engineering, and publishing the bot for seamless AI‑assisted content retrieval.

AI BotCozeKnowledge Base
0 likes · 12 min read
Building a Personal Blog Knowledge Base with Coze AI Bot Platform