Systems | Development | Analytics | API | Testing

How to deliver successful AI products with Keboola?

If you haven’t been tuned in, AI products are the new “it girl” on the block, turning heads and transforming the way businesses operate. This seismic shift isn't merely a trend; it's the new norm. AI has massive implications for Keboola’s mission - helping companies create and ship better data projects faster. We’ve been helping build AI-powered products for years, but the recent innovations in the space have accelerated our efforts even further.

Private AI vs Public AI: 4 Key Facts

Artificial intelligence (AI) has reached a tipping point in the public consciousness. Much of this has been driven by technology developments related to large language models (LLMs) and the release of generative AI tools, including ChatGPT from OpenAI. However, for enterprises shaping forward-looking AI strategy, a critical part of the conversation that needs to be addressed is the issue of private AI vs. public AI.

Generative AI in Software Testing

Generative AI in software testing is an advanced approach that augments human testers to make the testing process faster and more efficient while improving the quality of the software test results. At Testlio, we use artificial intelligence in software testing to assist expert QA testing managers in new test creation, faster test case refactoring, and creating issue reports with significantly fewer errors. In essence, generative AI helps enhance human performance.

LLM ChatBot Augmented with Enterprise Data

This video demonstrates how to use an open source pre-trained instruction-following LLM (Large Language Model) to build a ChatBot-like web application. The responses of the LLM are enhanced by giving it context from an internal knowledge base. This context is retrieved by using an open source Vector Database to do semantic search.