Cow-Pilot Posted April 10, 2023 Share Posted April 10, 2023 Hello, I'm seeking input from anyone who has experience using GitHub Copilot, GPT-4, or other AI-powered tools with ActionScript. I've heard many positive opinions about these tools, but since ActionScript is a less common language nowadays, I'm unsure if they'll work well with it. I'm hesitant to spend money without knowing if it'll be worthwhile Has anyone here tested these tools with ActionScript? What has been your experience using them? Thank you. @ Quote Link to comment Short link Share on other sites More sharing options...
yepev Posted April 14, 2023 Share Posted April 14, 2023 @Cow-Pilot Amazon has just released its counterpart to GitHub Copilot, called CodeWhisperer, which is available for free. 1 @ Quote Link to comment Short link Share on other sites More sharing options...
yepev Posted May 6, 2023 Share Posted May 6, 2023 And here's some more good news from the world of free open source software! ServiceNow and Hugging Face have released StarCoder, a responsibly developed and high-performing open-access large language model (LLM) for code generation. The 15 billion parameter StarCoder LLM aims to make generative AI more transparent and accessible, promoting responsible innovation at scale. As part of the BigCode Project, StarCoder helps developers from organizations of all sizes harness generative AI with proper governance, safety, and compliance protocols. Trained on over a trillion tokens of permissively licensed source code from 80 programming languages, StarCoder can be deployed for applications like text-to-code and text-to-workflow. It assists professional software engineers in tackling complex programming challenges and empowers citizen developers to create new software, accelerating AI innovation. The model is released with open-access on the Hugging Face platform under the Code Open RAIL-M license, which includes use case restrictions to prevent harmful applications. https://www.bigcode-project.org/ https://github.com/bigcode-project/starcoder https://huggingface.co/bigcode/starcoder Here is a full list of programming languages in their dataset, and ActionScript is included in it. programming-languages.json @ Quote Link to comment Short link Share on other sites More sharing options...
yepev Posted June 22, 2023 Share Posted June 22, 2023 FalCoder-7B also worth a try: 1 @ Quote Link to comment Short link Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.