BizNode (Admin Node)
<div class="post-category"><span class="cat-badge cat-nodes">Nodes</span></div>
<p class="lead"><strong>BizNode is the AI business operator at the heart of the 1BZ ecosystem. It automates sales, support, content, and marketing by orchestrating the other nodes and exposing their capabilities through a conversational Telegram bot and a local dashboard.</strong></p>
<h2>Overview</h2>
<p>Hosted at https://biznode.1bz.biz, BizNode ships as a downloadable node that runs natively on Windows. The Admin Node is the development master; customer packages (Basic and Pro) are derived from it and distributed via email after payment.</p>
<h2>Key components</h2>
<ul><li>Telegram bot (`bot/run_bot.py`) for conversational operations</li><li>Dashboard API on port 7777 (FastAPI, `ui/server.py`)</li><li>PostgreSQL or SQLite local store for leads, tickets, and memory</li><li>Watchdog self-healing service monitor (30 second poll)</li><li>Consumes DZIT credits, exposes handles to other nodes</li></ul>
<h2>Handles & tokens</h2>
<p>BizNode exposes campaign, support, and workflow handles. It consumes DZIT gas for every cross-node call and settles in BZeUSD.</p>
<h2>Related</h2>
<ul><li>[Setup Wizard (14 Steps)](/post.php?slug=setup-wizard-14-steps)</li><li>[Handle System & CA Verification](/post.php?slug=handle-system)</li><li>[DZIT Token](/post.php?slug=dzit-token)</li><li>[RAG Knowledge Base](/post.php?slug=rag-knowledge-base)</li></ul>
Powered by BizNode™