AGPL-3.0 ยท Bots

FamClaw

Self-hosted family AI gateway with parental controls for Telegram, Discord, and web, designed for homelab and local/cloud LLM use.

0.0K stars 0 AGPL-3.0 license 2026-06-05 verified
bash
$# FamClaw
$pip install famclaw
$npx famclaw --help
Open sourceLocal firstSelf-hosted
Overview

What is FamClaw?

FamClaw is an open-source AI bot project focused on self-hosted family ai gateway with parental controls for telegram, discord, and web, designed for homelab and local/cloud llm use.

Lives in existing communication channels

FamClaw 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 FamClaw 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 sourcemessaginglocal inferenceopen sourceself hostedlocal first
Integrations
TelegramDiscordWeblocal LLMsOPAMCP
Comparison

How it stacks up

When to choose FamClaw

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

FAQ

Questions

Is FamClaw open source?

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

Who should evaluate FamClaw?

Builders evaluating self-hosted AI bots for real messaging channels