barfi
barfi copied to clipboard
New Version + Feedback
I am currently working on updating the package. This is the last of changes:
- The frontend is currently in vue. This has stopped many developers from contributing, and therefore I am migrating the frontend to react.
- The library currently used for rendering the flows is baklavajs. I will be migrating it to react-flow, which will also improve DevX in contributing to the package.
- Improved documentation. There is very little documentation on what is possible with the library, and expect this to be improved.
- Multimodal rendering on the UI. Currently the
blocks
can only render text based outputs using thedisplay
option. This will be extended to include documents, image and audio.
If you have more suggestions on how to improve this library, please add them on here.