Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)