Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hayat01sh1da/botpress-accuracy-checkers
This repository contains Ruby on Rails app and Ruby/Python Script which examine accuracy of response returned by Botrpress.
https://github.com/hayat01sh1da/botpress-accuracy-checkers
botpress csv docker json python rspec ruby ruby-on-rails
Last synced: 29 days ago
JSON representation
This repository contains Ruby on Rails app and Ruby/Python Script which examine accuracy of response returned by Botrpress.
- Host: GitHub
- URL: https://github.com/hayat01sh1da/botpress-accuracy-checkers
- Owner: hayat01sh1da
- License: mit
- Created: 2024-03-19T11:44:38.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-10-29T11:33:22.000Z (3 months ago)
- Last Synced: 2024-10-29T13:24:45.415Z (3 months ago)
- Topics: botpress, csv, docker, json, python, rspec, ruby, ruby-on-rails
- Language: Ruby
- Homepage: https://github.com/hayat01sh1da/botpress-accuracy-checkers
- Size: 3.36 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 1. Common Environment
- WSL(Ubuntu 24.04.1 LTS)
## 2. Manual Documents
1. [Build and deploy Botpress](./docs/01_build_and_deploy_botpress.md)
2. [Training Q&As](./docs/02_preprare_qas.md)
3. [Check Q&As' accuracy](./docs/03_check_qnas_accuracy.md)## 3. READMEs
- [Ruby on Rails](./ruby-on-rails/README.md)
- [Ruby](./ruby/README.md)
- [Python](./python/README.md)