Evolving beyond the .env file: Frictionless AI Tooling with OpenShift Dev Spaces

TL;DR: AI-assisted coding tools are transforming developer productivity. However, managing access to these tools via local .env files introduces significant security risks and operational friction. This article explores how to achieve a Zero Trust architecture using the Red Hat Advanced Developer Suite, OpenShift Dev Spaces, and the External Secrets Operator to dynamically inject AI API […]

This isn’t just any Tech Conference

Welcome to the Women+ in Data and AI (W+DAI) event—a true highlight in the tech community calendar that’s all about embracing diversity and empowerment. This isn’t just any tech conference; it’s a celebration where the latest in AI and data science meets a vibrant and supportive network. Here, everyone from industry veterans to budding speakers […]

Why to embrace Data as a Product & Data Mesh

The potential of AI has been acknowledged for years, along with the understanding that data is the key driver of this potential. This realization sparked a gold rush to amass data, a pursuit driven more by the allure of future possibilities than by practical use cases. Consequently, this rush resulted in piles of rubble rather […]

The Future of generative AI in the Financial Sector

In just two months, ChatGPT reached 100 million users, outpacing TikTok and WhatsApp. This shows AI’s growing popularity, especially versatile generative AI. In 2024, generative AI’s influence in tech and finance is undeniable. This article looks at key generative AI trends in finance for 2024. Artificial Intelligence (AI) is a broad field that aims to […]

A personal AI assistant for developers that doesn’t phone home

tl;dr It’s no surprise that developers are looking for ways to include powerful new technologies like AI Assistants to improve their workflow and productivity. However, many companies are reluctant to allow such technology due to concerns about privacy, security and IP law. This article addresses the concerns about privacy and security and describes how to […]

AI and its hype, some recommendations for reading

Lately we have been seeing many things around AI and most prominently was the advent of ChatGPT, which brought AI within the average person’s viewpoint. Also here on OpenSourcerers we have had some articles around AI and ML lately, just scroll down through the list (one entry point is also linked also below).. What I’m […]

Develop faster, operate smart: A Kubernetes-native guide to AI application development

tl;dr A Kubernetes-native software engineering approach for the development of AI applications helps you increase developer productivity, optimize resource consumption as well as simplify operations. A hands-on demo of this approach can be seen here. Two-step development approach The usage of an AI/ML model in an application requires basically a two-step development approach. The first […]