MetaGPT/examples/di
2024-03-01 19:48:39 +08:00
..
crawl_webpage.py rename interpreter 2024-03-01 19:48:39 +08:00
data_visualization.py rename interpreter 2024-03-01 19:48:39 +08:00
email_summary.py rename interpreter 2024-03-01 19:48:39 +08:00
imitate_webpage.py rename interpreter 2024-03-01 19:48:39 +08:00
machine_learning.py rename interpreter 2024-03-01 19:48:39 +08:00
ml_engineer_with_tools.py rename interpreter 2024-03-01 19:48:39 +08:00
ocr_receipt.py rename interpreter 2024-03-01 19:48:39 +08:00
README.md rename interpreter 2024-03-01 19:48:39 +08:00
rm_image_background.py rename interpreter 2024-03-01 19:48:39 +08:00
sd_tool_usage.py rename interpreter 2024-03-01 19:48:39 +08:00
solve_math_problems.py rename interpreter 2024-03-01 19:48:39 +08:00

Data Interpreter (DI)

What is Data Interpreter

Data Interpreter is an agent who solves 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, please check out the examples below.

Example List

  • Data visualization
  • Machine learning modeling
  • 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!

Please see here for detailed explanation.