{"id":29168492,"url":"https://github.com/kumarankit263/blog","last_synced_at":"2025-09-08T04:33:17.193Z","repository":{"id":300959874,"uuid":"1007696736","full_name":"kumarankit263/blog","owner":"kumarankit263","description":"This project uses CrewAI agents to automatically convert YouTube videos into high-quality blog articles. By combining intelligent task delegation, tool integration, and multi-agent collaboration, the system streamlines the process of researching and writing blog posts from video content.","archived":false,"fork":false,"pushed_at":"2025-06-24T12:01:47.000Z","size":4,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-02T12:13:57.159Z","etag":null,"topics":["crewai","gemini","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kumarankit263.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2025-06-24T11:45:49.000Z","updated_at":"2025-06-24T18:11:47.000Z","dependencies_parsed_at":"2025-06-24T13:22:31.016Z","dependency_job_id":"b4424046-24a5-4ece-a06c-8b64ea22ba03","html_url":"https://github.com/kumarankit263/blog","commit_stats":null,"previous_names":["kumarankit263/blog"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kumarankit263/blog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kumarankit263%2Fblog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kumarankit263%2Fblog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kumarankit263%2Fblog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kumarankit263%2Fblog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kumarankit263","download_url":"https://codeload.github.com/kumarankit263/blog/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kumarankit263%2Fblog/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274134768,"owners_count":25228198,"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","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["crewai","gemini","python"],"created_at":"2025-07-01T10:37:53.468Z","updated_at":"2025-09-08T04:33:17.185Z","avatar_url":"https://github.com/kumarankit263.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🎥🧠 YT Videos to Blog Page using CrewAI Agents\n\nThis project uses **CrewAI** agents to automatically **analyze YouTube videos** and convert them into **engaging blog posts**. With intelligent agent collaboration and tool integration, the system mimics how a human researcher and writer would collaborate — but fully automated.\n\n---\n\n## 🚀 Features\n\n- 🤖 Multi-agent system powered by [CrewAI]\n- 📺 Extracts and understands YouTube video content\n- ✍️ Converts AI/ML/Tech videos into readable blog posts\n- 🔌 Plug-and-play Gemini API support (Google Generative AI)\n- 🛠️ Uses tools like `yt_tool` for video transcription\n\n---\n\n## 🧠 Agents\n\n### 🔍 Blog Researcher\n- **Role**: Extracts insights and transcripts from relevant YouTube videos\n- **Skills**: Specialized in AI, ML, GenAI, and Data Science topics\n\n### ✍️ Blog Writer\n- **Role**: Writes high-quality tech blogs from video insights\n- **Skills**: Simplifies complex topics into engaging articles\n\n---\n\n## 📦 Requirements\n\n- Python 3.9+\n- pip\n\n### 📦 Install Dependencies\n\n```bash\npip install crewai crewai_tools google-generativeai\n\nEnvironment Setup\nimport os\n\nos.environ[\"GEMINI_API_KEY\"] = \"your-gemini-api-key\"\nos.environ[\"GEMINI_MODEL_NAME\"] = \"gemini-1.5-pro-latest\"\n\nHow to Run\n\npython crew.py\n\nUse Cases\nGenerate blogs from tech conference videos\n\nSummarize educational YouTube content\n\nAuto-blogger for AI and data science channels\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkumarankit263%2Fblog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkumarankit263%2Fblog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkumarankit263%2Fblog/lists"}