VOOZH about

URL: https://thenewstack.io/3-ai-trends-developers-need-to-know-in-2025/

⇱ 3 AI Trends Developers Need to Know in 2025 - The New Stack


TNS
SUBSCRIBE
Join our community of software engineering leaders and aspirational developers. Always stay in-the-know by getting the most important news and exclusive content delivered fresh to your inbox to learn more about at-scale software development.
REQUIRED
It seems that you've previously unsubscribed from our newsletter in the past. Click the button below to open the re-subscribe form in a new tab. When you're done, simply close that tab and continue with this form to complete your subscription.
The New Stack does not sell your information or share it with unaffiliated third parties. By continuing, you agree to our Terms of Use and Privacy Policy.
Welcome and thank you for joining The New Stack community!
Please answer a few simple questions to help us deliver the news and resources you are interested in.
REQUIRED
REQUIRED
REQUIRED
REQUIRED
REQUIRED
Great to meet you!
Tell us a bit about your job so we can cover the topics you find most relevant.
REQUIRED
REQUIRED
REQUIRED
REQUIRED
REQUIRED
Welcome!

We’re so glad you’re here. You can expect all the best TNS content to arrive Monday through Friday to keep you on top of the news and at the top of your game.

What’s next?

Check your inbox for a confirmation email where you can adjust your preferences and even join additional groups.

Follow TNS on your favorite social media networks.

Become a TNS follower on LinkedIn.

Check out the latest featured and trending stories while you wait for your first TNS newsletter.

PREV
1 of 2
NEXT
VOXPOP
As a JavaScript developer, what non-React tools do you use most often?
Angular
0%
Astro
0%
Svelte
0%
Vue.js
0%
Other
0%
I only use React
0%
I don't use JavaScript
0%
Thanks for your opinion! Subscribe below to get the final results, published exclusively in our TNS Update newsletter:
NEW! Try Stackie AI
From clobbered drafts to real-time sync
Apr 14th 2026 10:00am, by David Moore
TypeScript 6.0 RC arrives as a bridge to a faster future
Mar 14th 2026 9:00am, by Darryl K. Taft
Mastra empowers web devs to build AI agents in TypeScript
Jan 28th 2026 11:00am, by Loraine Lawson
2024-12-12 06:15:12
3 AI Trends Developers Need to Know in 2025
sponsor-confluent,sponsored-post-contributed,
AI / AI Engineering / Large Language Models

3 AI Trends Developers Need to Know in 2025

A look at the AI trends that will have the biggest impact on engineering teams and advice on how to overcome these challenges.
Dec 12th, 2024 6:15am by Andrew Sellers and Adi Polak
👁 Featued image for: 3 AI Trends Developers Need to Know in 2025
Image from Andrey Suslov on Shutterstock
Confluent sponsored this post.

Interest in AI has surged since 2020 and dominated conversations across headlines and boardrooms ever since. So it’s unsurprising that business development has followed suit — 81% of IT leaders listed AI and machine learning as an important or top priority in their 2024 budgets, according to survey results in Confluent’s Data Streaming Report.

But is all this attention and investment leading to a near-term future where AI is ubiquitous and functions as intended? It all depends on whether businesses have a sufficient pipeline of engineers equipped with new skills, the right tools and trustworthy data to turn AI promises into real-world capabilities.

Let’s look at the AI trends that will have the biggest impact on engineering teams and our advice on how to overcome these challenges.

Trend #1: Hallucinations will continue to be a significant barrier to production as LLM use cases grow.

Large language models (LLMs) continue to follow a corollary to Moore’s Law, exponentially growing with the amount of training data they consider, the number of parameters that define them and the size of the context window that their attention can consider. Yet, model interpretability remains elusive in general. LLMs in general are poor reasoning agents, so coupling them with machinery we already know works will get us a lot further in overcoming the hallucinations that result in relying on LLMs alone.

Developer Impact

LLMs are stochastic in nature, while many traditional QA best practices assume the tested system is deterministic. Developers will have to rely on different approaches to test and build confidence in LLM-enabled applications. We can apply historically useful machine learning (ML) techniques and other technologies to measure output quality and minimize hallucinations. With application-specific guardrails in place, engineers can build LLMs capable of reliably identifying when they’re hallucinating or providing information with low confidence scores.

Compared to LLMs, using a small fine-tuned language model will provide a better response. However, developers need to feed it with the right insights, such as events and timely and personalized data, so it can succeed. One promising pattern developers can use to reduce the impact of hallucinations is retrieval-augmented generation (RAG), coupling prompts at inference time with relevant domain-specific information.

Trend #2: Agentic AI will be more capable of independent decision-making.

Agentic AI systems promise to make decisions and act independently on behalf of specific business functions, teams and even individuals within the business. However as AI models become more sophisticated, they tend to lose transparency, and that introduces difficult questions for engineering teams to answer when building and deploying AI agents.

Developer Impact 

Compared to less automated systems, it’s much more difficult to recognize errors in AI before dependent systems consume the outputs. Implementing RAG with real-time data pipelines can help augment agentic AI solutions with important context to improve environmental awareness and decision-making.

As these solutions go from conception to development and production, more organizations will need a data-streaming platform (DSP) complete with streaming, processing and governance capabilities to sustainably build and scale these capabilities in the long term. Event-driven architectures enabled with a DSP provide an implementation framework for agentic systems, modeling them as asynchronous workflows of composable microservices. This approach promotes the reusability of individual components of agentic systems and makes the larger systems easier to analyze and scale than if they are created as large monoliths.

Trend #3: Engineering teams are shifting to dynamic data access for AI models.

Rising demand for dynamic or real-time data access isn’t unique to only AI/ML initiatives, but it has contributed to the growth of real-time intelligence. Over the last decade, engineering teams have increasingly used open source streaming engines like Apache Kafka and Apache Flink to power real-time recommendations, predictions and anomaly detection.

Developer Impact

This trend will also affect the infrastructure and teams behind these projects. This shift to real-time data access will allow for more flexible and dynamic data organizations, which enables human users, chatbots and even AI agents to quickly access and query a wide range of data.

Empowering Engineers With New AI Skills and Better Data

Companies looking for ways to reduce complexity and costs when building real-time AI solutions need to shift data processing left and use data contracts to enable dynamic access to trustworthy data products. The resulting data products can be consumed as either data streams or open table formats. This approach allows data teams to facilitate efficient data processing, supplying engineers with data in a clean, consistent format and enabling them to build dynamic AI applications with more confidence and less risk.

However, providing engineers with trustworthy data isn’t enough to ensure AI initiatives succeed. Leaders also need to motivate experienced engineers to train and mentor junior team members with the time, resources and support to focus on building differentiated applications.

Data engineers can use LLMs and GenAI tools to develop their prompt engineering skills and increase their familiarity with coding templates. It can help if engineers stay sharp on computer science fundamentals, increase their proficiency in popular languages in the data and AI/ML spaces like Python and Java, and understand real-time data processing and event guarantees.

Confluent, founded by the original creators of Apache Kafka, pioneered a complete data streaming platform that streams, connects, processes, and governs data as it flows throughout a business. With Confluent, any organization can modernize their business and run it in real-time.
Learn More
The latest from Confluent
TRENDING STORIES
Andrew Sellers leads Confluent's Technology Strategy Group, supporting strategy development, competitive analysis, and thought leadership. He has previously brought several AI-enabled commercial offerings to market as a technology leader. He is a co-inventor on over a dozen patents related to...
Read more from Andrew Sellers
Adi Polak is an experienced software engineer and people manager. For most of her professional life, she has worked with data and machine learning for operations and analytics. As a data practitioner, she developed algorithms to solve real-world problems using...
Read more from Adi Polak
Confluent sponsored this post.
SHARE THIS STORY
TRENDING STORIES
SHARE THIS STORY
TRENDING STORIES
TNS DAILY NEWSLETTER Receive a free roundup of the most recent TNS articles in your inbox each day.
The New Stack does not sell your information or share it with unaffiliated third parties. By continuing, you agree to our Terms of Use and Privacy Policy.