baf-agent-examples
This repository contains a collection of bots createe with the BESSER bot framework.
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (12.0%) to scientific vocabulary
Repository
This repository contains a collection of bots createe with the BESSER bot framework.
Basic Info
Statistics
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Besser-Bot-Framework Bot Examples
Welcome to the Besser-Bot-Framework (BBF) examples repository! This collection showcases a variety of example bot models created using our BBF.
Repository Structure
examples/: In this folder, you'll find a range of example bot models, each demonstrating different use cases and functionalities. Feel free to explore these examples to gain insights into building your own chatbots.
Requirements
bash
pip install besser-bot-framework
Getting Started
To run the example bots or contribute your own, follow the instructions provided within each example's folder. These instructions will guide you through the setup, configuration, and execution of the bot.
Contributions
We encourage contributions from the community! If you've developed an interesting example bot or have improvements to existing ones, please consider creating a pull request. Together, we can expand the library of example bots to help others learn and build amazing chatbots.
📚 References
This project is an extended and adapted version (to the BESSER-PEARL organization) of the GitHub Best Practices Template
Owner
- Name: BESSER-PEARL
- Login: BESSER-PEARL
- Kind: organization
- Email: jordi.cabot@list.lu
- Location: Luxembourg
- Repositories: 1
- Profile: https://github.com/BESSER-PEARL
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "FamilyNames"
given-names: "GivenNames"
orcid: "https://orcid.org/0000-0000-0000-0000"
- family-names: "FamilyNames"
given-names: "GivenNames"
orcid: "https://orcid.org/0000-0000-0000-0000"
title: "The title of your paper"
version: 1.0.0
doi: 10.1007/s10664-021-10061-x
date-released: 2021-11-16
url: "https://github.com/SOM-Research/NonCodingRoleAnalysis-NPMPackages"
preferred-citation:
type: article
authors:
- family-names: "FamilyNames"
given-names: "GivenNames"
orcid: "https://orcid.org/0000-0000-0000-0000"
- family-names: "FamilyNames"
given-names: "GivenNames"
orcid: "https://orcid.org/0000-0000-0000-0000"
doi: "10.1007/s00000-000-00000-x"
journal: "JournalName"
month: 1
start: 1 # First page number
end: 100 # Last page number
title: "The title of your paper"
issue: 1
volume: 29
year: 2022
GitHub Events
Total
- Watch event: 1
Last Year
- Watch event: 1
Dependencies
- sphinx ==7.1.2
- sphinx-rtd-theme ==1.3.0rc1