You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,12 @@
1
1
# sveltekit openai realtime api
2
2
3
-
this is a sveltekit port of the [openai-realtime-console](https://github.com/openai/openai-realtime-console) repository.
3
+
this is a svelte component for using the openai realtime api (and mostly a direct port to svelte of the [openai-realtime-console](https://github.com/openai/openai-realtime-console) repository).
4
4
5
-
it allows you to easily use the openai realtime api in your sveltekit project.
5
+
it allows you to easily use the openai realtime api in your svelte(kit) project.
6
6
7
7
work in progress, but it should be functional.
8
8
9
-
demo here (enter your own api key, as always be careful with stuff like that and e.g. use a 2$ limited api key): https://flo-bit.dev/svelte-openai-realtime-api/
9
+
demo here (enter your own api key, as always be careful with stuff like that and e.g. use a 2$ limited api key): https://flo-bit.dev/svelte-openai-realtime-api/
0 commit comments