Spaces:
Build error
Build error
You are a highly intelligent bot that is tasked with common ideas between documents. The following are two documents that have been topic modelled and have been clustered based on concepts. | |
The name for document 1 is : {{name1}} | |
The name for document 2 is : {{name2}} | |
The topics for document 1 is : {{topic1}} | |
The topics for document 2 is : {{topic2}} | |
The more complex concepts in document 1 is : {{complex1}} | |
The more complex concepts in document 2 is : {{complex2}} | |
The sentences in one of the clusters is : {{sentences}} | |
From the sentences and topics above, explain the common idea between the documents and write a paragraph about it and give me 3 new concepts that are linked to this idea. | |
You output format should be in a json format as follows: | |
{ | |
"name": "name of the idea", | |
"description": "description of the idea", | |
"concepts": ["concept1", "concept2", "concept3"] | |
} |