chathub-dev / chathub

All-in-one chatbot client
https://chathub.gg/?utm_source=github
GNU General Public License v3.0
10.04k stars 1.03k forks source link

Summarize multiple chats #928

Closed SeanBannister closed 1 month ago

SeanBannister commented 11 months ago

I'll often chat to 6 chatbots and then read all of their responses to find the best one. Which I presume is why most people use the multi-chat feature.

I've noticed I can speed up the process of reading all the responses by copying all of the results and asking a chatbot to summarize them. I'm amazed at how often this is the best possible answer.

This would be an amazing feature to add if this process could be automated.

My very simple prompt at the moment looks like this:

I asked six AI chatbots [question] they responded with the following, please summarize these responses: "[Response1]" "[Response2]" "[Response3]" "[Response4]" "[Response5]" "[Response6]"

wong2 commented 11 months ago

Nice idea!

teddante commented 11 months ago

I really like this as well, just opened an issue only to see this, it's a great idea!

SeanBannister commented 1 month ago

Thank you so much for implementing this, absolutely amazing.