top | item 44915990

(no title)

NotBoolean | 6 months ago

I’ve found AI agents always a bit lacking in embedded but I’ll test this out.

You said in your demo that by uploading the data sheet you completely remove hallucinations. How have you achieved this as I found AI’s still hallucinate even when given documentation.

discuss

order

etgibbs|6 months ago

strict grounding protocol + planning phase, mostly by prompting and forcing attention through citations. it tends to think longer than other coding agents but the results are usually better. let me know what you think.