| ▲ | wood_spirit 3 hours ago | |||||||
> These are deep neural network architectures that are task-specific for things like OCR, translation, or GUI detection. The way they consume and see data is trained to be task specific, which makes them up to 100x more accurate at their specific task. They also produce useful metadata like bounding boxes and confidence scores, letting developers build predictable workflows they can rely on. Does code extraction and manipulation fit in that? Would interfaze be the agent that a coding agent uses? | ||||||||
| ▲ | yoeven 40 minutes ago | parent [-] | |||||||
Code extraction maybe, not something we have tested or built for but you could give it a try. Code manipulation probably not since it's a lot smaller of a model compared to a Claude Opus which is SOTA for code generation/manipulation. Generally code generation is a non-deterministic task by nature and general LLMs tend to be better at them. | ||||||||
| ||||||||