Predicting purchase intent is a common e-commerce use case. See how to set up the solution with Snowpark Container Services (SPCS) and Snowflake Registry to leverage real-time ML inference efficiently.| Infinite Lambda
In this article, we compare CrewAI, AutoGen, Vertex AI, and LangGraph multi-agent frameworks in the context of enabling natural-language (NL) querying and self-service analytics on data platforms.| Infinite Lambda
Dealing with mountains of similar invoices is a bottleneck for finance and HR teams. Visit the Infinite Lambda blog to learn how to use GenAI to automate invoice classification.| Infinite Lambda
DSPy or Declarative Self-improving Python helps optimise your prompts and teach your LLM to deliver high-quality outputs. See how on the Infinite Lambda Blog.| Infinite Lambda
We compare MCP vs workflow automation vs LLM-specific function calling in enterprise contexts to offer insights into performance and accuracy. Visit the Infinite Lambda Blog.| Infinite Lambda
How to run R scripts on Azure — a slick, cloud-powered solution using Docker, Azure Functions, and a dash of ingenuity. Visit the Infinite Lambda Blog.| Infinite Lambda
We are benchmarking the impact of PostgreSQL Triggers on performance. Find the analysis and key takeaways on the Infinite Lambda blog.| Infinite Lambda
Let's build a real-time dashboard with Tinybird, with sufficient analytical power to support business decisions. The whole solution is on the Infinite Lambda Blog.| Infinite Lambda
Learn how to reduce latency with Snowflake dynamic tables and minimal changes to your dbt models. Read on the Infinite Lambda Blog.| Infinite Lambda
Modern AI & BI workloads take more analytical power than traditional transactional EDAs offer. To meet the demands of real-time analytics, comprehensive cloud data warehouses and real-time data platforms can complement each other.| Infinite Lambda
Learn about A/B testing an ML-powered learn-to-rank (LTR) algorithm we developed to enable personalisation for travel leader Secret Escapes.| Infinite Lambda
A step-by-step guide to building an ML-powered Learning-to-Rank Algorithm for travel leaders Secret Escapes.| Infinite Lambda
Rewriting code on a legacy platform is like rearranging deck chairs on the Titanic. This article delves into legacy debt and shows you how to go about solving it the right way.| Infinite Lambda
Why sustainability analytics: let's consider compliance, costs, community expectations and access to capital. Read the expert take on the Infinite Lambda Blog.| Infinite Lambda
The data diff validation approach comes in handy during a blue-green deployment when we need to address discrepancies. Learn how to do that effectively.| Infinite Lambda
With rapid advancements in tech, robust data protection practices and full compliance with regulations, such as GDPR, are a must. Let's see how.| Infinite Lambda
Data masking is essential for data protection and compliance with regulations. Let's see how to use data contracts to automate it in your Snowflake database.| Infinite Lambda
If you’re a data engineer, then you’ve likely at least heard of Airflow. Apache Airflow is one of the most popular open-source workflow orchestration solutions that gets used for data pipelines. This is what spurred me to write the article “Should You Use Airflow” because there are plenty of people who don’t enjoy Airflow or… Read more| Seattle Data Guy