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
C++

Drive The Stack Overflow API In Your Windows and Mobile Apps

Stack Overflow is one of the most-used help desks on the internet that helps developers and technologists write scripts, examples, or solutions. Their public platform serves 100 million people every month, making it one of the 50 most popular websites in the world. Their asynchronous knowledge management and collaboration offering Stack Overflow for Teams is transforming how people work. You can…
Read more
CodeDelphi

Easily Perform Powerful Text Analysis With Google Machine Learning

Google Cloud offers a Natural Language API which allows a developer to take unstructured text as an input and utilize Google’s machine learning capabilities to derive insight from it. They have a number of different operations that can be performed on a piece of text including syntax analysis, entity analysis, custom entity extraction, sentiment analysis, custom sentiment analysis, content…
Read more
News

26 Years... of Delphi

Today is Delphi 26th anniversary. A very long time… Many things have changed, some more than others. Here’s my 26 picks! On February 14th 1995, Borland introduced a new tool for developers, one that sparked a lot of enthusiasm and over 26 years has been used to…
News

Auto Inc Fields in RAD Server with InterBase

How to create Auto Incremental Fields in RAD Server with InterBase, FireDAC and TEMSDataSetResource One key feature when asking a remote server to add a record is to get the new record ID value returned. Thankfully this is easily achieved with InterBase and FireDAC via RAD Server with TEMSDataSetResource InterBase has a concept of Generators. These provide a unique sequential integer value that…
Read more