Coder Circle
Author

Coder Circle

Limited experience, continuously learning and summarizing knowledge, aiming to join a top tech company.

14
Articles
0
Likes
17
Views
0
Comments
Recent Articles

Latest from Coder Circle

14 recent articles
Coder Circle
Coder Circle
Mar 16, 2026 · Artificial Intelligence

OpenClaw: Could This AI Agent Become the Operating System of the AI Era?

OpenClaw aims to turn AI into a true executor that can operate a computer, illustrating how emerging AI agents could reshape software development, automate coding and office tasks, and ultimately become the new operating system for the AI era.

AI agentsAutomationLarge Language Models
0 likes · 9 min read
OpenClaw: Could This AI Agent Become the Operating System of the AI Era?
Coder Circle
Coder Circle
Sep 2, 2025 · Artificial Intelligence

Unlocking the New Era of AI Development: Exploring Spring AI Core Classes

This article walks through Spring AI’s three core classes—Message, Prompt, and ChatModel—explaining their roles, showing concrete code examples for constructing messages, building prompts, and invoking a large language model via a REST controller, and provides a complete demo repository.

ChatModelJavaLLM
0 likes · 3 min read
Unlocking the New Era of AI Development: Exploring Spring AI Core Classes
Coder Circle
Coder Circle
May 28, 2025 · Artificial Intelligence

Core AI Concepts Every Spring AI Developer Should Know

This article explains fundamental AI concepts—including models, prompts, prompt templates, embeddings, tokens, structured output, data integration, RAG, and tool calling—and shows how Spring AI simplifies their use for Java developers building intelligent applications.

AI modelsEmbeddingsPrompt Engineering
0 likes · 13 min read
Core AI Concepts Every Spring AI Developer Should Know