gisteren / snips-WebTest

A testing tool for Snips. Simulate conversations without talking or listening, just by text.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

snips-WebTest

A testing tool for Snips. Simulate conversations without talking or listening, just by text.

Features:

  • Send direct TTS requests
  • Test your assistants NLU by sending text directly to it and receive the intent without any triggers
  • trigger different wakewords
  • perform complex dialogues just with text, no need for microphone or speakers
  • monitor the complete* messageflow of the hermes MQTT protocoll

*audioFrames and everything transmitting only raw bytes is not displayed!

Requirements:

  • Snips
  • MQTT Broker with websockets
  • Browser (Chrome?)
  • JavaScript activated

Feel free to report any issues or send me feedback!

https://forum.snips.ai/t/webtest-test-your-assistant-on-a-local-website-without-talking/801

About

A testing tool for Snips. Simulate conversations without talking or listening, just by text.

License:Apache License 2.0


Languages

Language:JavaScript 84.5%Language:HTML 11.9%Language:CSS 3.5%