A question solver plugin for ovos/neon/mycroft
Project description
Pandorabots
Give Mycroft some sass with Pandorabots
Over 100 chatbots from https://github.com/OpenJarbas/all_the_chatbots
Examples
- "Do you like ice cream"
- "Do you like dogs"
- "I have a jump rope"
Usage
Spoken answers api w
from ovos_solver_pandorabots_plugin import PandoraBotsSolver
d = PandoraBotsSolver()
sentence = d.spoken_answer("hello")
print(sentence)
# Hi there!
sentence = d.spoken_answer("Do you like ice cream", {"lang": "pt-pt"})
print(sentence)
# O que queres mesmo saber?
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file ovos-solver-pandorabots-plugin-0.0.0.tar.gz
.
File metadata
- Download URL: ovos-solver-pandorabots-plugin-0.0.0.tar.gz
- Upload date:
- Size: 6.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c08d2ad78763e6a993d2d7d5e65ff1fa124e93822d4b9771b3b4ff1bb2dd2030 |
|
MD5 | b013a1b34ed49843edd0ddc44b61bef0 |
|
BLAKE2b-256 | 2d26a22b7c00feb1712b4c94dd255473c7a9955f41cfd7a18c327e9898be7f68 |
File details
Details for the file ovos_solver_pandorabots_plugin-0.0.0-py3-none-any.whl
.
File metadata
- Download URL: ovos_solver_pandorabots_plugin-0.0.0-py3-none-any.whl
- Upload date:
- Size: 7.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bacee7439eb9b61bde6d72131352bfa63f362f6dff8c1169fad06353366d33db |
|
MD5 | 97d000bf07cb9f4b215d9609b1fc53b9 |
|
BLAKE2b-256 | 0a65a8a26109344b7749e51cf3aec672b06069d8f260bfdd7e2c2a2fd9501f95 |