Tagged articles

AI conversation

3 articles · Page 1 of 1
Coder Circle
Coder Circle
Apr 16, 2026 · Artificial Intelligence

Add Context Memory to Your AI in 5 Lines with Spring AI ChatMemory

The article demonstrates how to give a Spring Boot AI chatbot persistent context using Spring AI's ChatMemory, showing the problem of stateless requests, explaining the ChatMemory architecture, providing a five‑line code example, comparing storage options (InMemory, JDBC, Redis), and sharing practical tips and pitfalls.

AI conversationChatMemorySpring AI
0 likes · 7 min read
Add Context Memory to Your AI in 5 Lines with Spring AI ChatMemory
Subtle Storm
Subtle Storm
Jul 10, 2025 · Artificial Intelligence

How User, Assistant, and System Roles Shape Large Language Model Interactions

The article explains the three core roles—user, assistant, and system—in large language model conversations, detailing their definitions, functions, characteristics, and how proper role prompting clarifies dialogue structure, controls AI behavior, and improves task handling, illustrated with JSON examples and a full simulated exchange.

AI conversationPrompt Engineeringlarge language model
0 likes · 6 min read
How User, Assistant, and System Roles Shape Large Language Model Interactions
DataFunTalk
DataFunTalk
May 13, 2022 · Artificial Intelligence

Design and Applications of AI‑to‑AI Conversational Systems in Immersive Virtual Social Environments

This article explores why AI‑to‑AI dialogue is needed, outlines the overall architecture of an AI conversation system, details text‑generation and voice‑synthesis techniques, and examines how such technology can power immersive metaverse social experiences, illustrated with the XiaoIce Island platform.

AI conversationDialogue SystemsMetaverse
0 likes · 21 min read
Design and Applications of AI‑to‑AI Conversational Systems in Immersive Virtual Social Environments