Home away from home 
Joined: 2007/1/26 21:48 Last Login
: Today 2:43
From New Zealand
Group:
Registered Users
|
@tekmage
I did a quick skim-read of your blog post, and was impressed with your attempt to solve the biggest problem with AI code generation for AmigaOS: the lack of good example AmigaOS source-code. LLMs are only as good as their training data. They generate decent code for common software tasks that match code in their training data. They suck with novel stuff, and anything for which they haven't been trained.
Your solution is to directly give the AI agent AmigaOS-specific example code.
Did you find enough example code for this to work?
Hans
|