{"id":24082505,"url":"https://github.com/melvinchia3636/yt-summarized","last_synced_at":"2026-04-10T01:57:25.783Z","repository":{"id":244254613,"uuid":"814707545","full_name":"melvinchia3636/yt-summarized","owner":"melvinchia3636","description":"Utilize the power of AI and summarize any YouTube video with just a click of a button.","archived":false,"fork":false,"pushed_at":"2024-06-13T23:09:00.000Z","size":59,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-09T23:47:00.017Z","etag":null,"topics":["ai-summarizer","expressjs","groq","groq-api","react","tailwindcss","transcript-downloader","typescript","utilities","video-analysis","youtube-transcript","yt-dlp"],"latest_commit_sha":null,"homepage":"https://yt-summarized.thecodeblog.net","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/melvinchia3636.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-13T14:37:23.000Z","updated_at":"2024-06-17T15:16:15.000Z","dependencies_parsed_at":"2024-06-13T17:56:16.905Z","dependency_job_id":null,"html_url":"https://github.com/melvinchia3636/yt-summarized","commit_stats":null,"previous_names":["melvinchia3636/youtube-summarize"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melvinchia3636%2Fyt-summarized","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melvinchia3636%2Fyt-summarized/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melvinchia3636%2Fyt-summarized/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melvinchia3636%2Fyt-summarized/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/melvinchia3636","download_url":"https://codeload.github.com/melvinchia3636/yt-summarized/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240959077,"owners_count":19884909,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai-summarizer","expressjs","groq","groq-api","react","tailwindcss","transcript-downloader","typescript","utilities","video-analysis","youtube-transcript","yt-dlp"],"created_at":"2025-01-09T23:47:17.512Z","updated_at":"2026-04-10T01:57:20.749Z","avatar_url":"https://github.com/melvinchia3636.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ccenter\u003e\u003ch1 align=\"center\"\u003e📹 YouTube Video Summarized\u003c/h1\u003e\u003c/center\u003e\n\n\u003cp align=\"center\"\u003eUtilize the power of AI and summarize any YouTube video with just a click of a button\u003c/p\u003e\n\n## The Problem\n\n- Watching YouTube videos is time-consuming and tedious. ⏱️\n- Summarizing long videos can be overwhelming and difficult. 🤯\n- There is a lack of automation in this process, making it inefficient. 🤖\n- I'm overwhelmed by my main project and want to relax by doing some side hustle. 🤯\n\n## The Solution\n\nThis project addresses these issues by providing:\n- **Automated Transcription**: Quickly download the transcript of a YouTube video.\n- **AI-powered Summarization**: Get a concise summary of the video using Groq AI.\n- **Easy to Use**: Simple and intuitive interface for users.\n\n## 📷 Screenshots\n\n\u003cdiv align=\"center\"\u003e\n \u003cimg width=\"49%\" alt=\"Screenshot 1\" src=\"https://github.com/melvinchia3636/youtube-summarize/assets/64565584/cefab6d7-e3f8-4dd6-ae0e-337eb0562ac8\"\u003e\n \u003cimg width=\"49%\" alt=\"Screenshot 2\" src=\"https://github.com/melvinchia3636/youtube-summarize/assets/64565584/4b64b9d6-65c8-4b49-bdec-b637f3f8bbb8\"\u003e\n\u003c/div\u003e\n\n## 🔧 Technologies Used\n![skills](https://img.shields.io/badge/-TYPECRIPT-FF0000?style=for-the-badge\u0026logo=javascript\u0026logoColor=white\u0026color=3178C6)\n![skills](https://img.shields.io/badge/-HTML-FF0000?style=for-the-badge\u0026logo=html5\u0026logoColor=white\u0026color=orange)\n![skills](https://img.shields.io/badge/-CSS-FF0000?style=for-the-badge\u0026logo=css3\u0026logoColor=white\u0026color=blue)\n![skills](https://img.shields.io/badge/-TAILWIND_CSS-FF0000?style=for-the-badge\u0026logo=tailwindcss\u0026logoColor=white\u0026color=teal)\n![skills](https://img.shields.io/badge/-REACT_JS-FF0000?style=for-the-badge\u0026logo=react\u0026logoColor=white\u0026color=skyblue)\n![skills](https://img.shields.io/badge/-NODE_JS-FF0000?style=for-the-badge\u0026logo=node.js\u0026logoColor=white\u0026color=green)\n![skills](https://img.shields.io/badge/-EXPRESS_JS-FF0000?style=for-the-badge\u0026logo=express\u0026logoColor=white\u0026color=black)\n\n## ⌨️ Setup\n\nTo run this project on your local machine:\n\n1. Clone the repository: `git clone https://github.com/melvinchia3636/youtube-summarize`.\n2. Navigate to the project directory: `cd youtube-summarize`.\n3. Install dependencies: `npm install` in both client and server folder.\n4. Create a `.env` file and put in your Groq API key.\n5. Start the development server: `npm run dev` for client side and `npx nodemon index.js` for server side.\n\n## 📈 Status\n\nAll the core functions for this project have been completed. If you happen to find any bugs, feel free to file an issue in this GitHub Repo.\n\n## 🤝 Contributing\n\nContributions are welcome! Please fork this repository and open a pull request to add new features, improve existing code, or fix bugs.\n\n## 📄 License\n\nThis project is licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmelvinchia3636%2Fyt-summarized","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmelvinchia3636%2Fyt-summarized","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmelvinchia3636%2Fyt-summarized/lists"}