Join the conversation

Join the community of Machine Learners and AI enthusiasts.

Sign Up
azettlย 
posted an update about 11 hours ago
Post
95
After building Consilium, my multi-AI expert consensus platform for the Gradio Agents and MCP Hackathon, Deborah Dahl introduced me to the Open Floor Protocol.

This protocol provides a standardized JSON message format for communication between conversational agents and human users across different platforms.

๐—ž๐—ฒ๐˜† ๐—ถ๐—ป๐˜๐—ฒ๐—ฟ๐—ฎ๐—ฐ๐˜๐—ถ๐—ผ๐—ป ๐—ฝ๐—ฎ๐˜๐˜๐—ฒ๐—ฟ๐—ป๐˜€:
โœ… ๐——๐—ฒ๐—น๐—ฒ๐—ด๐—ฎ๐˜๐—ถ๐—ผ๐—ป - transferring control between agents
โœ… ๐—–๐—ต๐—ฎ๐—ป๐—ป๐—ฒ๐—น๐—ถ๐—ป๐—ด - passing messages without modification
โœ… ๐— ๐—ฒ๐—ฑ๐—ถ๐—ฎ๐˜๐—ถ๐—ผ๐—ป - coordinating behind the scenes
โœ… ๐—ข๐—ฟ๐—ฐ๐—ต๐—ฒ๐˜€๐˜๐—ฟ๐—ฎ๐˜๐—ถ๐—ผ๐—ป - multiple agents collaborating

I am already working on a version of Consilium where you can add any Open Floor-compliant agents ๐Ÿš€.

โžก๏ธ ๐—–๐—ต๐—ฒ๐—ฐ๐—ธ ๐—ผ๐˜‚๐˜ ๐˜๐—ต๐—ฒ ๐—ข๐—™๐—ฃ ๐—ฑ๐—ฒ๐—บ๐—ผ ๐—ณ๐—ฟ๐—ผ๐—บ ๐—˜๐—บ๐—บ๐—ฒ๐˜๐˜: https://ejtalk.com/Pages/ann2.html
Also see the specification on GitHub https://github.com/open-voice-interoperability/openfloor-docs.
In this post