Top
Best
New

Posted by YAndreaRusso 17 hours ago

Show HN: council - ai groupchat of ctos (no more asking ai to roleplay)(www.trycouncil.com)
i made a council of advisors to help me code. as a self taught dev, ive been heavily reliant on ai for the past two years. found myself often prompting claude to take on different personalities, so i built a web app. it's great for the step before telling cursor what to do and reviewing prs once theyre ready. PLEASE DON"T NUKE MY APY KEY. ty
10 points | 8 comments
rylan-talerico 16 hours ago|
Have been looking for something like this
YAndreaRusso 14 hours ago|
love it
jclvsh 16 hours ago||
This looks really interesting — I can see how it’d be useful for building my applications. How does it compare to using Claude directly?
YAndreaRusso 16 hours ago|
much better, Claude returns 1 answer with 1 perspective, my council returns 5. so if i have a problem i can run the council through it and move forward with whichever solution i think is best. sometimes its ship fast (levels / sahil) and sometimes its more detailed like torvald
drajan 16 hours ago||
this is really cool, how did you decide on those 6 default CTO advisors
YAndreaRusso 14 hours ago|
Thanks, I just wanted different philosophies on shipping code: - If you're stuck on something hard, Peter would say "ship the hecky version tomorrow". - Linus would want proper code review first. - Carmack would rewrite your algorithm and find some clever way to do it with after components.

Basically covered the main approaches: ship fast and iterate. - Peter Sahil optimizes for performance that's Carmack. - Build for scale through process Linus. - Elegant hardware solutions Woz - the modern ML approach with Karpathy.

andyprevalsky 16 hours ago|
Wow this is actually dope
YAndreaRusso 16 hours ago|
ty !!!