Systems | Development | Analytics | API | Testing

How AI is Redefining Space Planning - Interview With Roey Granot, QBIQ | The Innovation Blueprint

In this episode of The Innovation Blueprint Podcast, Yurii Rudakov from ORIL sits down with Roey Granot, Co-Founder and VP of Operations & Strategic Accounts at QBIQ — the Architectural AI platform transforming real estate planning. QBIQ empowers brokers, landlords, architects, general contractors, and tenants to visualize, optimize, and transform any space in minutes — whether it's a basic office layout or a complex architectural design.

Faster Release Notes With Presets and Localization Copying

If you release often or support a localized app, you know how quickly release notes can become a repetitive chore. Creating and managing release notes for every version can take up valuable time, especially when updates are frequent. The challenge grows when your app is localized, but your release notes aren't. App stores typically require localized notes, which often leads to a lot of copy-pasting or scrambling to meet requirements in languages your team may not speak fluently.

Unit Testing Vs Regression Testing: A Comprehensive Guide

Ever deployed code only to watch everything crash? We’ve all experienced that sinking feeling ,which is exactly why testing matters so much. While most developers understand that testing is vital, two important approaches : unit testing and regression testing are frequently confused, despite serving completely different functions. In this blog, we’ll clear up the confusion, examine their core methodologies, and how tools like Keploy can automate and enhance your testing processes.

Llm Txt Generator: Why The Llms.Txt File Matters And How To Use Effectively

Due to artificial intelligence and Large Language Models, having streamlined data communication, easy access and easy discovery is now more important than ever. Many people are unaware of it, but the llms.txt file is very important and key to what happens in the machine learning and web sectors. With this plain text file, websites and platforms can interact with LLMs, giving metadata that can impact the way AI indexes, interprets and generates their content.

MLRun v1.8 Now Available: Smarter Model Monitoring, Alerts and Tracking

We’re proud to announce that the next version of MLRun has been released to community users. On the heels of MLRun v1.7’s focus on monitoring, MLRun v1.8 adds features to make LLM and ML evaluation and monitoring more accessible, practical and resource-efficient. New Highlights: MLRun is an open-source AI orchestration tool that provides AI practitioners with capabilities to accelerate and streamline the development, deployment and management of gen AI and ML applications.

Jetpack Compose State Management: A Guide for Android Developers

There have been huge changes in Android development over the years, but none has been as significant as Jetpack Compose state management. This isn’t just another toolkit update. It’s a flight to freedom, a rethinking of how we build user interfaces from the ground up. Jetpack Compose gives us a new, declarative-style UI development, which means cleaner code and introduces a powerful state management system at the heart of the entire framework.