by anzhelikam on 8/18/21, 5:43 PM with 1 comments
I wanted to share with you this cool platform for developers that lets you build conversational AI apps in a matter of hours. Even a non-developer can build a demo app in less than 2 hours.
Why is Dasha unique?
* We have our own intuitive programming language - DashaScript. It's an event-driven language intended to describe a conversation script.
* We created Dasha Studio, an extension to VSCode. You use the studio to create your conversational script, it gives you syntax analysis and highlight. There's also a visual graph editor.
* Dasha CLI that lets you log in and get your API key that you can then use to execute conversational AI apps, and get diagnostic information about current usage, queues, and limits on Dasha Cloud Platform side.
* Dasha Cloud provides conversational AI as a service, which means that you don’t need to be a machine learning engineer to use machine learning when building Dasha conversational apps.
* We use GRPC for communication between SDK and the Dasha Cloud (more on that here https://dasha.ai/en-us/blog/conversational-application)
What apps can you build?
To illustrate how to build a conversational app and show its capabilities, here's an audio demo + tutorial on how to create a conversational AI app that automates hotel front desk receptionist tasks (and more): https://dasha.ai/en-us/blog/ai-hotel-front-desk
You can create apps for free, so give it a try: https://dasha.ai/en-us/ (just click on "API key" button and we'll provide you one so you can start building)
Also, we're hiring a DevRel, so if you are one or know one, apply or reach out! https://www.notion.so/dashaai/Dasha-is-hiring-6f2156ae251e4e9b94c841fff4fcd976
by anzhelikam on 8/18/21, 5:46 PM
Hotel front desk receptionist repo: https://github.com/dasha-samples/hr-candidate-screening
More tutorials: https://dasha.ai/en-us/blog/