A Terminal App with wit.ai



Hi,
I would like to demonstrate a showcase of a terminal app written with Dart language and using wit.ai and open weather API. This terminal apps basically does,

1. Takes the user request and send to the with.ai
2. Wit parses the request and sends the response to me.
3. I determine the function and the parameters.

Comments

Popular posts from this blog

Computer Graphics - Depth Buffer Test