We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0085713 commit 87829efCopy full SHA for 87829ef
README.md
@@ -1,4 +1,4 @@
1
-<img src="repo_assets/logo.png" alt="GPT-Code logo" width=240 />
+<img src="https://github.com/ricklamers/gpt-code-ui/assets/1309307/9ad4061d-2e26-4407-9431-109b650fb022" alt="GPT-Code logo" width=240 />
2
3
An open source implementation of OpenAI's ChatGPT [Code interpreter](https://openai.com/blog/chatgpt-plugins#code-interpreter).
4
@@ -16,7 +16,7 @@ $ gptcode
16
```
17
18
## User interface
19
-<img src="repo_assets/screenshot.png" alt="GPT-Code logo" width="100%" />
+<img src="https://github.com/ricklamers/gpt-code-ui/assets/1309307/c29c504a-a7ed-4ae0-9360-d7224bc3e3d6" alt="GPT-Code logo" width="100%" />
20
21
## Features
22
- File upload
0 commit comments