{"id":16081962,"url":"https://github.com/jefreesujit/yt-chat","last_synced_at":"2025-06-29T18:04:16.339Z","repository":{"id":255714695,"uuid":"853457236","full_name":"Jefreesujit/yt-chat","owner":"Jefreesujit","description":"Chat with youtube","archived":false,"fork":false,"pushed_at":"2025-02-26T15:29:23.000Z","size":395,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T11:43:33.256Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://youtubechat.vercel.app","language":"TypeScript","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/Jefreesujit.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}},"created_at":"2024-09-06T17:37:40.000Z","updated_at":"2025-02-26T15:29:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"74c983e6-7350-421c-9d79-5ea914f72ee9","html_url":"https://github.com/Jefreesujit/yt-chat","commit_stats":null,"previous_names":["jefreesujit/yt-chat"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Jefreesujit/yt-chat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jefreesujit%2Fyt-chat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jefreesujit%2Fyt-chat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jefreesujit%2Fyt-chat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jefreesujit%2Fyt-chat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jefreesujit","download_url":"https://codeload.github.com/Jefreesujit/yt-chat/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jefreesujit%2Fyt-chat/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262642958,"owners_count":23341817,"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":[],"created_at":"2024-10-09T11:24:48.700Z","updated_at":"2025-06-29T18:04:16.311Z","avatar_url":"https://github.com/Jefreesujit.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Youtube Chat\n\nYoutube Chat allows users to connect and chat with their favorite YouTube videos.\n\n## Tech Stack\n\n- Next.js\n- React\n- Clerk for authentication\n- Tailwind CSS for styling\n- Lucide-react for icons\n- Supabase for Storage\n- Pinecone for Vector Database\n- Gemini for AI Models\n\n## Getting Started\n\n### Prerequisites\n\nMake sure you have the following installed:\n\n- Node.js\n- npm, yarn, pnpm, or bun (any one of these package managers)\n\n### Setup\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/jefreesujit/yt-chat.git\n   cd chat-with-video\n   ```\n\n2. Install dependencies:\n   ```bash\n   npm install\n   # or\n   yarn install\n   # or\n   pnpm install\n   # or\n   bun install\n   ```\n\n3. Create a `.env.local` file in the root directory and add the necessary environment variables:\n   ```env\n   NEXT_PUBLIC_BASE_URL=http://localhost:3000\n   NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=your_clerk_publishable_key\n   CLERK_SECRET_KEY=your_clerk_secret_key\n   PINECONE_API_KEY=your_pinecone_api_key\n   PINECONE_HOST=your_pinecone_host\n   GOOGLE_API_KEY=your_google_api_key\n   GOOGLE_GENERATIVE_AI_API_KEY=your_google_generative_ai_api_key\n   SUPABASE_URL=your_supabase_url\n   SUPABASE_KEY=your_supabase_key\n   ```\n\n4. Run the development server:\n   ```bash\n   npm run dev\n   # or\n   yarn dev\n   # or\n   pnpm dev\n   # or\n   bun dev\n   ```\n\n5. Open your browser and navigate to `http://localhost:3000` to see the application running.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjefreesujit%2Fyt-chat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjefreesujit%2Fyt-chat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjefreesujit%2Fyt-chat/lists"}