AI, LocalLLM and DeepSeek. What is it all about and how to dive into the world of LLM?
Artificial Intelligence (AI) has become one of the most transformative technologies of our time. From chatbots to autonomous vehicles, AI is reshaping industries and our daily lives. In this article, I will explain what AI is, how Large Language Models (LLMs) work, and how you can run AI models locally using tools like Ollama and LM Studio. What is Artificial Intelligence? Artificial Intelligence (AI) refers to computer systems capable of performing tasks that typically require human intelligence. These tasks include understanding natural language, recognizing images, making decisions, and even generating creative content. AI is broadly categorized into: ...
Site Refresh and Update
I haven’t written here for a very long time, and my activity was limited to the annual update of the copyright notice. Due to the Hugo update, I was forced to refresh the site and update the content here. ...
How to gain admin access on Linux using Docker?
Do you not have administrator privileges on your local machine? Do you have Linux and Docker? If the answer to the above questions is yes, then in this article I will show you how to use Docker to modify the sudoers file, allowing you to gain administrator privileges. ...
What is Blockchain?
Blockchain is a popular word in the depths of the internet lately. In this article, I will try to demystify what the famous Blockchain is and what it can be useful for. ...
Forestry and Hugo
I haven’t written here for a long time, but it’s worth refreshing this blog a bit. Today’s post will be short, and in it, I intend to present the integration of Hugo with the Forestry.io platform. ...