Tag

Bot

1 views collected around this technical thread.

Sohu Tech Products
Sohu Tech Products
May 28, 2025 · Artificial Intelligence

Introducing AIFlowy: An Open‑Source Java‑Based One‑Stop AI Application Development Platform

AIFlowy is a Java‑powered, open‑source, enterprise‑grade AI platform that offers a bot for natural‑language interaction, extensible plugins, a knowledge‑base with RAG support, and visual workflow automation, enabling developers to quickly build and customize AI applications for domestic B2B scenarios.

AIBotJava
0 likes · 10 min read
Introducing AIFlowy: An Open‑Source Java‑Based One‑Stop AI Application Development Platform
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.

AIBotCoze
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
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
Top Architect
Top Architect
Dec 22, 2020 · Backend Development

Building a WeChat Subscription Account Bot with Spring Boot and Image Moderation

This tutorial explains how to configure a WeChat public account, set up a Spring Boot backend with the wechat-spring-boot-starter, implement GET and POST endpoints for message verification and handling, and integrate an image‑moderation service to automatically reply to picture messages.

BotImage ModerationJava
0 likes · 8 min read
Building a WeChat Subscription Account Bot with Spring Boot and Image Moderation
Java Captain
Java Captain
Dec 20, 2020 · Backend Development

Building a WeChat Subscription Account Bot with Spring Boot

This tutorial walks through configuring a WeChat public account, setting up a Spring Boot backend with the wechat‑spring‑boot‑starter, implementing verification and message‑receiving endpoints, handling image messages, and adding content‑moderation logic to create a functional subscription‑account robot.

BotJavaSpring Boot
0 likes · 6 min read
Building a WeChat Subscription Account Bot with Spring Boot
Fulu Network R&D Team
Fulu Network R&D Team
Sep 30, 2020 · Backend Development

How to Build Simple DingTalk Notification and Auto‑Reply Bots with C#

This step‑by‑step tutorial explains how to create both a notification‑type and an auto‑reply DingTalk robot, covering configuration in the DingTalk console, constructing webhook URLs, preparing JSON payloads, and implementing the required C# backend code to send and receive messages.

APIAuto-replyBot
0 likes · 9 min read
How to Build Simple DingTalk Notification and Auto‑Reply Bots with C#