- Register and log into zimsec portal to view zimsec exam results
- This bot is not affiliated with Zimsec or the Ministry of Education whatsoever
- Its simply a proof of concept of what i had in mind after seeing many complaints about the zimsec results website issues
- A showcase of what can be used in the future or using AI to ease access to students results
- more videos here
- Sign up / Register for first time students
- Login to view results
- Handle forgot password
- Prompt to print out results to downloadable file
build_domain.py
automatically build adomain.yml
file for youbuild_train.py
automatically build atrain.md
file for you- After installing all the dependencies
- run
nlu_model.py
- run
train_init.py
to initialize training of the bot - run ``train_online.py
to do interactive training online and auto generate stories data as
stories.md` - run command line bot interface by running
run_console.py
- Refer to rasa website , needs a facebook developers account
- facebook developer acc
- use ngrok for local testing
powered by: Python v3.6
Rasa framework (Old version)
rasa-core: 0.9.8
rasa-nlu: 0.12.3
run fb bot
python -m rasa_core.run -d models/dialogue -u models/zimsec_bot/default/nlu --port 5002 --connector facebook --credentials fb_credentials.yml