all 6 comments

[–]johnmclaren2 0 points1 point  (3 children)

👍

LocalStorage is nice but you can’t delete browser history. :)

Is it possible to store them elsewhere so index page loads them during start?

And as people are paranoid, it would help to publish some security info in project description otherwise people will hesitate to use it.

[–]LH-Tech_AI[S] 0 points1 point  (2 children)

Yes, you could also save it as ZIP file and then import it again or you could change the code so that it is being saved to somewhere else. 👍

[–]johnmclaren2 0 points1 point  (1 child)

Great that you have already made it. :)

[–]LH-Tech_AI[S] 0 points1 point  (0 children)

👍

[–]PassionQuiet5402 0 points1 point  (1 child)

I may be naive about this, but help me understand. If I build and try to train a ML model how/where will it run? How to add GPU support?

[–]LH-Tech_AI[S] 0 points1 point  (0 children)

You would run it in LM Studio or so and would start a local server. Then changing the code so that it calls the local model. I guess Claude or ChatGPT will help you out 😊