BESSER Bot Framework#

The BESSER Bot Framework (BBF) is part of the BESSER (Building Better Smart Software Faster) project at the Luxembourg Institute of Science and Technology (LIST). It aims to make the design and implementation of chatbots easier and accessible for everyone.

Quickstart#

Requirements#

  • Python 3.11

  • Recommended: Create a virtual environment (e.g. venv, conda)

  • Install the package:

pip install besser-bot-framework

Where to start?#

👉 Check out the Your first bot tutorial. You will learn how simple it can be!

👉 Dive into the Wiki and become a master of chatbots.

Example bots#