Ask HN: Building Out Frontends for your tuned/embedded GPT Models?

2 points by homar ↗ HN
Hey,

Recently, I realized that I spent quite a bit of time building out frontends for all of my tuned/embedded GPT Models. If anyone else has this problem, I solved it by building out one frontend similar to ChatGPT and plugging in all of backends to it. This way I or people I want to share it with can access it in a more pleasing UI. Let me know if you want me to share and build out a way for others to plugin their backends.

3 comments

[ 0.24 ms ] story [ 19.8 ms ] thread
I've trained a few models with different data that I keep separate but I haven't made a frontend for any of them. I just access them via command line so this does sound helpful.
Hoa much do you spend to train a simple model?