Skip to content

DonnC/zimsec-results-bot

Repository files navigation

Zimsec results facebook Bot

  • 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

Demos

register on fb register

login on fb login

What it does

  • Sign up / Register for first time students
  • Login to view results
  • Handle forgot password
  • Prompt to print out results to downloadable file

Functions

  • build_domain.py automatically build a domain.yml file for you
  • build_train.py automatically build a train.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.pyto do interactive training online and auto generate stories data asstories.md`
  • run command line bot interface by running run_console.py

Link bot to your FB page

Technologies used

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

Image credit

  • Demo image credit at:

  • if you like the project, STAR! and FOLLOW! :)

About

ZIMSEC `0` & `A` level candidates results fb AI bot

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages