I've been using LLMs to help with my software engineering work since ChatGPT originally came out.
When Anthropic released their Claude 3 series models, I was shocked at the code quality they produce and was able to get new projects running with minimal debugging.
I've been listening a lot of the big interviews from Dwarkesh with people like Demis Hassabis and some of the technical discussion around task execution gave me the inspiration to attempt creating a full AI Software Engineering system requiring only a text prompt.
It's not accurate enough to programmatically deploy, but seeing what the system can produce in 30mins-1hr has continually blown me away.
Unlike Devin, which is still in a 'waitlist period', saas-quick is available to use right now.
I'm a solo developer and the frontend isn't polished or anything, but you can follow along the process as each task is executed and download the project zip at the end.
I appreciate your time and am grateful for any feedback!
Andrej Karpathy, founding member of OpenAI and former Director of AI at Tesla, recently shared his thoughts on the future of programming:
The hottest new programming language is English
— Andrej Karpathy (@karpathy) January 24, 2023 https://twitter.com/karpathy/status/1617979122625712128?lang...
I've been using LLMs to help with my software engineering work since ChatGPT originally came out.
When Anthropic released their Claude 3 series models, I was shocked at the code quality they produce and was able to get new projects running with minimal debugging.
I've been listening a lot of the big interviews from Dwarkesh with people like Demis Hassabis and some of the technical discussion around task execution gave me the inspiration to attempt creating a full AI Software Engineering system requiring only a text prompt.
It's not accurate enough to programmatically deploy, but seeing what the system can produce in 30mins-1hr has continually blown me away.
Unlike Devin, which is still in a 'waitlist period', saas-quick is available to use right now.
I'm a solo developer and the frontend isn't polished or anything, but you can follow along the process as each task is executed and download the project zip at the end.
I appreciate your time and am grateful for any feedback!