1.How can I integrate Wit.Ai api key, into my MIT App Inventor coversational Chatbot?
2.How can I integrate POE Ai api key, into my MIT App Inventor coversational Chatbot?
Note: Chatbot is text only, and should get it's intellect from wit.ai or poe.
If someone could please help me out on this and maybe with a screenshot of sort, I will be overwhelmed with joy. See: wit.ai /doc, and poe website. The wit.ai is below.
$ curl 'https://api.wit.ai/message?v=20240304&q=hello'
-H "Authorization: Bearer $TOKEN"