Agentic Chunking using N8N?

Hello there :waving_hand: ,

I’m new into RAG development and currently im using n8n for my implementation. I was reading online that there are many chunking approaches such as agentinc, fixed-size, recursive, semantic chucking, etc.

My question is, how can i implement agentic chunking through n8n???

(Specificaly, this chunking method dynamically segments text based on context, using AI models in order to perfrom it.)

Thank you in advance! :slight_smile:

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.