B4J Question How to use AI systems to verify entire project code

amorosik

Expert
Licensed User
I've read on various online forums that using some systems, such as Claude and Clude Code, it's possible to submit entire projects with attached instructions and requests, for a complete review or advice on how to optimize certain features.
But how exactly does this work?
I mean, if I have a B4J/B4A project composed of dozens or even hundred of different files, how do I send them to the AI systems and have them verify the requests included in a specific document (for example 'request.txt' ) ?
 

mcqueccu

Well-Known Member
Licensed User
Longtime User
You can attach all the files, then give your prompt. It will read all the codes, make the necessary connections.


Today, Claude wrote a code for me, and guess what? Claude used B4XPages. I am sure its because of the repositorys uploaded by Erel
 
Upvote 0
Top