logoalt Hacker News

petesergeanttoday at 6:26 AM1 replyview on HN

I think multi-agent (eg _different_ underlying LLMs) everything is really the future. Code produced via multi-agent workflows and reviews seems noticeably better. I've been experimenting with a multi-agent message board recently: https://github.com/pjlsergeant/dogpark


Replies

monkeydusttoday at 7:26 AM

Experimented with multi-llm analysis for problem solving over summer, combined with multi-agent approaches it can tease out interesting angles to problems that I never considered. Expensive but use only for my high value problems.

https://github.com/monkeydust/rightmind