Describe the problem/error/question
I want to use AI, such as deepseek to analysis reddit post and comments.
step 1. get post and its comments, and combine the post and comments.
step 2. considering the ups and downs, preparing the combined post and comments to AI .
step 3. based the post and comments, form a summary with the help of AI.
What is the error message (if any)?
I have no idea how to reconstruct the post and comments ,especially the sub comments.
Also, I have no idea which structure is better for AI to analysis.
Would you please tell me how to accomplish such ?
Please share your workflow
Share the output returned by the last node
Information on your n8n setup
- n8n version: 1.102.3
- Database (default: SQLite): postgres
- n8n EXECUTIONS_PROCESS setting (default: own, main): own
- Running n8n via (Docker, npm, n8n cloud, desktop app): docker
- Operating system: debian 12