Language model code generation(free)

Started by Pakz, August 06, 2022, 12:01:05

Previous topic - Next topic

Pakz

https://www.programming-helper.com/

Yesterday on reddit I noticed a link to a code generator like codex or that github one. Now being free to use. I was able to use the openai playground for a day(until I logged in again and lost my trail)
I have been experimenting with using different prompts to create various snippets of code. It goes up to 1000 characters as maximum result. There's a bunch of languages. I'm using javascript atm.

Certain code does not make sense at all. But a lot is useful and can be connected/inserted into a project. Just think of a function you need and see if you can find the right prompt to create it. Drawunderlinealpha? Degreetoradian?

I think this kind of ai wil be getting a lot better over the next years too.

Here is some code I generated yesterday. I'm stil learning how to get the right results.

https://github.com/Pakz001/html5examples/tree/master/Programming-helper