← Back to all articles

Development articles

profiq Tech Demo: Async I/O in Python

Tech Demo: Asynchronous I/O in Python by Miloš Švaňa

Anke Corbin
Anke Corbin

3 min read1 year ago

In this Python Guild video demo, Miloš Švaňa walks through the fundamentals of asynchronous I/O (async I/O) in Python, explaining how it can improve application performance by efficiently handling I/O-bound tasks like network requests and database interactions.

    Read article
    Code Reviews in a Galaxy Far, Far Away

    Code Reviews in a Galaxy Far, Far Away

    Hana Klingova
    Hana Klingova

    7 min read2 years ago

    Code reviews are a huge part of our day-to-day job and over the years I realized it takes time to learn how to write them in a way that is helpful and also encouraging.

      Read article
      profiq Video Blog: How to Train and Use Your Own Voice AI Model with Applio

      profiq Video Blog: How to Train and Use Your Own Voice AI Model with Applio

      Anke Corbin
      Anke Corbin

      5 min read2 years ago

      The rise of synthetic voice technology has opened up new possibilities for a variety of voice-based applications. Whether it's creating personalized voice assistants, enhancing accessibility tools, or developing unique AI-driven experiences, the potential is vast. How easy is it to create a custom voice AI model that runs locally on your computer?

        Read article