▲ 2 r/AI_Coders
Dogpile SDK
I'll keep this brief and non-AI generated: I read this paper in March and got excited by the idea of an SDK, so I put one together.
https://github.com/bubstack/dogpile
I've used it across a few different domains and it is impressive, if somewhat expensive. Still, might be a tool some enjoy. Just make sure your API keys are set, give it a task and a protocol (the paper recommends Sequential, but fair warning, it's slow), and watch the LLMs dogpile on the problem.
u/ElectricSxPants — 7 days ago