Projects
Affordable AI Solutions

From Windows to Ubuntu: Embracing Open Source
Ditching proprietary systems for the freedom of Linux. This project documents my transition from Windows to Ubuntu, exploring the power, flexibility, and philosophy of open-source software. From initial setup to daily workflows, I break down the key lessons learned along the way.
Learn more →Guides in this Project
A comprehensive guide to installing Ubuntu on your PC, from preparation to post-installation setup
Learn how to keep your Ubuntu system updated and secure
A guide to setting up development environments in Ubuntu
A guide to setting up NVIDIA graphics card in Ubuntu
A guide to configuring Ubuntu to your personal preferences
A guide to setting up backup routines on Ubuntu
A guide to setting up AI and ML tools on Ubuntu

AI-Powered Speech-to-Text Web App
Build a practical speech-to-text application using local AI models. This project walks through the entire process of creating a web application that transcribes spoken audio in real-time with open-source AI technology. Perfect for educators and students looking to leverage AI for better accessibility and content creation.
Learn more →Guides in this Project
Understanding the purpose and requirements for building a local AI-powered speech-to-text web application
A comprehensive guide to setting up your development environment and installing required packages for the speech-to-text application
A step-by-step guide to building the files for your AI-powered speech-to-text web application
Exploring the completed speech-to-text application, its functionality, and how it can be leveraged in educational technology

Running a Local AI Model on Ubuntu
Exploring the power of local AI models without relying on the cloud. This project details my journey installing and running a large language model on my Ubuntu laptop. From setup challenges to real-world performance, I dive into the potential of offline AI.
Learn more →Guides in this Project
A comprehensive guide to preparing your system for running Llama 3 locally
Step-by-step guide to downloading and installing Llama 3 and text-generation-webui
Learn how to run Llama 3 efficiently and optimize its performance for your system