Tagged articles
2 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 Boot
0 likes · 7 min read
Add Context Memory to Your AI in 5 Lines with Spring AI ChatMemory
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