Serenade Protocol Examples
This repository contains example applications demonstrating how to use the Serenade Protocol. If you're looking to create your own Serenade plugin or integrate Serenade into your application, these examples are a great starting point.
For documentation on the Serenade Protocol, see https://serenade.ai/docs/protocol.
Examples
Here's a brief summary of the examples included in this repository:
javascript-echo
: A simple node.js application that logs Serenade commands to the console.javascript-editor
: A simulated "editor" written in node.js.python-echo
: A simple Python application that logs Serenade commands to the console.python-editor
: A simulated "editor" written in Python.
Contributing
Feel free to contribute your own examples to this repository! And, for help creating plugins and applications on the Serenade Protocol, head to https://serenade.ai/community.