Tagged articles

AI assistant

220 articles · Page 3 of 3
Tencent Cloud Developer
Tencent Cloud Developer
Jun 27, 2024 · Fundamentals

Essential VS Code Plugins Recommended by Tencent Developers

Tencent developers recommend a curated set of VS Code extensions—including Code Runner for multi‑language execution, the AI‑powered Tencent Cloud Code Assistant, Settings Sync, LeetCode integration, rainbow‑style indentation and CSV highlighting, TODO tracking tools, and the Material Theme with icons—to boost coding efficiency and productivity.

AI assistantCode RunnerDevelopment Tools
0 likes · 5 min read
Essential VS Code Plugins Recommended by Tencent Developers
58UXD
58UXD
Jun 19, 2024 · Artificial Intelligence

What Are the Key UX Design Elements for Generative AI Assistants?

This article examines the essential UX design components of generative AI assistants—from core functions, command guidance, and smart agents to input methods, conversation bubbles, generation feedback, and voice call interactions—offering practical principles and real‑world case studies to help designers create intuitive, trustworthy AI experiences.

AI assistantUX designinteraction design
0 likes · 27 min read
What Are the Key UX Design Elements for Generative AI Assistants?
DataFunSummit
DataFunSummit
Jun 10, 2024 · Artificial Intelligence

Xiaomi Agent Technology: Architecture, Prompt Management, and Evaluation

This article presents Xiaomi's work on LLM‑based Agent technology, covering its perception‑thinking‑action pipeline, technical framework, prompt management, executor and API platform, workflow, optimization strategies, evaluation metrics, and future directions for AI assistants.

AI assistantAgentLLM
0 likes · 17 min read
Xiaomi Agent Technology: Architecture, Prompt Management, and Evaluation
Kuaishou Tech
Kuaishou Tech
May 20, 2024 · Artificial Intelligence

Kuaishou’s AI XiaoKuai: Technical Innovations Behind the Consumer‑Entertainment Assistant

The article reviews the evolution of large‑model technology, details Kuaishou’s self‑developed “Kuaishou Yi” model architecture, data pipeline, evaluation benchmarks, and explains how the AI XiaoKuai assistant achieves multimodal, personable interactions while also announcing related recruitment opportunities.

AI assistantDialogue SystemsKuaishou
0 likes · 10 min read
Kuaishou’s AI XiaoKuai: Technical Innovations Behind the Consumer‑Entertainment Assistant
Sohu Tech Products
Sohu Tech Products
May 15, 2024 · Artificial Intelligence

OpenAI Assistants API Quickstart Project for Next.js

OpenAI’s open‑source openai‑assistants‑quickstart project shows how to integrate the Assistants API into a Next.js app, offering streaming chat, code‑interpreter, file‑search, and function‑calling tools, and provides step‑by‑step setup instructions so developers can quickly build and customize AI assistants.

AI assistantAssistants APICode interpreter
0 likes · 4 min read
OpenAI Assistants API Quickstart Project for Next.js
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Apr 17, 2024 · Backend Development

Getting Started with CozeIDE: Build and Deploy Plugins in 10 Minutes

This guide introduces CozeIDE, explains its main features such as code editing, dependency management, AI programming assistant, testing and publishing, and walks you through two complete plugin development examples—including a stock‑price lookup plugin—showing how to create, test, and release plugins using Node.js or Python runtimes.

AI assistantCozeIDENode.js
0 likes · 12 min read
Getting Started with CozeIDE: Build and Deploy Plugins in 10 Minutes
JavaEdge
JavaEdge
Mar 22, 2024 · Fundamentals

What’s New in IntelliJ IDEA 2023.3? AI Assistant, Java 21, and Built‑in Kubernetes

IntelliJ IDEA 2023.3 introduces a production‑ready AI Assistant, full Java 21 support with virtual threads and pattern‑matching switch, a Run‑to‑Cursor debugging feature, a floating toolbar with quick edit actions, out‑of‑the‑box Kubernetes tooling, and numerous UI enhancements for a smoother developer experience.

AI assistantIDE FeaturesIntelliJ IDEA
0 likes · 8 min read
What’s New in IntelliJ IDEA 2023.3? AI Assistant, Java 21, and Built‑in Kubernetes
21CTO
21CTO
Mar 9, 2024 · Mobile Development

What’s New in Android Studio Iguana and the Upcoming Jellyfish Preview?

Google’s latest Android Studio release, Iguana, brings AI‑driven crash reporting, GitLab integration, enhanced Compose tools, and policy alerts, while the forthcoming Jellyfish preview adds a global Studio Bot and Gemini AI templates, expanding developer productivity across 180 countries.

AI assistantAndroid StudioIDE
0 likes · 5 min read
What’s New in Android Studio Iguana and the Upcoming Jellyfish Preview?
DevOps
DevOps
Jan 7, 2024 · Artificial Intelligence

How to Build and Publish Custom GPTs in OpenAI’s Custom GPT Store

This article explains how to create a custom GPT assistant using OpenAI’s no‑code builder, configure multimodal features, and publish it on the upcoming Custom GPT Store to share or monetize the assistant, with step‑by‑step instructions and target user scenarios.

AI assistantCustom GPTGPT Store
0 likes · 5 min read
How to Build and Publish Custom GPTs in OpenAI’s Custom GPT Store
IT Services Circle
IT Services Circle
Dec 11, 2023 · Fundamentals

JetBrains IntelliJ IDEA 2023.3 Release Highlights

The IntelliJ IDEA 2023.3 update introduces the fully launched AI Assistant, complete Java 21 support, enhanced debugging tools, a floating toolbar, out‑of‑the‑box Kubernetes integration, numerous UI improvements, faster Gradle and Maven imports, and a host of new framework and technology features.

AI assistantIDEIntelliJ IDEA
0 likes · 7 min read
JetBrains IntelliJ IDEA 2023.3 Release Highlights
Efficient Ops
Efficient Ops
Dec 3, 2023 · Artificial Intelligence

How to Build a Zabbix Expert Advisor with GPT‑4 in Minutes

This guide walks you through why GPT‑4 outperforms GPT‑3.5, shows step‑by‑step how to create a Zabbix expert consultant using the new GPTs feature, and explains advanced configuration, knowledge‑base feeding, testing, and future possibilities for AI‑enhanced monitoring.

AI assistantAutomationGPT-4
0 likes · 7 min read
How to Build a Zabbix Expert Advisor with GPT‑4 in Minutes
DaTaobao Tech
DaTaobao Tech
Oct 25, 2023 · Artificial Intelligence

Prompt Engineering, LLM Supervised Fine‑Tuning, and Mobile Tmall AI Assistant Application

The article explains prompt engineering techniques, supervised fine‑tuning of large language models, and their practical deployment in the Mobile Tmall AI shopping assistant, detailing ChatGPT’s generation steps, Transformer architecture, prompt clarity, delimiters, role‑play, few‑shot and chain‑of‑thought prompting, SFT versus pre‑training, LoRA adapters, data collection, Qwen‑14B training configuration, SDK‑based inference, and comprehensive evaluation.

AI assistantLLM fine-tuningModel deployment
0 likes · 14 min read
Prompt Engineering, LLM Supervised Fine‑Tuning, and Mobile Tmall AI Assistant Application
phodal
phodal
Sep 17, 2023 · Artificial Intelligence

How Chocolate Factory’s Codebase AI Assistant Boosts Code Search with RAG

This article explains the design and implementation of the Codebase AI Assistant in the Chocolate Factory framework, covering its problem‑solving DSL, retrieval‑augmented generation pipeline, indexing and querying stages, prompt strategies, and code‑splitting rules that together enable efficient semantic code search.

AI assistantCode searchKotlin
0 likes · 11 min read
How Chocolate Factory’s Codebase AI Assistant Boosts Code Search with RAG
21CTO
21CTO
Jul 27, 2023 · Artificial Intelligence

How JetBrains’ New AI Assistant Is Changing the Way Developers Code

JetBrains has rolled out an AI Assistant across its entire IDE suite, offering chat, code analysis, and documentation generation powered by OpenAI, while highlighting its deeper integration compared to GitHub Copilot, current limitations, privacy concerns, and early developer feedback.

AI assistantCopilotIDE
0 likes · 4 min read
How JetBrains’ New AI Assistant Is Changing the Way Developers Code
IT Services Circle
IT Services Circle
Jul 13, 2023 · Artificial Intelligence

JetBrains Introduces AI Assistant Across All IDEs and .NET Tools

JetBrains has launched a new AI Assistant feature that is integrated into all its IDEs and .NET tools, offering chat, code understanding, documentation generation, naming suggestions, and automatic commit‑message creation to boost developer productivity.

AI assistantIDEJetBrains
0 likes · 5 min read
JetBrains Introduces AI Assistant Across All IDEs and .NET Tools
Architect
Architect
Apr 13, 2023 · Artificial Intelligence

AutoGPT: Building Your Own Autonomous AI Assistant in Under 30 Minutes

This article introduces AutoGPT, an experimental open‑source AI agent powered by GPT‑4 that can autonomously achieve user‑defined goals, showcases real‑world examples such as website creation and market research, and provides step‑by‑step setup instructions including repository cloning, environment configuration, package installation, Docker usage, and execution.

AI assistantAutoGPTGPT-4
0 likes · 7 min read
AutoGPT: Building Your Own Autonomous AI Assistant in Under 30 Minutes
DataFunTalk
DataFunTalk
Nov 24, 2022 · Artificial Intelligence

Technical Evolution of OPPO's Conversational AI Assistant XiaoBu

This article details the development journey of OPPO's conversational AI assistant XiaoBu, covering its historical background, product features, four years of technical evolution, challenges in skill building and user understanding, anti‑failure strategies, and future directions in multimodal AI assistants.

AI assistantConversational AIDialogue Systems
0 likes · 24 min read
Technical Evolution of OPPO's Conversational AI Assistant XiaoBu