Skip to content

Commit

Permalink
doc: chat screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
nalgeon committed Mar 11, 2023
1 parent 51f6988 commit f2c5962
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,16 @@ This is a Telegram chat bot built using the ChatGPT (aka GPT-3.5) language model

The bot has a terrible memory, so don't expect it to remember any chat context by default. But you can ask follow-up questions using a plus sign:

<img src="docs/chat-2.png" alt="Follow-up question" width="400">
<table>
<tr>
<td>
<img src="docs/chat-2.png" alt="Question" width="400">
</td>
<td>
<img src="docs/chat-3.png" alt="Follow-up question" width="400">
</td>
</tr>
</table>

## Available commands

Expand Down
Binary file modified docs/chat-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/chat-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/chat-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f2c5962

Please sign in to comment.