Mintplex-Labs / anything-llm

The all-in-one Desktop & Docker AI application with full RAG and AI Agent capabilities.
https://useanything.com
MIT License
17.67k stars 1.9k forks source link

[FEAT]: Should support the ingestion of CSV, JSON and XML. #1769

Open avinashkurup opened 3 weeks ago

avinashkurup commented 3 weeks ago

What would you like to see?

Would like to see the ingestion of multiple related CSV, JSON and XML files.

Thank you.

avinashkurup commented 3 weeks ago

What would you like to see?

Would like to see the ingestion of multiple related CSV, JSON and XML files.

Thank you.

I came across an excellent feature in the pandas-ai project that allows the use of multiple DataFrames for data analysis. This feature is particularly useful for complex data operations that require the integration and manipulation of multiple datasets.