Skip to content

Commit e1f3b98

Browse files
committed
update readme
1 parent 0a5bb9a commit e1f3b98

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# sveltekit openai realtime api
22

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).
44

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.
66

77
work in progress, but it should be functional.
88

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/
1010

1111
https://github.com/user-attachments/assets/c1e96dac-98b5-4e16-95e8-9cbc6e60865d
1212

0 commit comments

Comments
 (0)