Category Archives: AI

Multi-Agents in OpenClaw: Sub-Agents + Telegram Setup
09 Mar 2026
If you are new to OpenClaw, we recommend starting with our first OpenClaw installation guide. It covers the simplest possible setup to get you “on board” quickly: install OpenClaw on a VM and create your first agent. Start here: our first OpenClaw installation guide. In this article, we share how we run OpenClaw with multiple agents, sub-agents, and Telegram bots. This is not “the right way” to do it, it is simply our approach at CDNsun. If you like it, feel [...]
Create your first AI agent with OpenClaw hosted on Virtual Machine (VM)
02 Mar 2026
In this guide, we will install free and open-source OpenClaw AI on a self-hosted DigitalOcean Ubuntu 24.04 droplet (VM), connect it to the OpenAI API, and run your first agent using the built-in TUI and the local Web UI via SSH tunneling. The setup is a bit hands-on, but it pays off with flexibility. What is OpenClaw and why host it on your own VM? OpenClaw is a framework for running AI agents with a modular architecture (agents, channels, skills, [...]
Speech-to-Text For Ubuntu
28 Jul 2025
Project Link: CDNsun/speech-to-text-for-ubuntu on GitHub If you've recently joined the growing number of developers embracing Cursor – the AI-first code editor – you've likely experienced a paradigm shift in your workflow. The power of AI at your fingertips, generating and refining code, is truly transformative. However, if you're working on Ubuntu, you might have quickly discovered a missing piece: the ability to seamlessly use speech to text for your AI interactions. You have this incredible power, and your natural instinct is [...]