Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/w3c/dms
Dialogue Manager Script - programming language for autonomous interactive systems
https://github.com/w3c/dms
chatbot compiler dialogue dialogue-manager dialogue-systems planning programming-language
Last synced: 4 months ago
JSON representation
Dialogue Manager Script - programming language for autonomous interactive systems
- Host: GitHub
- URL: https://github.com/w3c/dms
- Owner: w3c
- License: other
- Created: 2019-11-08T01:16:44.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-15T23:49:20.000Z (almost 5 years ago)
- Last Synced: 2024-09-30T04:40:13.188Z (4 months ago)
- Topics: chatbot, compiler, dialogue, dialogue-manager, dialogue-systems, planning, programming-language
- Language: HTML
- Homepage: https://w3c.github.io/dms/
- Size: 2.1 MB
- Stars: 7
- Watchers: 7
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Dialogue Manager Script (DMS)
* Final W3C Report: https://www.w3.org/2020/04/dms/
* Latest editor's draft: https://w3c.github.io/dms
* Try it online: https://conversational-interfaces.github.io/dms-scratchpad/# About
Join the [W3C Conversational Interfaces Community Group](https://conversational-interfaces.github.io).
The mission is to enable web developers, content writers, and AI researchers to collaborate and share conversational experiences. Most dialogue systems serve interactive experiences in their own domain specific and often proprietary language, causing a fragmented zoo of formats. For example, Google Home or Alexa do not share a common intermediate representation, which makes writing wide-spread content inaccessible to the mass audience. We study existing specs for authoring dialogue and design standards to harness proven techniques into common agreement. The charter may be found here: https://conversational-interfaces.github.io/charter/.