
Flet is an open source Python framework that renders its UI with Flutter. You write Python, and Flet draws Material and Cupertino widgets on iOS, Android, Windows, macOS, Linux and the browser. No Dart, Swift, Kotlin or JavaScript required. Last week, the Flet team released Flet 1.0 and declared it ready for building production apps. The release lands roughly four years after the project started. Is it deployable? Yes, today. Flet 1.0.0 is on PyPI under the Apache 2.0 license, requires Py
Flet is an open source Python framework that allows developers to write applications in Python only while using a system called Flutter to display the user interface across multiple platforms including iOS, Android, Windows, macOS, Linux and web browsers. The framework's version 1.0 release was declared ready for production use, meaning it is now considered stable enough for real-world applications. The framework bundles Python with apps and includes performance improvements such as faster UI updates and direct communication between Python and the underlying system without requiring intermediate network connections. Developers can write tests and build applications for eight different targets using a single codebase, eliminating the need to learn separate programming languages like Dart, Swift, Kotlin or JavaScript.

In this tutorial, we work with Jev, TypeSafe AI’s first System One model, which does not generate text at all: we send it a piece of program state and a set of typed questions, and it returns choices, scores, and yes/no probabilities that our code can branch on directly. We install the official Python SDK, make a first call that uses all three question primitives at once, and look at how the shape of the state changes what the model can know. We then recompute the published confidence sta

NVIDIA has released Nemotron 3 Diarization, an open-weight speaker diarization model on Hugging Face. It answers one question about any conversation: who spoke when. The 100M-parameter model tracks up to 8 speakers, including when voices overlap. One checkpoint handles both offline recordings and real-time streaming. Is it deployable? Yes. The weights are released under the OpenMDW License 1.1, which permits commercial use. It runs on Linux through NVIDIA NeMo, using Ampere, Ada Lovelace, Ho

Google has released Gemini 3.8 Flash TTS and Gemini 3.8 Flash-Lite TTS, 2 new text-to-speech models in its Gemini Audio family. Google calls them its most expressive audio generation models yet. Flash TTS targets creative direction and character voices. Flash-Lite TTS targets high-volume, cost-efficient production. Both let developers direct delivery line by line using natural language. Is it deployable? Yes, both models are rolling out now through the Gemini API and Google AI Studio. Access
Want to go deeper than the news? Explore live, cohort-based AI courses taught by practitioners.
Browse AI courses on Maven