Qt Creator 11 released
We are happy to announce the release of Qt Creator 11! Check out the highlights here (YouTube). Terminal Qt Creator has an integrated Terminal now. It supports multiple tabs, various… Read more »
We are happy to announce the release of Qt Creator 11! Check out the highlights here (YouTube). Terminal Qt Creator has an integrated Terminal now. It supports multiple tabs, various… Read more »
Bolow, a link to a youtube video series showing how to create and implement a whole Neural Networks (NN) using Python. I covers main NN’s areas (layers, normalization, activation functions,… Read more »
We unveil what Vector DBs are, why they are useful, and how to use them, July In the field of artificial intelligence, vector databases are an emerging database technology that… Read more »
Analyzing a dataset to understand it better and gain insights is an important step in any data science project. And ChatGPT can help simplify and speed up such analysis. Here… Read more »
When we announced the Qt 6 port of Qt Speech for Qt 6.4, one of the comments pointed out that the module would be more valuable if applications could access the… Read more »
This article is aimed at giving you a brief and straight to point introduction to Data Engineering within a short read. Data Engineering involves gathering, cleaning, transforming, storing and maintaining… Read more »
Introduction Artificial Intelligence (AI) has revolutionized various industries, from healthcare and finance to transportation and entertainment. At the heart of AI lies the process of model training, where algorithms learn… Read more »
To those who ask themselves if ChatGPT will threatten Google Search engine and Google’s general business model in general, here’s an article that may give an aswer. Link: bdtechtalks.com –… Read more »
Qt’s MVC-like interface for displaying data in views An interesting article about the MVC (Model-View-Controller) pattern and it’s usage in Qt framework using Python and PySide6 package. Link: pythonguis.com/tutorials/pyside6-modelview-architecture/ Publication… Read more »