Contents Menu Expand Light mode Dark mode Auto light/dark mode
BESSER Bot Framework (BBF) 1.2.0
Light Logo Dark Logo
BESSER Bot Framework (BBF) 1.2.0
  • Your first bot
  • Wiki
    • Core
      • States
      • Intents
      • Entities
      • Transitions
      • Sessions
      • Files
    • NLP
      • Intent classification
      • Named Entity Recognition
      • Speech-to-Text
    • Platforms
      • WebSocket platform
      • Telegram platform
    • Database
      • Monitoring Database
    • Configuration properties
    • Supported Languages
  • Examples
    • Greetings bot
    • Weather bot
    • Telegram bot
  • Release Notes
    • Version 1.2.0
    • Version 1.1.0
    • Version 1.0.0
  • API
    • core
      • bot
      • transition
      • file
      • state
      • session
      • property
      • intent_parameter
      • intent
      • entity
      • entity_entry
    • db
      • monitoring_db
    • exceptions
      • exceptions
    • library
      • state_library
      • intent_library
      • intent_classifier_configuration_library
      • base_entities
      • event_template
      • event_library
    • nlp
      • utils
      • nlp_engine
      • intent_classifier_prediction
      • simple_intent_classifier
      • intent_classifier
      • llm_intent_classifier
      • intent_classifier_configuration
      • text_preprocessing
      • pipelines
      • simple_ner
      • ner
      • ner_prediction
      • matched_parameter
      • any
      • datetime
      • number
      • hf_speech2text
      • api_speech2text
      • speech2text
    • platforms
      • payload
      • platform
      • websocket_platform
      • message
      • streamlit_ui
      • telegram_platform
Back to top

Examples#

Bots#

  • Greetings bot
  • Weather bot
  • Telegram bot
Next
Greetings bot
Previous
Supported Languages
Copyright © 2023 - 2025 Luxembourg Institute of Science and Technology. All Rights Reserved
Made with Sphinx and @pradyunsg's Furo
On this page
  • Examples
    • Bots