jrmylee
jrmylee OP t1_j3dp0tc wrote
Reply to comment by _Arsenie_Boca_ in [D] I recently quit my job to start a ML company. Would really appreciate feedback on what we're working on. by jrmylee
Yeah we don't currently have extensions implemented(not sure it's possible in a 3rd party web-app actually).
​
I've been using Copilot a ton so was curious if you were also using it
jrmylee OP t1_j3dnlv6 wrote
Reply to comment by brucebay in [D] I recently quit my job to start a ML company. Would really appreciate feedback on what we're working on. by jrmylee
>This seems to be a very ambitious project, as there are several ML projects that have very obscure dependencies that dont't work out of the box. This is especially true for older repos. I would personally be very interested at a reasonable price level (compatible to vast ai or runpod) to check out some repos without hassling with setup.
Yeah that makes sense, appreciate the feedback! We're hoping it works out as well haha
You mentioned users between expert and non-technical folks, and we think that this is intended audience for our app. Most of this is due to the fact that we're building this for ourselves(as recent ML grad students), and it made sense to us to solve a problem we're familiar with.
I also DM'd you a link to the app, if you have time to check it out would appreciate your feedback.
jrmylee OP t1_j3dll1u wrote
Reply to comment by Aggravating-Act-1092 in [D] I recently quit my job to start a ML company. Would really appreciate feedback on what we're working on. by jrmylee
OK got it that makes sense. We're actually trying to figure out how to do a tiered access, possibly a free tier with CPUs only might make sense.
​
I'll also DM you with a link to try the app!
jrmylee OP t1_j3dlb06 wrote
Reply to comment by montcarl in [D] I recently quit my job to start a ML company. Would really appreciate feedback on what we're working on. by jrmylee
Yeah definitely true. I've use all of these except sagemaker, and I felt the solutions weren't perfect for my workflows. I guess we're figuring out if other people feel the same way!
jrmylee OP t1_j3dl18u wrote
Reply to comment by _Arsenie_Boca_ in [D] I recently quit my job to start a ML company. Would really appreciate feedback on what we're working on. by jrmylee
Gotcha. We have a VSCode editor built in, but haven't implemented a .vscode integration yet so we'll add that in.
Do you also use Github Copilot?
jrmylee OP t1_j3aglv4 wrote
Reply to comment by muffdivemcgruff in [D] I recently quit my job to start a ML company. Would really appreciate feedback on what we're working on. by jrmylee
We use terraform!
jrmylee OP t1_j3a7ngf wrote
Reply to comment by RuairiSpain in [D] I recently quit my job to start a ML company. Would really appreciate feedback on what we're working on. by jrmylee
dm sent!
jrmylee OP t1_j39rh76 wrote
Reply to comment by RuairiSpain in [D] I recently quit my job to start a ML company. Would really appreciate feedback on what we're working on. by jrmylee
Got it that makes a lot of sense. We'll definitely be focusing on POC projects. For me, I mainly wanted a better, faster version of Google Colab. It's difficult to compete with their offering due to their free tier, but we think solving the problems of Colab is still worthwhile.
I'm wondering, would you or anyone you know be willing to give this a spin? It would really help us to know if
a. product works on a variety of repos
b. UI is fully-functionally and easy to use
jrmylee OP t1_j39dpr0 wrote
Reply to comment by JackBlemming in [D] I recently quit my job to start a ML company. Would really appreciate feedback on what we're working on. by jrmylee
Got it, appreciate it the feedback!
jrmylee OP t1_j39ara0 wrote
Reply to comment by JackBlemming in [D] I recently quit my job to start a ML company. Would really appreciate feedback on what we're working on. by jrmylee
- Great point, we have this covered. We intelligently install apt dependencies alongside pip dependencies. CUDA drivers are also all installed properly.
- This makes sense. If I understand you correctly, is the difficult part: uploading/managing dataset to server easily + writing data loaders to feed into the model?
jrmylee OP t1_j3dylup wrote
Reply to comment by AGI_69 in [D] I recently quit my job to start a ML company. Would really appreciate feedback on what we're working on. by jrmylee
How did you run into this error?