Skip to content

Commit 5f83022

Browse files
authored
Update README.md
Now it has a preview for the client in the readme
1 parent af01853 commit 5f83022

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# OpenAI-HTML-Client
22
This is a simple, local-only interface for interacting with the OpenAI API. It's a single HTML file that you can run directly in your web browser, I did this because I was given a key to interact with the OpenAI API at university, but sometimes I just want to use ChatGPT Premium's features in a simple web interface. Feel free to contribute.
3+
<div align="center">
4+
<table border="0">
5+
<tr>
6+
<td>
7+
<img src="https://github.com/user-attachments/assets/32c9dff8-2c59-4ade-b406-79fa1219e4d7" alt="Desktop View" height="400">
8+
</td>
9+
<td>
10+
<img src="https://github.com/user-attachments/assets/1e04dd13-dbb6-4f9a-9c80-901d63e5cc8f" alt="Mobile View" height="400">
11+
</td>
12+
</tr>
13+
</table>
14+
</div>
15+
316

417
***
518

0 commit comments

Comments
 (0)