diff --git a/examples/ci/README.md b/examples/ci/README.md new file mode 100644 index 000000000..d526b94c7 --- /dev/null +++ b/examples/ci/README.md @@ -0,0 +1,18 @@ +# Code Interpreter (CI) + +## What is CodeInterpreter +CodeInterpreter 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](https://docs.deepwisdom.ai/main/en/guide/use_cases/agent/code_interpreter/ci_intro.html) for detailed explanation. \ No newline at end of file