How to create a DIY comment component in streamlit apps

Normally when we develop a Machine Learning model and use Streamlit to turn it into a web application, comment section is practically useful for us to get interactive discussion or feedbacks from the viewers. Unfortunately, at the time of writing this blog, it seemed like Streamlit does not offer any component to suit this purpose.

Building a resume scanning system using Python


Job seekers who are usually looking for advertising jobs sometimes overwhelmed with the jobs posted on the websites. A simple search mechanism in these web pages do not really respond a good match between their resume and the job descriptions. The job seekers would need to seriously study each job description and use the same language as the job posting if they want to be shorted for an interview.