+ {{ runtimeConfig.public.appName }} is an unofficial client for ChatGPT, but uses the official OpenAI API.
+
+ You will need an OpenAI API Key before you can use this client.
+
+
+
+
+
+
+
+
+
+
+
+
+
Examples
+
+
+
+
+
+
+
+
+
+
+
Capabilities
+
+
+
+
+
+
+
+
+
+
+
Limitations
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/components/WelcomeCard.vue b/components/WelcomeCard.vue
new file mode 100644
index 0000000..9d9859a
--- /dev/null
+++ b/components/WelcomeCard.vue
@@ -0,0 +1,24 @@
+
+
+
+
+
+
+ {{ content }}
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pages/index.vue b/pages/index.vue
index 5875ab9..7670eeb 100644
--- a/pages/index.vue
+++ b/pages/index.vue
@@ -106,7 +106,10 @@ createNewConversation()
-