How to Build PolySpeak: A Multilingual Phrase Practice App Using Python and ElevenLabs TTS 05 Jun 2025 6 min read Python In this tutorial, you’ll build PolySpeak, a simple web app that helps users practice multilingual phrases using ElevenLabs.
Building a Streamlit Application for YouTube Content Analysis Using Speechmatics 13 Jun 2024 16 min read Speechmatics
Building a Blog Post Generator with MistralAI and Streamlit 18 Apr 2024 9 min read Python This article explores how this application, powered by Streamlit and Mistral AI, transforms ideas into structured, engaging blog posts.
Video and Audio Summarization with AssemblyAI 14 Feb 2024 7 min read Python In the digital age, where content is king, the ability to quickly digest and understand vast amounts of video and audio data is invaluable.
How to summarize articles with Streamlit and LangChain with Mistral 7B on CPU 09 Nov 2023 9 min read AI In this article, we will guide you through the steps of combining Streamlit's simplicity with the summarization prowess of Mistral 7B to create a powerful tool for distilling long articles into their core messages.