mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-04-25 16:56:26 +02:00
| .. | ||
| crawl_webpage.py | ||
| data_visualization.py | ||
| email_summary.py | ||
| imitate_webpage.py | ||
| machine_learning.py | ||
| ml_engineer_with_tools.py | ||
| ocr_receipt.py | ||
| README.md | ||
| rm_image_background.py | ||
| sd_tool_usage.py | ||
| solve_math_problems.py | ||
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.