Tagged articles

AI frameworks

17 articles · Page 1 of 1
IoT Full-Stack Technology
IoT Full-Stack Technology
Jun 8, 2026 · Artificial Intelligence

Spring AI 2.0 vs LangChain4j: Which Should You Choose?

This article compares Spring AI 2.0 and LangChain4j for integrating large language models into Java enterprise applications, examining their positioning, version alignment, programming models, RAG capabilities, tooling, observability, learning curves, and suitability for different team stacks to help you make an informed selection.

AI frameworksLLM integrationLangChain4j
0 likes · 12 min read
Spring AI 2.0 vs LangChain4j: Which Should You Choose?
AI Engineer Programming
AI Engineer Programming
May 9, 2026 · Artificial Intelligence

Why PDF Parsing Is Hard for RAG and Which Mainstream Solutions Work

The article examines the intrinsic challenges of extracting structured text from PDFs for Retrieval‑Augmented Generation—such as missing reading order, table reconstruction, font encoding, and scanned images—and compares lightweight libraries, AI‑enhanced frameworks, commercial APIs, and visual language models as practical solutions.

AI frameworksOCRPDF parsing
0 likes · 23 min read
Why PDF Parsing Is Hard for RAG and Which Mainstream Solutions Work
AI Waka
AI Waka
Apr 17, 2026 · Artificial Intelligence

From Generative to Agentic AI: Building Real‑World Agent Systems

The article explains how AI is shifting from reactive generative models to goal‑driven Agentic systems, outlines core framework components, common patterns, skill abstractions, a step‑by‑step implementation guide for backend engineers, and introduces Harness Engineering for production‑grade reliability and observability.

AI frameworksLLM AgentsObservability
0 likes · 10 min read
From Generative to Agentic AI: Building Real‑World Agent Systems
Smart Workplace Lab
Smart Workplace Lab
Apr 13, 2026 · Artificial Intelligence

What Is Agentic AI? Core Components, Framework Comparisons, and a Practical Build Guide

Agentic AI transforms traditional AI by adding autonomous planning, reasoning, tool use, memory, and self‑reflection, enabling goal‑oriented multi‑step tasks, and the article outlines its key components, leading frameworks, 2026 trends, and a step‑by‑step method to build a functional system.

AI GovernanceAI frameworksArtificial Intelligence
0 likes · 8 min read
What Is Agentic AI? Core Components, Framework Comparisons, and a Practical Build Guide
LuTiao Programming
LuTiao Programming
Apr 3, 2026 · Artificial Intelligence

Beyond Simple API Calls: The 2026 Complete Guide to Java AI Frameworks

This article explains why enterprise‑grade AI development in Java goes far beyond calling a model, introduces the five major Java AI frameworks—Spring AI, LangChain4j, Spring AI Alibaba, AgentScope‑Java, and Semantic Kernel—compares their core features, provides concrete code samples, offers a selection matrix for different scenarios, and outlines future trends in AI system orchestration.

AI frameworksAgentScopeLangChain4j
0 likes · 7 min read
Beyond Simple API Calls: The 2026 Complete Guide to Java AI Frameworks
Programmer XiaoFu
Programmer XiaoFu
Mar 27, 2026 · Artificial Intelligence

Top 5 Java AI Frameworks for Enterprise Applications

This article analyzes the emerging Java AI ecosystem, comparing Spring AI, LangChain4j, Spring AI Alibaba, AgentScope‑Java, and Microsoft Semantic Kernel, and provides guidance on selecting the right framework based on features such as RAG, agent support, observability, security sandbox, and cloud integration.

AI frameworksAgentScopeLangChain4j
0 likes · 19 min read
Top 5 Java AI Frameworks for Enterprise Applications
SpringMeng
SpringMeng
Mar 7, 2026 · Artificial Intelligence

LangChain4j vs Spring AI: Which Java AI Framework Is Right for Your Project?

The article compares LangChain4j and Spring AI across design philosophy, core features, ecosystem integration, community maturity, and learning curve, providing concrete code examples, a feature‑richness matrix, and practical selection guidelines to help Java developers choose the most suitable AI framework for their needs.

AI frameworksAgentComparison
0 likes · 15 min read
LangChain4j vs Spring AI: Which Java AI Framework Is Right for Your Project?
AntTech
AntTech
Apr 24, 2025 · Artificial Intelligence

Key Takeaways from Ant Group and Tsinghua’s Presentations on the AReaL Reinforcement Learning Framework and AWorld Multi‑Agent Framework at ICLR 2025

At ICLR 2025 in Singapore, Ant Group and Tsinghua University showcased the open‑source reinforcement‑learning platform AReaL and the multi‑agent system AWorld, highlighting their recent breakthroughs, system design challenges, performance results on the GAIA benchmark, and upcoming development plans.

AI frameworksICLR2025Multi-Agent Systems
0 likes · 7 min read
Key Takeaways from Ant Group and Tsinghua’s Presentations on the AReaL Reinforcement Learning Framework and AWorld Multi‑Agent Framework at ICLR 2025
Java Tech Enthusiast
Java Tech Enthusiast
Oct 8, 2024 · Artificial Intelligence

Spring AI Framework for Java Developers

Spring AI is a Java‑centric framework that unifies access to chat, text‑to‑image, embedding and retrieval‑augmented generation models—including OpenAI, Anthropic and Alibaba’s Tongyi Qianwen—through synchronous or asynchronous APIs, POJO mapping, function calling, vector‑store integration and fluent tooling for rapid AI agent development.

AI frameworksCloud ComputingFunction Calling
0 likes · 5 min read
Spring AI Framework for Java Developers
21CTO
21CTO
Jul 23, 2024 · Artificial Intelligence

What Is Agentic AI? How Autonomous Agents Boost Productivity and Transform Industries

Agentic AI, also known as autonomous AI agents, enables systems to perceive environments, make decisions, act, and continuously learn, offering higher productivity, smarter decision‑making, and industry‑wide transformation across sectors such as customer service, healthcare, finance, and manufacturing.

AI automationAI frameworksAutonomous Agents
0 likes · 13 min read
What Is Agentic AI? How Autonomous Agents Boost Productivity and Transform Industries
AsiaInfo Technology: New Tech Exploration
AsiaInfo Technology: New Tech Exploration
May 15, 2023 · Artificial Intelligence

How LangChain, Auto‑GPT, and HuggingGPT Shape LLM‑Powered Application Development

This article analyzes the current landscape of large‑language‑model application frameworks—LangChain, Auto‑GPT, and HuggingGPT—detailing their core capabilities, workflow patterns, limitations, and how they enable developers to integrate LLMs into real‑world products while outlining future platform requirements.

AI frameworksApplication DevelopmentAuto-GPT
0 likes · 17 min read
How LangChain, Auto‑GPT, and HuggingGPT Shape LLM‑Powered Application Development
DataFunTalk
DataFunTalk
May 2, 2023 · Artificial Intelligence

Automatic Parallelism in PaddlePaddle: Architecture, Implementation, and Application Practice

This article presents a comprehensive overview of PaddlePaddle's automatic parallel design for heterogeneous scenarios, covering background motivation, architectural principles, key implementation details, practical usage interfaces, and future outlook, while illustrating concepts with detailed diagrams and examples.

AI frameworksPaddlePaddleautomatic parallelism
0 likes · 19 min read
Automatic Parallelism in PaddlePaddle: Architecture, Implementation, and Application Practice
YunZhu Net Technology Team
YunZhu Net Technology Team
Oct 22, 2021 · Artificial Intelligence

Deep Learning Overview and Introduction to the Lightweight Distributed Inference Engine Avior

This article reviews deep learning and AI frameworks, highlights challenges of online model serving, and presents Avior—a lightweight, distributed inference engine designed for high‑performance AI services, detailing its architecture, layer design, benchmark results, and future development plans.

AI frameworksAviorDeep Learning
0 likes · 8 min read
Deep Learning Overview and Introduction to the Lightweight Distributed Inference Engine Avior
Architects Research Society
Architects Research Society
Oct 7, 2019 · Artificial Intelligence

Comparison of Deep Learning Software Frameworks and Libraries

The article introduces deep learning as a machine‑learning subfield aimed at achieving artificial intelligence, explains its advantages in pattern recognition, and presents a visual comparison of prominent deep‑learning software frameworks, related tools, and additional resources while also including promotional information for a WeChat community.

AI frameworksmachine learningneural networks
0 likes · 3 min read
Comparison of Deep Learning Software Frameworks and Libraries
Qunar Tech Salon
Qunar Tech Salon
Sep 30, 2015 · Artificial Intelligence

Overview of Popular Deep Learning Libraries Across Programming Languages

This article provides a concise overview of numerous deep learning libraries and frameworks available for Python, Matlab, C++, Java, JavaScript, Lua, Julia, Haskell, .NET, and R, highlighting their main features, language bindings, and typical use cases in artificial intelligence research and development.

AI frameworksC#Deep Learning
0 likes · 7 min read
Overview of Popular Deep Learning Libraries Across Programming Languages