YouTube Clone with Deepgram AIπ€
Overview of My Submission: π
Let me tell you simply about this :)
It is built on React-JS using YouTube API and Deepgram.
It has voice search and video subtitles option.
Also it will provide videos accordingly depending on your location.
(For this you need to disable ad blocker. Default location IN)
Submission Category: π
Accessibility Advocates
Technologies Used:π
- React JS
- Axios
- luxon
- Redux
- Deepgram API
- YouTube Data API v3
- react-youtube
GitHub: π¨βπ»
YouTube Clone with Deepgram AI Speech Recognition π±βπ»
Overview: π
Let me tell you simply about this :)
-
It is built on React-JS using YouTube API and Deepgram.
-
It has voice search and video subtitles option.
-
Also it will provide videos accordingly depending on your location.
(For this you need to disable ad blocker. Default location IN)
Deployment commands π§
Create a new directory, navigate to that directory in a terminal and clone the GitHub repository
git clone https://github.com/jacksonkasi0/youtube-clone.git
Change directory to the pattern directory:
cd youtube-clone
From the command line, you should Enter:
npm install
Past your Deepgram secret key & YouTube api key on .env
REACT_APP_DEEPGRAM_SECRET_API_KEY=< secret-key >
REACT_APP_YOUTUBE_API_KEY=< secret-key >
npm start
happy coding π€π
Web link π:
Read more π:
- https://dev.to/jacksonkasi
- https://dev.to/jacksonkasi/lets-build-youtube-clone-with-deepgram-using-react-js-1e5l
About this application π§:
YOUTUBE VIDEO : https://youtu.be/SlYDWTLyJLU
LIVE DEMO: β¨
web link: https://youtupe.netlify.app/
Top comments (0)