Apache-2.0 ยท Bots

wandbot

Technical support bot for Weights & Biases developer tools that can run in Discord, Slack, ChatGPT, and Zendesk.

0.3K stars 0.1K forks Apache-2.0 license 2026-06-05 verified
bash
$# wandbot
$pip install wandbot
$npx wandbot --help
Open sourceSelf-hosted
Overview

What is wandbot?

wandbot is an open-source AI bot project focused on technical support bot for weights & biases developer tools that can run in discord, slack, chatgpt, and zendesk.

Lives in existing communication channels

wandbot brings AI assistance into messaging surfaces rather than forcing users into a separate app.

Bots become useful when they meet users where coordination already happens.

Self-hostable source path

The public repository lets teams inspect runtime behavior, credentials handling, and integration choices before deployment.

AI bots can see sensitive conversations, so source review and controlled hosting matter.

Good comparison target for agent gateways

The project shows how open bots connect LLMs, permissions, plugins, memory, or channel adapters.

These patterns are likely to become a core part of practical open-agent infrastructure.
Use cases

What teams use it for

Team chat AI assistant

Deploy or study wandbot as a starting point for AI help inside messaging channels.

Personal always-on bot

Evaluate whether its channel support, model support, and hosting model fit a private personal assistant workflow.

Agent gateway prototype

Use the project to compare how bots handle message routing, model calls, plugins, and long-running tasks.

Ecosystem

Tags & capabilities

botopen sourcesupport botragmessagingopen sourceself hosted
Integrations
DiscordSlackChatGPTZendeskWeights & Biases
Comparison

How it stacks up

When to choose wandbot

Choose it when its official repository shows the workflow, license, and integration model you need more directly than a broad framework.

FAQ

Questions

Is wandbot open source?

Yes. The linked GitHub repository lists Apache-2.0 licensing information; verify the current license before production use.

Who should evaluate wandbot?

Builders evaluating self-hosted AI bots for real messaging channels

Decision brief

Should you use wandbot?

JSON
Best for
  • Builders evaluating self-hosted AI bots for real messaging channels
  • Teams comparing Discord, Telegram, Slack, WhatsApp, Matrix, or WeChat AI assistant options
  • Developers who want open-source bot infrastructure instead of closed chatbot SaaS
Not for
  • Teams unwilling to review bot permissions, channel credentials, and data retention policies
  • Users who only need a hosted consumer chatbot with no deployment work
Trust and freshness
  • Verified 2026-06-05
  • License: Apache-2.0
  • Repo: wandb/wandbot
  • Open-source signal
Deployment

self hosted, cloud

Permission surface

memory, messages

Decision signals

Self-hostable

Agent packet

Structured decision data for wandbot

This packet is the compact machine-readable view agents should use before following source links or taking action.

Capabilities

support bot, rag, messaging

Constraints

open source, self hosted

Deployment

self hosted, cloud

Permission surface

memory, messages

Recommended workflows

self hosted ai, chatbot

Overview

What wandbot does

What it is

wandbot is an open-source AI bot project tracked by OpenAgent.bot. wandbot is an open-source AI bot project focused on technical support bot for weights & biases developer tools that can run in discord, slack, chatgpt, and zendesk.

Why it matters

wandbot matters because many useful agents will not live only inside an IDE or web app. They need to work inside the communication channels people already use, with source code that can be inspected, self-hosted, and adapted around privacy, permissions, memory, and operational controls.

How to evaluate it

Open the official repository first, review setup instructions, verify the license, then test the project with non-sensitive data before connecting real accounts or production workflows.

Facts

Known metadata and operating surface

These fields are separated from editorial interpretation so agents can reason over facts and missing checks.

Resource type bot
Category Bots
Maturity active
Difficulty Unknown
License Apache-2.0
Pricing open source
Verified 2026-06-05
Source confidence medium
Risk level elevated
Fit matrix

Where wandbot fits in an agent stack

partial

Coding agent workflow

wandbot has at least one signal for coding agent workflow, but should be checked against a real task before adoption.

  • Run a small repository change and inspect the diff, tests, and rollback path.
  • Confirm official docs, current maintenance, license, and runtime constraints before production use.
partial

Evaluation and observability

wandbot has at least one signal for evaluation and observability, but should be checked against a real task before adoption.

  • Add one repeatable test case and confirm results can run again in review or CI.
  • Confirm official docs, current maintenance, license, and runtime constraints before production use.
partial

Local or private AI stack

wandbot has at least one signal for local or private ai stack, but should be checked against a real task before adoption.

  • Verify hardware requirements, data path, storage, and whether all calls stay in your environment.
  • Confirm official docs, current maintenance, license, and runtime constraints before production use.
partial

Memory or RAG workflow

wandbot has at least one signal for memory or rag workflow, but should be checked against a real task before adoption.

  • Create, update, retrieve, correct, and delete memory or retrieval objects with real data.
  • Confirm official docs, current maintenance, license, and runtime constraints before production use.
weak

Browser automation

wandbot is not primarily positioned for browser automation in the current metadata.

  • Run one non-sensitive website task and inspect clicks, waits, retries, and changed URLs.
  • Confirm official docs, current maintenance, license, and runtime constraints before production use.
weak

Connector or protocol layer

wandbot is not primarily positioned for connector or protocol layer in the current metadata.

  • Connect one low-risk service, then inspect schemas, auth scope, errors, and logs.
  • Confirm official docs, current maintenance, license, and runtime constraints before production use.
Inputs and outputs

What an agent should inspect

Likely inputs

  • Repositories, files, issues, terminal output, and test results
  • Documents, user facts, entities, context, or retrieval queries
  • Official setup instructions and a small real workflow

Likely outputs

  • Diffs, commits, explanations, test results, or review notes
  • Retrieved context, memory updates, graph relations, or citations
  • Scores, traces, regression results, dashboards, or failure cases
  • A decision on whether this resource fits the target workflow
Evidence

Sources, claims, and missing checks

Claims are marked separately from source links so future crawlers and reviewers can update them without rewriting the page.

verified

wandbot is listed as open source.

License metadata: Apache-2.0
verified

wandbot has a recorded GitHub repository: wandb/wandbot.

Resource facts and GitHub source link.
inferred

wandbot supports these recorded deployment modes: self hosted, cloud.

OpenAgent decision signal metadata.
inferred

wandbot is tagged with support bot, rag, messaging capabilities.

OpenAgent capability taxonomy.
Missing checks
  • Dedicated docs link is missing.
  • Repository freshness has not been recorded.
Next action

How to start evaluating wandbot

Inspect repository

Check license, recent activity, issues, examples, and security-sensitive code paths.

Open source
Compare

Alternatives and nearby resources

Use related resources to compare category fit, license, deployment model, and first-workflow behavior.

FAQ

Common questions about wandbot

Is wandbot open source?

Yes. The linked GitHub repository lists Apache-2.0 licensing information; verify the current license before production use.

Who should evaluate wandbot?

Builders evaluating self-hosted AI bots for real messaging channels