ChatVox
"Chat With Any Video" project in 24 hours, challenge myself to complete in @Supabase's AI Hackathon.
File Explorer
Download Latest Version (.zip)- LoadingText.tsx
- SubmitButton.tsx
- avatar.tsx
- button.tsx
- command.tsx
- dialog.tsx
- input.tsx
- label.tsx
- leaflet.tsx
- modal.tsx
- navigation-menu.tsx
- popover.tsx
- toast.tsx
- toaster.tsx
- AskQuestion.tsx
- Chat.tsx
- ChatLine.tsx
- Header.tsx
- icons.tsx
- MainNav.tsx
- SearchDialog.tsx
- SignInModal.tsx
- Source.tsx
- SquigglyLines.tsx
- tailwind-indicator.tsx
- TypingSlogan.tsx
- user-dropdown.tsx
- UserAvatar.tsx
- VideoArea.tsx
- VideoForm.tsx
- VideoPlayer.tsx
- VideoSubtitle.tsx
- constants.ts
- site.ts
- use-toast.ts
- use-window-size.ts
- useTranslation.ts
- extractSrt.ts
- makechain.ts
- makeDocumentChain.ts
- makeSummaryChain.ts
- MyCallbackHandler.ts
- prompts.ts
- reduceDocuments.ts
- reduceSubtitle.ts
- SRTLoader.ts
- tokenTextSplitter.ts
- types.ts
- client.ts
- video.ts
- errors.ts
- generate-embeddings.ts
- utils.ts
- add-video.ts
- chat-video.ts
- hybrid-search.ts
- reduce-docs.ts
- vector-search.ts
- openai_embeddings.mdx
- 404.tsx
- _app.tsx
- _document.tsx
- index.tsx
- 2023ๅนดไผฏๅ ๅธๅฐ่กไธๅคงไผ๏ผๅทด่ฒ็น & ่ๆ ผยทๅนดๅบฆๆผ่ฎฒ๏ผ2.7ๅฐๆถๅฎๆด็๏ผ.srt
- Berkshire's 2023 annual shareholder meeting๏ผ Watch the full morning session [kfzp_IgA6YQ].srt
- Sam Altman_ OpenAI CEO on GPT-4, ChatGPT, and the Future of AI _ Lex Fridman Podcast #367 - English - Default.srt
- Sam Altman_ OpenAI CEO on GPT-4, ChatGPT, and the Future of AI _ Lex Fridman Podcast #367 - English - Default.txt
- Steve Jobs' 2005 Stanford Commencement Address (with intro by President John Hennessy) - English (auto-generated).srt
- Steve Jobs' 2005 Stanford Commencement Address (with intro by President John Hennessy) - English (auto-generated).txt
- favicon.ico
- github.svg
- icon_32x32@2x.png
- loading.svg
- next.svg
- og-image.png
- pure_icon_32x32@2x.png
- supabase.svg
- thirteen.svg
- twitter.svg
- vercel.svg
- file.ts
- supabase.ts
- video.ts
- createFileSlice.ts
- createUserSlice.ts
- createVideoSlice.ts
- index.ts
- globals.css
- Home.module.css
- markdown.css
- 20230406025118_init.sql
- 20230416081623_new_test_table_2.sql
- 20230416085155_new_hybrid_search_documents.sql
- .gitignore
- config.toml
- seed.sql
- sse.d.ts
- downloadFile.ts
- filename.ts
- env.ts
- formatTime.ts
- getRedirectUrl.ts
- writeSubtitles.ts
- .env.example
- .eslintrc.json
- .gitignore
- .npmrc
- LICENSE.txt
- next.config.js
- package-lock.json
- package.json
- pnpm-lock.yaml
- postcss.config.js
- README.md
- tailwind.config.js
- tsconfig.json
- vercel.json
# Installation Guide
1. Get the code
git clone https://github.com/JimmyLv/ChatVox
Downloads the entire project code from GitHub to your computer.
cd ChatVox
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
pnpm dev
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
