diff --git a/agent_jarvis/README.md b/agent_jarvis/README.md index d01ffae..9a2cef9 100644 --- a/agent_jarvis/README.md +++ b/agent_jarvis/README.md @@ -50,7 +50,9 @@ You will see a simple chat window, and you can chat with Jarvis with it. This is -At this moment, Jarvis is most likely a copy of ChatGPT, except that we provide a joke telling ability as an example. + + +At this moment, Jarvis is most likely a copy of ChatGPT, except that we provide some simple abilities such as telling joke and removing images background as shown above. ## 3. Enable Jarvis with drawing capabilities diff --git a/agent_jarvis/images/remove_bg.png b/agent_jarvis/images/remove_bg.png new file mode 100644 index 0000000..f292649 Binary files /dev/null and b/agent_jarvis/images/remove_bg.png differ