Cost of developing a Google Assistant App?
问题 What costs are involved with developing and/or releasing a Google Assistant App? eg: Can you develop an app using DialogFlow and a backend (say Firebase) without having to pay while you learn? 回答1: First of all - you don't need to use Dialogflow or Firebase to develop your action. Both are suggested, but neither are required. You can use any NLP you want, or none at all if you use the Actions SDK (but you want an NLP). You can use any backend at all, including running it off your local