Data Interpreter (DI)
What is Data Interpreter
Data Interpreter is an agent who solves data-related problems through codes. It understands user requirements, makes plans, writes codes for execution, and uses tools if necessary. These capabilities enable it to tackle a wide range of scenarios. Feel free to check out the paper and the examples below.
Example List
- Data visualization
- Machine learning modeling
- Machine learning with tools
- Image background removal
- Solve math problems
- Receipt OCR
- Tool usage: web page imitation
- Tool usage: web crawling
- Tool usage: text2image
- Tool usage: email summarization and response
- More on the way!
Note
If you want to save the Jupyter Notebook file and the results of the plan at runtime for future reference and analysis, you can refer to the code of the Data visualization example.