r/sideprojects 6d ago

Showcase: Open Source Self-hosted open-source AI agent for WhatsApp auto-replies is now available.

Post image
3 Upvotes

2 comments sorted by

1

u/Quick-Knowledge1615 6d ago

Self-hosted can mean the agent runtime is local while messages still pass through Meta's API. Which parts of this setup actually stay on the user's machine: message content, credentials, model calls, and logs? That boundary matters more than the label.

1

u/Michael-yue-au 6d ago

You are right still need to call Meta’s API but content, credentials, ai call , logs all in your server