Systems | Development | Analytics | API | Testing

Technology

AI-Assisted Integration Development with WSO2 Micro Integrator and Choreo

In this video, Asanka Abeyweera demonstrates how to develop a basic integration using WSO2 Micro Integrator (WSO2 MI) as the integration technology and Choreo as the internal developer platform. Utilizing the AI assistance available in the new WSO2 MI VS Code extension, Asanka Abeyweera, Software Architect at WSO2 walks through the process of building, deploying, and testing the integration, along with showcasing basic observability features.

Unlocking the Power of AI in insightsoftware's Logi Symphony

Unlock the power of AI with Logi Symphony! In this video, we introduce Logi AI, a cutting-edge addition to Logi Symphony that revolutionizes how you interact with your data. Learn how to create customizable AI chat flows, integrate real-time data, and leverage prompt templates to ensure accurate and relevant AI responses. Discover how these features enhance user engagement and provide deeper insights from your data.

Monetizing a Gen-AI-Based ChatBot API by Metering Token Usage

For many Gen AI-based applications, usage-based billing is crucial. It is especially important if you are using third-party models that charge you for tokens used. You want to ensure that your cost of tokens used is covered by your customers, in addition to charging for your own value add. In this tutorial, we will build a quick Chat Bot API using OpenAI’s ChatGPT, and then use Moesif and Stripe to meter the number of tokens used and report the usage to Stripe to be charged.

So You Think You Can SaaS? Next-Gen SaaS Creation with Moesif and AWS

Join us as we take a deep dive into AWS SBT (SaaS Builder Toolkit) with our friends from AWS! Are you building or planning to build a scalable and revenue-generating SaaS? In this webinar, we will explore how you can use AWS SBT and Moesif to create such platforms. We will look at some example projects and provide practical tips on how to get started with both tools.

An Overview of Cloudera's AI Survey: The State of Enterprise AI and Modern Data Architecture

Enterprise IT leaders across industries are tasked with preparing their organizations for the technologies of the future – which is no simple task. With the use of AI exploding, Cloudera, in partnership with Researchscape, surveyed 600 IT leaders who work at companies with over 1,000 employees in the U.S., EMEA and APAC regions.

The Role of Security Testing for LLMs Implementations in Enterprises

Businesses are seeking ways to collect all the data from their digital sources and draw out patterns that can reinterpret human participation with automation. A vanguard in this attempt is the emergence of large language models (LLMs) powered by artificial intelligence (AI).

How to Set Idle Timeouts | Apache Flink in Action

This video covers setting an idle timeout on a watermark generator when joining data in Apache Flink. This can be used when you have two streams, one that has frequent updates, and one that has infrequent updates, and you need to join data without waiting for a fresh watermark from the infrequent one.