Omita is a Virtual Assistant with Cognitive abilities. Able to understand expressions, humour, apathy and empathy.
NOTE: The BOT server is tunnelled to a localhost and the host machine may be offline at time of visitng. Tunneling service provided by PageKite
If you're able to catch the host online, it'd be at of the following Test Servers:
- Omita v1.1.0 Server
- [Omita v1.0.0 Server] (http://91.208.184.68:54321/omita);
UI has been improved since last screenshot. Observable via test URL.
Omita is capable conversing with human in Natural Language.
Comprehensive cognition of jokes and humour.
BOT is now able to send SMS to User's friends and network. SMS is also possible.
Bot is able to communicate with Friends using SMS, future update will include Automatic Phone calls for Birthday Wishes and events
The env file is excluded from the pushed repo. User would have to create their .env file to run this on their machine.
Simple add the following variable to your .env file: HOST={{host, if unset localhost is used}} PORT={{running port}} CONVERSATIONENGINE_API_KEY={{Your API Key for Bot messages}} CONVERSATIONENGINE_AGENTID={{Agent ID could be a workspace ID or a skill ID}} CONVERSATIONENGINE_SERVICE_URL={{Service URL to be used with API key. https://api.eu-gb.assistant.watson.cloud.ibm.com is used to denote London region for Watson Asistant}}