hello!! I’ve been building an open-source project for several months and I think is ready to go! It is a CLI to interact with Dialogflow CX, its NLU and has quite useful testing capabilities within the conversational AI field. It also has possibilities of Speech-to-text and Text-to-speech https://cxcli.xavidop.me/
I have written it in Go (quite a cool experience, really) Tell me what you think of it please, if you can give the repo a star, it would also be great: https://github.com/xavidop/dialogflow-cx-cli
Today I just released the biggest version since I created the Dialogflow CX CLI!
this version includes:
1. Create and update an agent
2. Export and Restore an agent with the `json-package` format
3. Create, update and delete webhooks
4. Create, update and delete versions (under the versioning command)
5. Create, update and delete environments
6. Update intents. Create and update the description of an entity
7. Update entity types. Create and update redacted entity types using `--redacted` parameter
8. Create, Update, Delete and train flows!
Please read the usage here: https://cxcli.xavidop.me/cmd/cxcli/
You can support the project by starring or sponsoring the project: https://github.com/xavidop/dialogflow-cx-cli