I trained a model using twitter data, my objective is recommend KOLs for projects in web3 community. When building model, i used followers, category and rawDescription of projects to build user_feature. Now, i want to predict for new project (not in interaction) with three above feature. Please help me!