Discovering Data Monetization Opportunities in Financial Services

Data has become an essential driver for new monetization initiatives in the financial services industry. With the vast amount of data collected from customers, transactions, and market movements, among other sources, this abundance offers tremendous potential for financial institutions to extract valuable insights that can inform business decisions, improve customer service, and create new revenue streams.

G2 Spring Reports 2023: Keboola leads the way once again

Keboola has once again taken first place in multiple categories, as announced by the world’s leading software peer-to-peer review marketplace, G2. As a data stack as a service, Keboola has one core goal - to make data accessible across all departments in your business. We want to empower teams everywhere to use data and build data products effortlessly, regardless of their technical background. Keboola’s success in the G2 Spring Report is gratifying proof that our users continue to love us.

Use AI to train AI: prompt learning using OpenAI API and ClearML

Making a Question Answering (QA) bot that can cite your own documentation and help channels is now possible thanks to chatGPT and Langchain, an open-source tool that cleverly uses chatGPT but doesn’t require retraining it. But it’s a far cry from “out of the box.” One example is that you have to get the prompt just right. To get an LLM (large language model) to do exactly what you want, your instructions will have to be very clear, so what if we automate that too?