V2.0 - 2023-08-06 - Hackathon Finalist Improvements
New Features Login/signup function connected to TiDB database User customized favorite model list function
How we build it We use the power of TiDB to drive our account management and user favorite functionality. We build a user_info table in our database to store all user information along with their favorite model list, where we can also execute ADD and UPDATE and other SQL statements for our different functionalities. TiDB's remarkable scalability and real-time capabilities have enabled us to seamlessly handle the complex task of managing user accounts and facilitating their personalized experience through the favorite feature.
Optimizations Optimize keyword search Improve model card rendering Revise and optimize model abstracts using BART-Large-CNN

Log in or sign up for Devpost to join the conversation.