top | item 44181095

(no title)

gunniho | 9 months ago

Ah, got it. What are the main things that make it complex to work on multiple files?

discuss

order

arnaugomez|9 months ago

There are many ways to organize documents: a list, a nested structure of directories, a searchable unstructured directory, etc. Plus, in multi-document setups, AI Agents have many possible ways to index and search files: from simple ls commands to complex vector databases that index files for semantic search. So we're looking for a solution that is simple enough to set up and flexible enough to fit many types of applications.