How to integrate human in loop feature within an UI like streamlit

I have built a multi-agent crewai program which has human_input=True at the final task. I want to integrate this program with an UI like streamlit. Can someone please help how to do this?

Look at this article : Crew AI with conversational human input and Chainlit UI | by Anel Music | Medium