Nbility Blog

Nbility Blog

Articles about AI Agents, model APIs, developer-tool integration, and Nbility workflows.

Featured
OpenClaw Deployment Guide: Run a 24/7 AI Agent on Your Server
Featured
OpenClawAI AgentVPSDeploymentNbility

OpenClaw Deployment Guide: Run a 24/7 AI Agent on Your Server

Part 5 of the AI Agent Getting Started series: deploy OpenClaw on a VPS, install Node/npm and the CLI, run onboarding, configure a model API, open the Web UI, connect messaging channels, and keep the Agent alive with systemd.

All posts

Calling Nbility from Node.js: From a CLI Tool to a Web App
Node.jsJavaScriptNbility

Calling Nbility from Node.js: From a CLI Tool to a Web App

A practical Node.js / JavaScript guide to using Nbility as an OpenAI-compatible API: environment variables, the openai npm SDK, CLI tools, Express endpoints, streaming output, error handling, logging, and launch checks.

Calling Nbility from Python: Chat, Streaming, and Error Handling
PythonNbilityOpenAI-compatible

Calling Nbility from Python: Chat, Streaming, and Error Handling

A practical Python developer guide for using Nbility as an OpenAI-compatible API: environment variables, openai-python setup, Chat Completions, streaming output, timeouts, retries, error classification, logging, and cost control.

GPT-image / Multimodal Image API Beginner Guide
GPT ImageImage GenerationMultimodal

GPT-image / Multimodal Image API Beginner Guide

A practical beginner guide to text-to-image generation, reference-image editing, Base URLs, b64_json outputs, cost control, and troubleshooting with an OpenAI-compatible image API.

PDF Summarization Workflow: Contracts, Papers, and Manuals
PDFDocument AISummarization

PDF Summarization Workflow: Contracts, Papers, and Manuals

Article 16 in the AI Agent hands-on series: build a practical PDF summarization workflow covering extraction, OCR, chunking, prompts, citations, and risk notes for contracts, academic papers, and manuals.

Why Do AI Agents Use More Tokens Than Normal Chat? A Beginner Cost Guide
AI AgentTokenCost Control

Why Do AI Agents Use More Tokens Than Normal Chat? A Beginner Cost Guide

Part 6 of the AI Agent Getting Started series: explain where Agent token usage comes from—planning, tool calls, context, search, image generation, retries, and multi-agent workflows—and how to control cost with model routing, budgets, rate limits, and Nbility.

OpenClaw Deployment Guide: Run a 24/7 AI Agent on Your Server
OpenClawAI AgentVPS

OpenClaw Deployment Guide: Run a 24/7 AI Agent on Your Server

Part 5 of the AI Agent Getting Started series: deploy OpenClaw on a VPS, install Node/npm and the CLI, run onboarding, configure a model API, open the Web UI, connect messaging channels, and keep the Agent alive with systemd.