CodeDelphiRAD Studio

Powerful Advanced Scientific Computing - it's easy!

In this article, you’ll learn what scientific computing is, why we use python for scientific computing, and how to use python windows GUI builder with scientific computing libraries, the results, and many more. What is Scientific Computing? According to Golub and Ortega in 1992, Scientific Computing is the collection of tools, techniques, and theories required to solve mathematical models…
Read more
CodeDelphi

This AI API Makes Your App A "Fast Style" Artistic Genius

The AI API “Fast Style” is a form of graphical style transfer which uses a neural network to combine the artistic styles of one image with another to render a new unique image. You can think of it as taking a photograph and combining it with a Manet painting to produce a unique photo after the style of Manet. To make art, we will use the help of DeepAi.org a platform that you can…
Read more
DelphiInterview

Developer Stories: Aldo Victoria Talks About Uworktify

Aldo Victoria started using Delphi in 2001. His application (Uworktify: A Fun Online Print Service Provider App Is Built In Delphi) was one of the submitted showcase entries over at the Delphi 26th Showcase Challenge. Aldo took some time out of his busy schedule to give us some background about how he acquired Delphi skills and knowledge. Head over to the Uworktify website for further information…
Read more
News

Using Delphi's Expressions Engine

Delphi RTL include a very powerful expression engine, which is one of the foundations of the Live Bindings architecture, but can be used as a separate engine for processing expressions. This blog post offers a quick introduction to the topic. There are many hidden gems in…
CodeDelphiRAD Studio

Upscale Images With DeepAI's Super Resolution API

DeepAI is a prominently popular platform for artificial intelligence. They provide research, guides, news, and several AI APIs. You can learn more about their APIs from this link: https://deepai.org/apis The range and depth of the APIs offered by DeepAI are quite astounding. They include APIs which allow for image colorization, facial recognition, nudity detection, sentiment, and emotion…
Read more