add screenshots

This commit is contained in:
fiatrete
2023-06-05 21:22:06 +08:00
parent b9348a0dcb
commit 941e07ebfe
3 changed files with 5 additions and 1 deletions
+4
View File
@@ -48,6 +48,8 @@ Then you can open your browser, and navigate to `http://127.0.0.1:10000`.
You will see a simple chat window, and you can chat with Jarvis with it. This is a showcase of the interaction with Jarvis. It is more practical to use Telegram or discord bot to interact with Jarvis and we will provide the code later.
<img src="images/Jarvis.png" width="50%"/>
At this moment, Jarvis is most likely a copy of ChatGPT, except that we provide a joke telling ability as an example.
## 3. Enable Jarvis with drawing capabilities
@@ -75,6 +77,8 @@ docker run --name jarvis --rm \
Then you can ask Jarvis to generate images for you in the chat window. You may say "Jarvis, generate a photo of a panda pls" for example.
<img src="images/jarvis-with-drawing.gif" width="50%"/>
## 4. Enable Jarvis with the ability to summarize YouTube videos and send tweets
To enable Jarvis with the ability to summarize YouTube videos and send tweets you need to:
Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 92 KiB