Two phones with arrows connecting them

Connect Group Threads

With Rhizal, group threads can message one another using hashtags.

Say your community has a group thread for Boston and one for NYC.

Anyone in the Boston thread can send a message to the NYC thread by including #nyc in a message.

This lets you have many focused, secure conversations rather than one large, overwhelming conversation.

A phone with an image of a waving hand

Onboard New Members

With Rhizal, you can easily set up scripts to welcome people to your community with a message or a video.

As they join, you can ask them questions to learn more about them.

Once they've joined, it's easy to send them a personalized welcome.

Data collected during onboarding is stored securely, and can easily be stored on servers you control.

A phone with tickets coming out of it

Invite Them To Events

With Rhizal, it's easy to invite your community to events.

They can RSVP by saying "yes" to the invite.

When they do, they'll get a calendar invitation.

This easy discovery and registration process means more people will know what's happening and show up.

A dollar bill flowing into a phone

Raise Funds

With Rhizal, you can invite your most engaged members to contribute at exactly the right moment.

Compared to community-wide asks over SMS and Email, these targeted asks have a much higher conversion rate.

This means that you can mobilize more resources while building trust.

A dollar bill flowing into a phone

Collect Stories and Data

With Rhizal, you can ask engaging questions to your community about the connections they are forming and the ways that they are caring for one another.

Compared to longer surveys, these short chat engagements have a much higher response rate.

This creates a powerful way to understand what is happening in your community and report on impact.

Who's Behind Rhizal?

Rhizal is an open source project of Relationality Lab.

It is an experiment in helping people who build community better understand and connect with the people they serve.

It is currently in alpha and is available by invitation only.

Becuase Rhizal is still in early development its security features are not yet fully implemented, we will work with potential partners to ensure that their security needs can be met by the application.

To follow our work or see if you're eligible for an invitation,
please send a Signal message to @rhizal.71 or fill out this form:

Frequently Asked Questions


How does Rhizal work?

Rhizal makes it easy for community organizers to build a chatbot for WhatsApp and/or Signal.

When community members message this chatbot directly it onboards them.

After onboarding, it relays messages to the organizer or to a bare-bones secure AI.

The chatbot can also be invited into group threads.

Once invited, it will ask the group to come up with a hashtag.

It will then ignore everything said in the group unless it contains a hashtag.

If Rhizal detects a hashtag, it will forward the message to the appropriate group and then forget it.

In what ways is Rhizal secure? What are the limits to its security?

Rhizal conducts all messaging through Signal or WhatsApp, which are both end-to-end encrypted.

WhatsApp makes the metadata of who is talking to who available to Meta, while Signal does not store this metadata.

Messages sent in groups are forwarded by the system and then deleted.

This makes Rhizal more secure than tools such as Slack or Discord, which store messages and make them visible to a wider range of users.

For especially secure applications, Rhizal can be run on a server controlled by the implementing organization.

Note that Rhizal is an experimental product still undergoing rigorous security review. We will work with potential partners to ensure that the tool meets their security needs.

What is a "bare-bones secure AI"?

By default Rhizal is AI-free, both for security and so organizers can directly control the language sent to their community.

Optionally, Rhizal can forward messages to a quantized (dumbed down) Large Language Model run on a server that the Rhizal team or one of our partner organizations controls.

This allows for basic LLM functionality without the cost or security issues associated with a large chatbot provider.

How do I set up Rhizal?

There are two ways to set up Rhizal:

  1. Message @rhizal.71 on Signal or apply on this site to introduce yourself to our team and discuss options for setup. We are providing this as a free or low-cost service to values-aligned communities and movement groups.
  2. Fork the Rhizal repository and set up your own instance.