Category AI & Automation

Unsloth Studio Installation Summary (on Debian)

Final Working Method: Docker (Recommended) Why Docker? The local uv / Python installation was very unstable due to compatibility issues between Unsloth 2026.4.4, PyTorch 2.6, and torchao. Docker provides a stable, pre-configured environment. Step 1: Install NVIDIA Container Toolkit Bash…

✅ What I Set Up (Week 1 – AI News Summarizer)

✅ What I Set Up (Week 1 – AI News Summarizer) 📂 Project Folder (ai_news_summarizer_week1/) news_fetch.py → Python script to fetch newsrequirements.txt → Dependencies (feedparser + requests)README.md → Quick start guidedigest.md → Markdown digest of the latest tech/AI news (generated…

Auto-Start for JARVIS and Open WebUI

Title: Auto-Start for JARVIS and Open WebUIDate: April 15, 2025Tags: JARVIS, Open WebUI, Automation ⚙️ Auto-Start Sequence I set up my system so that both JARVIS and Open WebUI automatically start when I log in. This makes the workflow much…