Make a real-time AI application with FastRTC
If you have problems making a real-time AI application, FastRTC can help you. In this post I explain how to use it.
-->
The best real-time disk tracking tool
Monitoring the temperature of your disk directly from the Ubuntu top bar with Disk Monitor. This application is fully integrated with the latest Ubuntu operating system. Get real-time updates and optimize your tasks. Download it now and take control of your disk health!
Disk Monitor is an intuitive tool designed for developers and professionals who need to keep an eye on their disk health in real time. It integrates perfectly with the Ubuntu top bar, providing essential information at your fingertips.
Clone it with https
git clone https://github.com/maximofn/disk_monitor.git
or with ssh
git clone git@github.com:maximofn/disk_monitor.git
Make sure you don't have any venv or conda environment installed
if [ -n "$VIRTUAL_ENV" ]; thendeactivatefiif command -v conda &>/dev/null; thenconda deactivatefi
Now install the dependencies
sudo apt install lm-sensors
Answer yes to all questions
sudo sensors-detect
Installation of psensor
sudo apt install psensor
Run this script
./add_to_startup.sh
Then when you restart your computer, the Disk Monitor will start automatically.
If you like it consider giving the repository a star ⭐, but if you really like it consider buying me a coffee ☕.
If you have problems making a real-time AI application, FastRTC can help you. In this post I explain how to use it.
Do you want to have your own Sora, but also generate good videos? In this post I explain how to do it with HuggingFace Inference Providers and Replicate.
Do you want to deploy a backend with your own LLM? In this post I explain how to do it with HuggingFace Spaces, FastAPI, Langchain and Docker.
Hugging Face spaces allow us to run models with very simple demos, but what if the demo breaks? Or if the user deletes it? That's why I've created docker containers with some interesting spaces, to be able to use them locally, whatever happens. In fact, if you click on any project view button, it may take you to a space that doesn't work.
Dataset with jokes in English
Dataset with translations from English to Spanish
Dataset with Netflix movies and series