1chooo / refinaid

🐻 Enabling everyone unfamiliar with programming languages to easily engage with AI and open the doors to the world of the future. (AI4ALL)
https://refinaid.vercel.app/
Apache License 2.0
21 stars 5 forks source link

[Update] `Plum` playground #145

Open 1chooo opened 1 year ago

1chooo commented 1 year ago

The current codebase of the Plum Playground is still quite messy and needs to be integrated into the Refinaid package. Additionally, each time Plum is launched, there is a delay due to retraining the model. Therefore, it is necessary to implement logic to detect if a model already exists and skip the training process when it does. This will help improve our execution speed.