Ignite Your Digital Experience by Connecting People, Products, and Data with Low-Code
Additional JavaScript actions geared around retrieving data in Native apps using Mendix Client API.
This module focuses on integrating sentiment analysis into a Mendix application using a REST API.
This widget is used to display Image from an Encoded Base64 String value without the need for System.Image Generalization.
Discover the emotions in textual messages automatically using NLP. Human beings can easily perceive emotions from texts and experience them naturally.
Mxface is an API platform that powers face recognition applications developed on any platform to serve various use cases.
This module validate & verify the email address assessing deliverability and quality using an API provided by API Layer.
This is a module that generates QR codes from text input and prints them without showing a preview page using custom Java action.
This module is designed to determine whether images contain any violent content. This is achieved by utilizing the "Violence Detection API" provided by the API Layer site.
Grammatical mistakes are most common while typing, those grammatical mistakes, punctuations and the sentences are rephrased using this Paraphraser Module.
Search and replace in PDF refers to the process of finding specific words, phrases, or characters within a PDF document and replacing them with different ones.
The Tesseract OCR is used to extract text from image using tesseract.js library which is an open source library. It supports multiple languages with higher accuracy.
This widget will give rating based on the emoji reactions. To use this widget, place it in a data container that has an Integer attribute only.
The digital revolution is in full swing, and corporations around the globe are increasingly turning to low-code platforms to expedite the process of developing applications. Two of the most well-known Low code leaders in this space are Mendix and OutSystems. This article aims to present a comprehensive comparison of these two platforms. Read More...
Epics, a crucial component in the Mendix low-code platform, help you break down complex projects into manageable chunks. In this blog, we'll explore the basics of Mendix Epics and how they can streamline your app development process. Read More...
Augmented Reality (AR) is becoming vogue and trendy in the tech space right now. I was extremely fascinated by the number of possibilities that AR has to offer. Read More...
Voice cloning AI model enables the user to create an artificial simulation of a person's voice. The process of voice cloning involves recording a person's voice for several hours, which is then used to create a digital model of their speech patterns. Read More...
The significance of data protection has increased due to the rising number of data breaches and cyberattacks in today’s digital world. As a low- code platform, Mendix provides a secure terrain for developing and planting apps. This blog focuses on the use of AES encryption JavaScript in Mendix's end- to- end encryption module.Read More...
Generating a QR code from a String value and printing the generated QR code into the printer without showing the print preview page by using Mendix Java action.Read More...
Optical Character Recognition or Optical Character Reader (OCR) is the electronic or mechanical conversion of images of typed, handwritten, or printed text into machine-encoded textRead More...
Agile methodology is a way to manage a project by breaking it into several phases. It involves constant collaboration with stakeholders and continuous improvement at every stage which focuses and ensures to achieve the business goals and end-user goals. Read More...
We do repetitive tasks to meet basic needs in order to be able to do the things we love. It's the same for testers. After we do the basics, we'll break things down. Yes, breaking things is exciting in Mendix. Read More...
Integrating OpenAI with Mendix via OpenAI’s REST API enables us to create apps that quickly evaluate user questions and produce output that is similar to it. Read More...
I recently attempted to include a "Take Picture" functionality in my native mobile app, with the intention of storing the image as a base 64 encoded string. However, I encountered a challenge when I discovered Read More...
When choosing software for business, every business owner’s first thought is that software should meet their business needs without considering the features of that software. However, companies are always ready to change Read More...
Nowadays, every small and large scale business have become digitized using several software platforms. There are many technologies that provide business growth using different techniques.Here in Mendix, we use Low code which will be Read More...
Mendix has been the pioneer in the world of low-code development throughout the time it has provided great yet simple digital transformation methods. MxTechies is a digital transformation leader in the Mendix Low Code space Read More...
Due to the big evolution of the Internet in recent times, we live in a digital world. We are witnessing a phenomenal growth of social media platforms like Facebook, WhatsApp and Twitter. All these platforms come with chat functionality Read More...
Peer review provides a measure of quality control practices to software development by allowing teams to review their development artifacts early and often. The benefits of code review are widely accepted as a quality improvement and control strategy Read More...
I have come across many posts on several forums on Native file download. Currently we have a java script Action in the Native File document module to achieve it. The module was an excellent one, however I felt Read More...
Over the past few years, we might have come across many warning messages online. The most common one would be "This site is hacked" or “Your account is hacked”. Some of the others are “The system is at risk”, “The file you downloaded is harmful” etc Read More...
Almost all the applications which are developed are using SSO for login. Have you tried integrating Azure SSO using OIDC? So in this blog I will show you how to add a login with Azure SSO using the OIDC market place module (OpenID Connect Single Sign On) Read More...