Skip to content

latifa262/PFE_chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CHATBOT

This is a chatbot which will provide answers to the student’s queries about their needs in the FSSM faculty, it could be a new student or an old one. an example of question would be "the deadline for new student registrations?".

It based on $\color[rgb]{1,1,1}RASA-NLU$ and $\color[rgb]{1,1,1} RASA-Core$ .

To test the chatbot:

rasa train 

-- in another terminal :

rasa run actions

-- to run the interface :

rasa run -m models --enable-api --cors "*"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published