aiva icon indicating copy to clipboard operation
aiva copied to clipboard

AIVA (A.I. Virtual Assistant): General-purpose virtual assistant for developers.

Results 18 aiva issues
Sort by recently updated
recently updated
newest added

Hey there, I've used dockerized version and **aivadev** is up and running. It replies to `hello-io py` etc. But when I ask `nlp demo 1` or `nlp demo 2` nothing...

Hi, maybe you can provide a setup script depending on the chosen adapter... i try those step without success: - replace slack inside bin/.env with rocketchat - add these environment...

Hey Ive been trying to setup the environment in kali linux and keeps showing error. Can anyone help me out with this? Ive pasted the error below: ``Nodejs is already...

Hi first of all very nice approach to deduce the machine response. I was trying your [https://explosion.ai/blog/chatbot-node-js-spacy](url) tutorial but i can't see any data getting saved in Graph Db i...

This is the thread for discussing the proper dockerization of AIVA. The current master is stable and can begin to be dockerized. However, when the CGKB branch is merged we'd...

I ran 'npm run setup --debug' on my Dell and, like many others here, it would exit as "clients" would fail to join in time and then **hang**. Increasing the...

Hi trying to run it on mac and following the [blog](https://explosion.ai/blog/chatbot-node-js-spacy) My node version is 7 No error encountered during the setup run. `aiva-development.log` is empty. ``` [ ------- Starting...

I've installed the hubot socket.io [adapter](https://github.com/travisjeffery/hubot-socket.io) as I would like to implement a chatbot which talks to a socket.io server. How do I get AIVA to use this adapter? Many...