Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

AhmedHaroon999's avatar

Free AI Service to generate code...

I want to explore so please help to find free online AI Services to generate code ( not a module but an Application ) ? with kind regards

0 likes
10 replies
Tray2's avatar

GitHub copilot is one option.

However, you must know what you are doing, and be able to understand the code generated.

1 like
jlrdw's avatar

I suggest learn coding first, many times generated code needs certain fixes. Like @tray2 mentioned, you have to know what you are doing. Ai may generate code that works, but not in the correct business rules way.

1 like
kerelka's avatar

Free-tier AI code generation services are useful if you want to generate code that needs fixing. Sometimes, the generated code is broken. More often, the UI is broken.

Good AI services that I know people use frequently are GitHub Copilot, Juine, Cursor, and Claude. However, there are limits to the number of tokens/requests you can generate with the free tier.

1 like
AhmedHaroon999's avatar

first, thank you very much for replies.

@martinbean : sorry for the link, will try to be careful next time but various times 'we have to share' the Link(s)

@jlrdw definitely this is correct way to learn but simultaneously I want to explore what I can do with AI.

@kerelka thank you for your suggestions, first I will try Free services to understant how these can help me?

with kind regards.

1 like
jlrdw's avatar

@AhmedHaroon999 I will confess I did use AI to help convert some regular analytic geometry code I did years ago in BASIC into python numpy code. But I did know how to figure out if the generated code was correct. It was some tube bending code to calculate the rotation between bends.

I really love programming in python. Me, not with Ai. But some assist sometimes doesn't hurt anything.

AhmedHaroon999's avatar

please help provide link(s) of Laravel Application with Rich / Modern UI to give a demo to the management. with kind regards

Please or to participate in this conversation.