edoardob90/telegram-chatgpt

Integrate Wolfram Alpha API

Opened this issue · 0 comments

Specifically, the Full Results API.

Wolfram Alpha is much better when we're dealing with factual questions, although not all of them have an acceptable/unambiguous answer.

  1. Command /wask triggers the WA API to be called
  2. ChatGPT reformulates the prompt in a suitable way
  3. Send query to WA API and parse response
  4. ChatGPT integrates the results in a human-like answer