Building a Text-to-Audiobook Application with Kubernetes
February 01, 2025Creating an app that generates audiobooks on demand using text-to-speech models.
Written by Nathan Clonts. I'm a software engineer, a student of intelligences artificial and organic, and a human. Find me on LinkedIn or GitHub.
Creating an app that generates audiobooks on demand using text-to-speech models.
Writing database queries that know your DB schema with OpenAI's Assistants framework.
An email assistant that uses AI to prioritize a message inbox, using the Gmail API and prompt chaining with ChatGPT.
Exploring Breadth-First Search algorithms through a functional programming approach with Clojure.
An approach to debugging production issues as a Django admin.