Skip to main content

ovos wolfram alpha skill plugin

Project description

ovos-skill-wolfie

PyPI License Python

Wolfram Alpha skill for OpenVoiceOS. Adds a voice interface on top of ovos-wolfram-alpha-plugin, which handles all Wolfram Alpha queries.

Supports three answer modes:

  • Explicit intent — handles utterances that target Wolfram Alpha directly (e.g. "ask the wolf what is the speed of light"). These always go to this skill.
  • Common Query — handles general knowledge questions (e.g. "how tall is Mount Everest?") via the OVOS Common Query pipeline. The pipeline asks all registered knowledge skills and picks the best answer.
  • Fallback — if no other skill or pipeline handler answers, Wolfram Alpha gets a last shot before the "I don't understand" response.

Installation

pip install ovos-skill-wolfie

An API key is required. Configure it in the skill settings:

{
  "appid": "YOUR-WOLFRAM-API-KEY"
}

Explicit intent utterances

These always route to this skill because they name Wolfram or "the wolf" explicitly:

  • "Ask the wolf what is the speed of light"
  • "Ask Wolfram Alpha about the population of Japan"
  • "Search Wolfram for the boiling point of ethanol"
  • "What does Wolfram say about the Eiffel Tower?"

Common Query utterances

These go through the pipeline — Wolfram answers if it wins:

  • "How tall is Mount Everest?"
  • "What's 18 times 4?"
  • "How many inches in a meter?"
  • "When was The Rocky Horror Picture Show released?"
  • "What is Madonna's real name?"

Common Query pipeline

When the Common Query pipeline plugin is active, this skill competes against other knowledge skills (e.g. Wikipedia, WordNet) to answer general questions. The pipeline selects the response with the highest confidence score.


Fallback

This skill also registers as a fallback handler at priority 91. If no intent or pipeline handler answers an utterance, Wolfram Alpha gets a last chance to respond before OVOS speaks "I don't know".


License

Apache 2.0 — see LICENSE.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ovos_skill_wolfie-0.7.1a1.tar.gz (52.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ovos_skill_wolfie-0.7.1a1-py3-none-any.whl (58.1 kB view details)

Uploaded Python 3

File details

Details for the file ovos_skill_wolfie-0.7.1a1.tar.gz.

File metadata

  • Download URL: ovos_skill_wolfie-0.7.1a1.tar.gz
  • Upload date:
  • Size: 52.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for ovos_skill_wolfie-0.7.1a1.tar.gz
Algorithm Hash digest
SHA256 214e1ed887274f027fddd735d4deeab5d79a43f5674b0356fb6fecb38aba704f
MD5 c8f59694c8e4218fafd024ebe3f21f95
BLAKE2b-256 b1f63160e378caee6de2ee7a6748c1a635c26bb8ad0cc9db20730d4a8a4a8e9b

See more details on using hashes here.

File details

Details for the file ovos_skill_wolfie-0.7.1a1-py3-none-any.whl.

File metadata

File hashes

Hashes for ovos_skill_wolfie-0.7.1a1-py3-none-any.whl
Algorithm Hash digest
SHA256 791b930b22103a42d687100853898b9bbf9f078ad3af0b60739fb351f1051d7c
MD5 581351c90ab15fc12b2d3cb6a330cb9b
BLAKE2b-256 da40438a1ae9b4eb47277095a9aa5d4d2bdb4e9594743bac089ed15d644a0261

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page