** WORK IN PROGRESS **
A simple chat interface that can connect to different chatbot APIs such as Watson Assistant.
npm install
npm run serve
npm run build
npm run lint
- Initialize repo on GitHub ✅
- Create an account on IBM Watson and build chatbot skeleton. ✅
- Write basic chat components
- Handle API integration in frontend
- Test UI with Watson Assistant
- Find other alternatives to IBM Watson
- Test the application with other possible APIs
- Make necessary changes to add flexibility to work with other APIs