Skip to content

Commit 9d18161

Browse files
committed
fixed Readme Gif
1 parent f3d5d95 commit 9d18161

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Logs
22
logs
33
*.log
4+
.DS_Store
45

56
# Runtime data
67
pids

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# OpenAI Assistant API Chat
2-
![Image](https://github.com/admineral/OpenAI-Assistant-API-Chat/blob/main/public/Image.png)
2+
![Image](https://github.com/admineral/OpenAI-Assistant-API-Chat/tree/main/public/Image.png)
33

44
## Introduction
55

66
Welcome to the OpenAI Assistant API Chat repository! This innovative chat application allows users to interact with an AI assistant powered by OpenAI's latest "gpt-4-1106-preview" model. It's an exciting space where technology meets conversation, offering a unique experience of AI interaction.
77

8-
8+
![File Upload GIF](public/File_upload.gif)
99
<img src="public/File_upload.gif" alt="Plugin" width="600px">
1010

1111
## Features
@@ -20,7 +20,7 @@ Welcome to the OpenAI Assistant API Chat repository! This innovative chat applic
2020
- **Image Descriptions**: Send pictures to the AI, and it will describe what it sees, providing insights and understanding of the visual content.
2121
- **Optical Character Recognition (OCR)**: The AI can analyze text within images, making it possible to read and respond to textual content in photographs or scanned documents.
2222

23-
23+
![Image Upload GIF](public/Image_upload.gif
2424
<img src="public/Image_upload.gif" alt="Plugin" width="600px">
2525

2626

0 commit comments

Comments
 (0)