File size: 2,555 Bytes
1f122c3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
63769e0
1f122c3
 
 
 
 
f27679f
1f122c3
 
 
 
f62b8d3
1f122c3
 
 
 
 
 
a40111f
1f122c3
 
 
a2c7711
f27679f
1f122c3
 
 
 
 
 
 
 
 
 
 
 
 
 
f62b8d3
1f122c3
 
 
 
 
a40111f
1f122c3
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
{
  "name": "ai-tube",
  "version": "0.0.0",
  "private": true,
  "scripts": {
    "dev": "next dev",
    "build": "next build",
    "start": "next start",
    "lint": "next lint"
  },
  "dependencies": {
    "@huggingface/inference": "^2.6.4",
    "@radix-ui/react-accordion": "^1.1.2",
    "@radix-ui/react-avatar": "^1.0.3",
    "@radix-ui/react-checkbox": "^1.0.4",
    "@radix-ui/react-collapsible": "^1.0.3",
    "@radix-ui/react-dialog": "^1.0.4",
    "@radix-ui/react-dropdown-menu": "^2.0.5",
    "@radix-ui/react-icons": "^1.3.0",
    "@radix-ui/react-label": "^2.0.2",
    "@radix-ui/react-menubar": "^1.0.3",
    "@radix-ui/react-popover": "^1.0.6",
    "@radix-ui/react-select": "^1.2.2",
    "@radix-ui/react-separator": "^1.0.3",
    "@radix-ui/react-slider": "^1.1.2",
    "@radix-ui/react-slot": "^1.0.2",
    "@radix-ui/react-switch": "^1.0.3",
    "@radix-ui/react-toast": "^1.1.4",
    "@radix-ui/react-tooltip": "^1.0.6",
    "@react-spring/web": "^9.7.3",
    "@types/node": "20.4.2",
    "@types/react": "18.2.15",
    "@types/react-dom": "18.2.7",
    "@types/uuid": "^9.0.2",
    "@upstash/redis": "^1.25.2",
    "autoprefixer": "10.4.14",
    "class-variance-authority": "^0.6.1",
    "clsx": "^2.0.0",
    "cmdk": "^0.2.0",
    "cookies-next": "^2.1.2",
    "date-fns": "^2.30.0",
    "eslint": "8.45.0",
    "eslint-config-next": "13.4.10",
    "hash-wasm": "^4.11.0",
    "lucide-react": "^0.260.0",
    "markdown-yaml-metadata-parser": "^3.0.0",
    "next": "^14.0.3",
    "pick": "^0.0.1",
    "postcss": "8.4.26",
    "qs": "^6.11.2",
    "react": "18.2.0",
    "react-circular-progressbar": "^2.1.0",
    "react-copy-to-clipboard": "^5.1.0",
    "react-dom": "18.2.0",
    "react-icons": "^4.12.0",
    "react-smooth-scroll-hook": "^1.3.4",
    "react-string-avatar": "^1.2.2",
    "react-tuby": "^0.1.24",
    "react-virtualized-auto-sizer": "^1.0.20",
    "replicate": "^0.17.0",
    "sbd": "^1.0.19",
    "sentence-splitter": "^4.3.0",
    "sharp": "^0.32.5",
    "styled-components": "^6.0.7",
    "tailwind-merge": "^1.13.2",
    "tailwindcss": "3.3.3",
    "tailwindcss-animate": "^1.0.6",
    "temp-dir": "^3.0.0",
    "ts-node": "^10.9.1",
    "type-fest": "^4.8.2",
    "typescript": "5.1.6",
    "usehooks-ts": "^2.9.1",
    "uuid": "^9.0.1",
    "zustand": "^4.4.1"
  },
  "devDependencies": {
    "@types/proper-lockfile": "^4.1.2",
    "@types/qs": "^6.9.7",
    "@types/react-copy-to-clipboard": "^5.0.7",
    "@types/react-virtualized": "^9.21.22",
    "@types/sbd": "^1.0.3",
    "daisyui": "^3.7.4"
  }
}