So i was trying to use the appian ai copilot feature for generating interface from PDFs. The first time i gave it a form, it ran successfully and generating the interface competely. The next time I gave it the same form for a different interface, it did generate only 1 field and the submit button. First I thought it was the issue related to pdf, but then the same issue happened, with another pdf. It seems like when we give it the pdf for the first time, it works well, but when we give the same pdf for another time, it does not generate. Can someone explain this issue.This is the interface it generated, when i gave it the interface for the first time :-
This is the interface it generate when i gave the same pdf the next time :-
Discussion posts and replies are publicly visible
This feature relies on generative AI, and, by its nature, a LLM does not generate the same output when triggered with the same input. Your PDF might be an edge case which works only sometimes. I had similar issues.
okay, so this feature is unreliable