Console AI Agent "Botinok": Automation of Linux Servers https://sudonull.com/console-ai-agent-botinok-automation-of-linux-servers
Learn about "Botinok" — a local console AI agent for Linux that automates administration tasks via SSH, using Ollama and minimum VRAM. Ideal for DevOps and system administrators.
Development of a Console LLM Chat in Python with Ollama and LiteLLM https://sudonull.com/development-of-a-console-llm-chat-in-python-with-ollama-and-litellm
Step-by-Step Guide to Creating an Interactive Console Chat with Local LLMs in Python. Learn About System Prompts, Error Handling, and Optimization with Ollama and LiteLLM.
Python Physical Calculations: Console Utility and Productivity Metric https://sudonull.com/python-physical-calculations-console-utility-and-productivity-metric
How to Automate Physical Computations in Python. Analysis of EINSTATION PLUS Architecture with Code Examples. Learn About Implementation Nuances and Critical Metrics Evaluation.
Rust WASM: Porting CLI to Browser https://sudonull.com/rust-wasm-porting-cli-to-browser
Learn how to port a console application on Rust to WebAssembly and deploy on GitLab Pages. Step-by-step code breakdown, CI, and terminal UI. Ideal for middle/senior dev.
Message history in Python Ollama LLM chat https://sudonull.com/message-history-in-python-ollama-llm-chat
Adding context and memory to console chat with LiteLLM. Full code with trim_history, dialog examples. For middle/senior dev. Run local chat with history.