Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
arcticaurora/ais
arcticaurora
/
ai
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
ai
/
src
/
routes
/
(app)
/
playground
/
+page.svelte
github-actions[bot]
GitHub deploy: 2e63ccd73714d28363465bc40561f0ac54e0e015
8c55bd4
4 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
89 Bytes
<
script
>
import
Chat
from
'$lib/components/playground/Chat.svelte'
;
</
script
>
<
Chat
/>