CodeDelphiIDERAD Studio

Cartoonify Photos With This Easy But Powerful Neural Network

Based on this wiki : a convolutional neural network (CNN, or ConvNet) is a class of deep neural network, most commonly applied to analyze visual imagery. They are also known as shift invariant or space invariant artificial neural networks (SIANN). Convolutional Neural Network? That sounds complicated! Is it? Good news,  DeepAI.org has provided an API to access, so we can quickly build…
Read more
DelphiIDE

Automate Access To Current And Historical Currency Exchange Rates Via API

Currency exchange rates are an interesting financial dataset similar to stock quotes and cryptocurrency datasets. For building solutions like software or a POS system for a currency exchange business, it is a necessary dataset and there are APIs online that give you easy access to this data. One API that is available is from ExchangeRatesAPI.io which is owned by apilayer (a sister company of…
Read more
DelphiRAD Studio

Powerful Enterprise-Grade Medical Office Industry Template Source Code For Your Business

In the last few RAD Server posts, we have seen several industry templates that can be a headstart for your business. For instance, theField Services Industrytemplate and theHospitality Industrytemplate. Today, we will explore another complete and complex Nurses template. RAD Server Nurses Demo– The connected nurses station showcases a common medical office…
Read more
CodeDelphiRAD StudioTech Partner

Powerful Open Source RESTRequest4Delphi Makes REST Easy In Delphi

REST is one of the main models that has been described by Roy Fielding, one of the principal creators of the HTTP protocol, in his Ph.D. thesis and adopted as the model to be used in the evolution of the HTTP protocol architecture. The Embarcadero REST Library isaccessiblefor all platforms, supported by Delphi. RESTRequest4Delphi is a wrapper around the built in components. The…
Read more