Readit News logoReadit News
joshma commented on Retool AI   retool.com/products/ai... · Posted by u/donjh
orliesaurus · 2 years ago
My personal opinion (besides this constant flux of Retool product announcements) is that I truly tried and gave Retool a chance... but man, it was tough to get started, I rather just code from scratch with some boilerplate.
joshma · 2 years ago
Founder @ https://airplane.dev here - putting in a shameless plug for Airplane, where you _do_ write code from scratch. :) I think it depends on the builder and use case, and it's not a fit for everything, but our users like / need to manage their tooling as code and are more productive for it.
joshma commented on Add an AI Code Copilot to your product using GPT-4   windmill.dev/blog/windmil... · Posted by u/rubenfiszel
mercurialsolo · 2 years ago
- Did you use any fine-tuning with this or is this standard GPT4? - Does quality of response improve with any additional examples? - Does this perform well for specific languages?
joshma · 2 years ago
It's interesting because we came to a different conclusion with Autopilot[0] - context and learning is incredibly important for result quality, and gpt4 doesn't (yet) support fine-tuning but will soon, and we'll definitely be taking advantage of that. Not just for quality, but also for speed (less time spent gathering context and processing input tokens).

My view is, everyone has access to chatgpt and github copilot, and so the idea is to provide value in excess of what chatgpt/copilot can do. Part of that is embedding it in the UI, but (especially for internal tools, which tend to be shorter) the improvement isn't huge over copy/paste or using copilot in vs code.

However, beyond UI integration, we can intelligently pull context on related files, connected DBs/resources, SDKs you're using, and so on. And that's something chatgpt can't do (for now). The quality of response, from what we saw, dramatically improved with the right docs and examples pulled in.

And yes, gpt4 does much better on JS (React specifically) and Python. It's just whatever it's trained on, and there's a ton more JS/Python code out there.

[0] https://www.airplane.dev/autopilot

u/joshma

KarmaCake day855December 5, 2010View Original