Closed xor2003 closed 1 year ago
Since I am using a way called map-reduce, the final output will be weird if I don't do the final summarization. It includes the language translation and standardized output format.
I believe there will be some output that is not as expected because of the AI hallucination.
If you can provide some examples, it will be better to find out the problem.
Here is example https://www.youtube.com/watch?v=fe5dSQbSVV4 The problem is it makes table of content instead of main thoughts
Hey, @xor2003. Thanks for your feedback.
My scenario for this bot is to provide a bulleted list so that I can catch the outline of the content real quick. If I am interested in the details, I will open the file/URL to read. Currently, it is running as I expected. So I will not make any changes for now.
It's an open-source project, welcome to fork this repo and customize the bot as you need. 😉
Can we have an option to stop summarization on main points only? I feel sometimes the meaning is lost if you do final round. Thanks