Tag

NLP

1
Feb

ChatGPT: The Big Disruptor?

Disruptive technologies or innovations like ChatGPT set in motion a process that can change the way we do business or even, how we live. The real disruptor is not ChatGPT, but the rapid development of new technologies in the field of AI and ML that are emerging on the back of the hype around ChatGPT and OpenAI.
16
Nov

Three Key Considerations When Implementing AI

For some time now, artificial intelligence that allows an image to be generated from a text input, has been more or less freely available. Well-known examples are OpenAI's DALL-E and Google's Imagen. Not too long ago, Stability.ai's DreamStudio.ai was released, which, unlike the other AIs, is completely open source.
19
Oct

DreamStudio, Stable Diffusion & Language Models

For some time now, artificial intelligence that allows an image to be generated from a text input, has been more or less freely available. Well-known examples are OpenAI's DALL-E and Google's Imagen. Not too long ago, Stability.ai's DreamStudio.ai was released, which, unlike the other AIs, is completely open source.
4
Oct

AI in Vaccine Development and Rollout

This article describes use cases and tools that AI healthcare companies and research teams built to facilitate vaccine design, speed up trials, predict mutations, prioritize patients, and address vaccine hesitancy.
22
Aug

Scalable Programming

Java continuously introduces new, useful features. For instance, Java 8 introduced the Stream API, one of the biggest highlights of the past few years. But is aggregating data with the Stream API a panacea? In this article, I’d like to explore if there’s a better alternative for certain cases from a complexity perspective.
11
Jul

Take Control of ML Projects

The decision to move Elasticsearch to proprietary licensing awakened a sleeping giant. The open source community rapidly flexed its muscle to ensure a true open source option for fast and scalable search and analytics—which many users depend on for ML projects—would continue to be available. The result is OpenSearch, a community-driven hard fork of Elasticsearch 7.10.2, built with Apache Lucene and available under the fully open source Apache 2.0 license.
7
Jun

Why are we doing this anyway?

Modularization is frequently discussed, but after some time, the speakers realize that they don’t mean the same thing. Over the last fifty years, computer science has given us a number of good explanations about what modularization is all about—but is that really enough to come to the same conclusions and arguments?
1
Apr

Keeping an Eye on AI

Your machine learning model is trained and finally running in production. But that was the easy part. Now, the real challenge is reliably running your machine learning system in production. For this, monitoring systems are essential. But while monitoring machine learning models, you must consider some challenges that go beyond traditional DevOps metrics.
10
Feb

Python Developers live in Visual Studio Code

With over 18 million monthly users, VS Code has become one of the most popular and fastest-growing text editors in the world. To learn more about why over 3.7 million of them find VS Code to be the perfect habitat for Python development and data science work, keep on reading!.

Behind the Tracks