1
Feature Story
Symphony – Interfaces
Oct 21, 2023 · symphony.runThe article also mentions Symphony, an open-source platform that supports rendering interfaces natively. The author encourages developers to explore and build with Symphony and invites support for its ongoing development.
Key takeaways
- Models like GPT-3.5+ can call functions to render visual interfaces within a conversation.
- Most developers hide the result of function calls from users, but making them visible can be powerful, allowing interfaces to be rendered and programs to be run as part of a conversation.
- Rendering interfaces within a conversation allows for novel ways of interaction with language models beyond text and makes it easier to interpret function calls made in sequence.
- Symphony natively supports rendering interfaces and is an open source playground for exploring these ideas.