This repository features various implementations build on top Chatwoot to support various use cases.
You can showcase/contribute your implementation to this repo by raising a PR with the following changes.
- Create a new directory for your implementation. example
rasa-agent-bot-demo - Add a
readme.mdfile inside the directory with details about the implementation, how to run it etc. - Add code samples and other required assets for this implementation.