Systems | Development | Analytics | API | Testing

AI for Software Engineering Forecasting

New AI and Machine Learning (ML) solutions have become one of the most powerful tools in today’s technology stacks. These support the ability to process and analyze vast amounts of data to identify patterns and to make forecasting more reliable. AI has been driving innovation in healthcare, finance, and retail. Now, it's beginning to revolutionize the field of software engineering. This article shares some of our innovations in applying AI to software engineering processes.

AI-Powered Sales Assistant: The Future of Sales Productivity

Sales reps dedicate just two hours each day to active selling, according to HubSpot research. At Snowflake, our sales team found they were wasting 10 to 15 minutes searching for the right content every time they needed to answer a single question, like “Can you explain how Snowflake handles data integration from various sources?” Valuable content was scattered across different platforms, forcing employees to hop between various tools to assemble the right information.

How Financial Services Institutions Should Think About Unstructured Data - and Why It Matters for a Sound Enterprise AI Strategy

Being able to leverage unstructured data is a critical part of an effective data strategy for 2025 and beyond. To keep up with the competition and AI-accelerated pace of innovation, businesses must be able to mine the treasure trove of value buried in the mountains of unstructured data that comprise approximately 80% of all enterprise data — from call center logs, customer reviews, emails and claims reports to news, filings and transcripts.

Best Open Source LLMs in 2025

Open source LLMs continue to compete with proprietary models on performance benchmarks for natural language tasks like text generation, code completion, and reasoning. Despite having fewer resources than closed models, these open LLMs offer cutting-edge AI without the high costs and restrictions of proprietary models. However, running these open-source models in production and at scale remains a challenge.

Using Apache Flink for Model Inference: A Guide for Real-Time AI Applications

As real-time data processing becomes a cornerstone of modern applications, the ability to integrate machine learning model inference with Apache Flink offers developers a powerful tool for on-demand predictions in areas like fraud detection, customer personalization, predictive maintenance, and customer support. Flink enables developers to connect real-time data streams to external machine learning models through remote inference, where models are hosted on dedicated model servers and accessed via APIs.