Hacker News new | ask | show | jobs
by krishnasangeeth 625 days ago
Nice product overall. I had some feedback and questions

feedback :

1. Since you guys have support for multiple models, it would be cleaner and more correct to give the API some name which doesn't start with openAI.

2. sdk using other languages like Python in `show code` would be nice.

3. It was a bit confusing to figure out how to fine tune the model, would be nice if it was explicitly available as a side pane.

Questions:

1. Can you speak a bit about your tech stack if that's alright

2. How do you currently scale inference if there is more incoming requests coming in?

1 comments

Thank you so much!

1. Where exactly did you see this? There are internal FinetuneDB API keys, and external API keys like OpenAI. Though it's confusing, I agree!

2. Work in progress.

3. I agree, thanks for the feedback.

There are multiple components working together, so it's hard to define a single tech stack. When it comes to the web app, Remix is my framework of choice and can highly recommend it.

Congrats on the launch, UI looks sleek! Is tracking logs available in the free plan?
Thanks, and yes, tracking logs is included in the free plan!