Category
Building software and making music go hand in hand. In both instances, the objective is to bring an idea to life, either by writing code or by playing notes. To accomplish this, tools and technologies are needed. In the case of programming, an editor is needed along with 1 or more programming languages. In the […]
An Easy Build for Structured Data in Seconds Building a mobile app that seamlessly integrates with different software can be likened to constructing a complex Lego set. First and foremost, each piece needs to fit together perfectly to create a cohesive whole. Furthermore, in the world of mobile app development, React Native has become a […]
Celebrating Groundbreaking Advancements in Technology Have you ever stopped to think about the women who have shaped the world of technology as we know it today? From Ada Lovelace, the first computer programmer, to Grace Hopper, who developed the first compiler for computer programming languages, to Katherine Johnson, who calculated trajectories for NASA’s first manned […]
Python is currently the most popular programming language, due to its ease of use, versatility, and open source license. It utilizes clear and concise syntax, making it an ideal language for beginners to learn. However, it also is powerful enough to be used for advanced applications such as data analysis, artificial intelligence, and scientific computing. […]
Python is a high-level, interpreted programming language that was first released in 1991. It is known for its clear and concise syntax, making it an ideal language for beginners to learn. Despite its simplicity, it is a powerful language that is used for a wide range of applications, including web development, data analysis, artificial intelligence, […]
Python is rapidly becoming the preferred programming language for application “backend” development and machine learning. Python is also frequently trending on Twitter, further evidence of its increasing popularity. For many developers, a common task is to parse JSON with Python. The Veryfi OCR API Platform integrates AI-driven OCR with a web application backend, and returns […]
Get Structured Data in Seconds Magic, who doesn’t like a bit of magic? As a child, magic was always in the back of my mind — the fantasy of something grander. One could bring stories to life using just our thoughts and a sprinkle of pixie dust. The power of injecting zest into something that […]
Ruby (the programming language) is a fast and fluid web development language highly recommended if you have particular beef with Python. It was created in 1995 (four years after Python) by a man named Yukihiro “Matz” Matsumoto in Japan after the creator of Python presumably keyed his car. Ruby later rose in popularity between 2010 […]
I love these blog posts. Writing allows me to express my love for chess and technology in a splendid unity. My wife thinks I can be boring when I rave about chess history. I love chess and the history of chess. I hope this short introduction will resonate with you as it does to me […]
The Veryfi API version 8 release is here! Making the switch to version 8 is as simple as changing the version portion of the API endpoint URLs. For example, if you’re currently using version 7, you’re used to submitting documents for processing at this endpoint: To switch to version 8, all you’ll need to do […]
Ahoy there fellow software engineer! Do you ever feel like you’re drowning in the ocean of APIs? Well, fear not! Allow me to introduce you to the lifeboat of software development: SDKs. SDK stands for Software Development Kit It’s a bundle of pre-written code, tools, and helpers that are meant to help you, the third-party […]
As many of you know, the process of programming can be both very rewarding and very painful, and it’s no secret the same applies to automation. It seems like for every person who shouts “Eureka! I’ve got it,” there are thousands more shouting “I swear, if I spend another six hours performing gradient descent, my […]
It’s rather difficult to write a hook for a technology article. While cooking blogs can ramble about their late grandmother’s inner seam measurement–as if it has something to do with cherry cobbler–technology blogs don’t share the same luxury. I’ll do my best though, so how about a chess story? Back in the 1920’s–when “artificial intelligence” […]
When it comes to real-time data extraction from invoices and receipts of any kind, Veryfi has you covered. Just upload a photo or file through the Veryfi Go SDK, and you can extract the data in real-time with only a handful of lines of code. Let’s take a look at what Veryfi offers you. The […]
When it comes to real-time data extraction, Veryfi has you covered. Just upload a photo or file through the Veryfi Node.js SDK, and you can extract the data in real-time. Let’s take a look at what Veryfi offers you. Real-Time Processing Veryfi offers you a real-time solution to capture data from invoices and receipts. That […]
If you’re looking for real-time data extraction from receipts and invoices including line items, look no further, you’re in the right place 🙂 Before we dive into the details let’s agree on the terminology first. Real-Time Test There are a lot of applications on the market that promise real-time solutions to capture data from receipts and […]
Traditionally, deploying product or new features is a slow, complex & mentally draining process. Thus, deploying code to production comes with anxiety and a “hold your breath” mentality. Developers have to stop building, refocus & babysit the release process. You can already see why we believed this traditional process had to be automated. We wanted […]