CivicConnect

December 2023 | A platform to build chatbots to enhance constituent engagement

LinksGitHub

CivicConnect is a platform created for the Seth Moulton Congressional Office. While it was created with Moulton's office in mind, it can be adapted to any Congressional office.

This is a project created for CS 4973 AI for Impact, a special class offered at Northeastern University.

The project will soon be put into production by the office of Congressman Seth Moulton.

In general, constituent engagement is broken. Congressional staffers are overwhelmed and citizens feel unheard and unengaged. The average time to receive a response from any Congressional office is 43 days, and this needs to be addressed.

The project enables the Congressman's staff to improve constituent engagement by automating BAU questions and leaving them more time to address more pressing issues.

Our team decided to create CivicConnect to address these problems. The main objectives of our solution are:

  • To answer basic constituent questions
  • To reduce intake work
  • To get analytics on citizen communication
  • To integrate into existing office workflows, for example, integrate with Slack

Ultimately, the aim is not for CivicConnect to completely replace Congressional staff, but rather help answer basic questions and alert staff for more sensitive queries, which account for around 80% of communication with constituents.

Features and interface

Chat

This is the page through which constituents interact with the chatbot. The chatbot answers question through knowledge provided in the form of documents. The chatbot can also request information from the user in a conversational manner.

Admin dashboard: edit and documents page

Rather than creating a chatbot specifically for the Moulton House, we decided to create a platform that makes it easy for anyone without much technical knowledge to create chatbots. Everything in the chatbot is customizable, from the name to the conversation starters.

Administrators can provide the bot with knowledge by uploading documents. For example, for the Moulton office, we provided documents containing information from their website (about page, FAQ page, etc.).

Forms

The forms are also customizable. Admins can specify the fields they want to collect from users.

Form submissions can be viewed or exported.

Here's an example of a user submitting the "Legislative Opinions" through the chatbot:

The user does not have to fill out any fields and can chat naturally.

Analytics

Through the analytics page, we can see a count of conversations by category and view an individual conversation.

Integrations

It's important that CivicConnect integrates well with existing tools. The Slack integration allows form submissions to be sent to a Slack channel.