https://github.com/darrensem/vue-chatgpt
VueJS+Pinia proof of concept of ChatGPT Playground (minimal, direct fetch from OpenAI API, CTRL+ENTER to send, CTRL + UP/DOWN for history)
https://github.com/darrensem/vue-chatgpt
Last synced: about 2 months ago
JSON representation
VueJS+Pinia proof of concept of ChatGPT Playground (minimal, direct fetch from OpenAI API, CTRL+ENTER to send, CTRL + UP/DOWN for history)
- Host: GitHub
- URL: https://github.com/darrensem/vue-chatgpt
- Owner: DarrenSem
- License: mit
- Created: 2024-06-20T00:46:54.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-06-21T21:25:12.000Z (11 months ago)
- Last Synced: 2024-06-23T11:56:27.592Z (11 months ago)
- Language: HTML
- Homepage: https://darrensem.github.io/Vue-ChatGPT/
- Size: 14.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Vue-ChatGPT
VueJS+Pinia proof of concept of ChatGPT Playground (minimal, direct fetch from OpenAI API, CTRL+ENTER to send, CTRL + UP/DOWN for history)https://darrensem.github.io/Vue-ChatGPT/