Chatbot assistant using the RASA Conversational AI Framework
- Basic chat interface
- Setup Rasa NLU HTTP server
- Train intent classification and entity extraction models on simple restaurant data
- V1: Hook in trained models to chat interface
- V2: Redefine the purpose for chatbot, acquire novel data and re-train
- V3: Dockerise application
- V4: Deploy chatbot to server