Ninad Pathak

How to Install LM Studio – Step-by-Step Guide (2025)

LM Studio is a free, open-source desktop application that lets you download, run, and experiment with large language models (LLMs) entirely offline on your Linux machine. Unlike cloud-based AI services, LM Studio gives you complete control over your data—nothing leaves your computer. It supports hundreds of models from Hugging Face and other repositories, including Llama, […]

How to Install LM Studio – Step-by-Step Guide (2025) Read More »

How to Install Logseq – Step-by-Step Guide (2025)

Logseq is a free, open-source knowledge management and note-taking tool that uses bullet journaling principles and bi-directional linking to help you build a networked thought system. Unlike traditional note-taking apps, Logseq connects ideas across notes, making it ideal for researchers, writers, and developers who need to organize complex information. It stores notes locally in markdown

How to Install Logseq – Step-by-Step Guide (2025) Read More »

How to Install Buzz – Step-by-Step Guide (2025)

Buzz is a free, open-source audio transcription tool that brings OpenAI’s Whisper models to your Linux desktop. It runs completely offline, ensuring your files never leave your machine—crucial for privacy. Buzz processes everything locally using AI models trained on diverse languages and accents, supporting batch transcription, real-time recording, and multiple output formats. Why Install Buzz

How to Install Buzz – Step-by-Step Guide (2025) Read More »

How to Install Upscayl – Step-by-Step Guide (2025)

Upscayl is a free, open-source AI image upscaler that runs entirely offline on your Linux machine. It offers batch processing, multiple AI models (including RealESRGAN), and preserves image quality without cloud dependencies or subscription fees. However, installing it correctly requires specific dependencies and configuration steps that vary by distribution. Why Install Upscayl on Linux? Upscayl

How to Install Upscayl – Step-by-Step Guide (2025) Read More »

Guide to Install OpenJDK on Linux

When working with Java applications we need Java Development Kit or JDK for short. There are various JDKs that you can use like Oracle JDK, OpenJDK, IBM J9 JDK, etc. A JDK contains collections of libraries and tools that are needed when developing Java-based applications. It is used along with a JVM (Java Virtual Machine)

Guide to Install OpenJDK on Linux Read More »