{"id":15806122,"url":"https://github.com/sadmann7/binge-gpt","last_synced_at":"2025-07-31T06:10:05.636Z","repository":{"id":81148009,"uuid":"603540886","full_name":"sadmann7/binge-gpt","owner":"sadmann7","description":null,"archived":false,"fork":false,"pushed_at":"2023-03-05T18:23:22.000Z","size":1035,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-06T02:41:51.099Z","etag":null,"topics":["ai","gpt-3","t3-stack"],"latest_commit_sha":null,"homepage":"https://watchcopilot.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/sadmann7.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":"2023-02-18T20:28:08.000Z","updated_at":"2023-07-08T02:41:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"27b39b27-e12d-4932-9ad1-ea6c2e7d8307","html_url":"https://github.com/sadmann7/binge-gpt","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sadmann7%2Fbinge-gpt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sadmann7%2Fbinge-gpt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sadmann7%2Fbinge-gpt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sadmann7%2Fbinge-gpt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sadmann7","download_url":"https://codeload.github.com/sadmann7/binge-gpt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250023478,"owners_count":21362407,"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","gpt-3","t3-stack"],"created_at":"2024-10-05T02:41:55.149Z","updated_at":"2025-04-21T08:31:30.292Z","avatar_url":"https://github.com/sadmann7.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [BingeGPT](https://bingegpt.vercel.app/)\n\nThis project recommends tv shows and movies with OpenAI. The show details are fetched from the TMDB api on click of any recommended show. It is bootstrapped with the [T3 Stack](https://create.t3.gg/).\n\n[![BingeGPT](./public/screenshot.png)](https://bingegpt.vercel.app/)\n\n## Tech Stack\n\n- [Next.js](https://nextjs.org)\n- [Prisma](https://prisma.io)\n- [Tailwind CSS](https://tailwindcss.com)\n- [tRPC](https://trpc.io)\n- [OpenAI GPT-3 API](https://platform.openai.com/overview)\n- [TMDB API](https://developers.themoviedb.org/3/getting-started/introduction)\n\n## Features\n\n- Recommend tv shows and movies based on user inputed shows\n- Fetch show details from TMDB api on click of any recommended show\n- Add shows to the favorites list\n- Category wise filtering of the favorites list\n\n## Installation\n\n### 1. Clone the repository\n\n```bash\ngit clone https://github.com/sadmann7/binge-gpt.git\n```\n\n### 2. Install dependencies\n\n```bash\nyarn install\n```\n\n### 3. Create a `.env` file\n\nCreate a `.env` file in the root directory and add the environment variables as shown in the `.env.example` file. You can get the OpenAI API key from [here](https://platform.openai.com/account/api-keys). You can get the TMDB API key from [here](https://developers.themoviedb.org/3/getting-started/introduction).\n\n### 4. Run the application\n\n```bash\nyarn run dev\n```\n\nThe application will be available at `http://localhost:3000`.\n\n## Deployment\n\nFollow the deployment guides for [Vercel](https://create.t3.gg/en/deployment/vercel), [Netlify](https://create.t3.gg/en/deployment/netlify) and [Docker](https://create.t3.gg/en/deployment/docker) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsadmann7%2Fbinge-gpt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsadmann7%2Fbinge-gpt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsadmann7%2Fbinge-gpt/lists"}