Join the conversation

Join the community of Machine Learners and AI enthusiasts.

Sign Up
gsarti 
posted an update Jan 27
Post
Are you working with users and would like to let them edit a text containing highlights? Check out my new Gradio component HighlightedTextbox! 🤗

The component can be installed with pip install gradio_highlightedtextbox and used seamlessly with other native components in Gradio interfaces. It supports texts with multiple tags and provides some reasonable UX behaviors (tags disappear when an edit is performed inside them). It should be great for UIs to study user editing of annotated LM generations/translations!

Demo: gsarti/gradio_highlightedtextbox

And using the new docs generator! Love how you customised the docs!

In this post