{"id":18254894,"url":"https://github.com/dannycahyo/creator-pro","last_synced_at":"2026-04-13T06:34:58.895Z","repository":{"id":256531479,"uuid":"835704006","full_name":"dannycahyo/creator-pro","owner":"dannycahyo","description":"Creator PRO is a tool for content creators, offering script creation and audio transcription features using advanced AI models.","archived":false,"fork":false,"pushed_at":"2024-12-05T01:17:50.000Z","size":604,"stargazers_count":14,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-12T00:28:09.304Z","etag":null,"topics":["chakra-ui","formidable","gemini-api","nextjs","reactjs"],"latest_commit_sha":null,"homepage":"","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/dannycahyo.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":"2024-07-30T11:18:04.000Z","updated_at":"2024-12-08T16:09:39.000Z","dependencies_parsed_at":"2024-09-11T12:54:47.097Z","dependency_job_id":"ea216e5f-4a7a-418c-8f7b-67b4badd03d8","html_url":"https://github.com/dannycahyo/creator-pro","commit_stats":null,"previous_names":["dannycahyo/creator-pro"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dannycahyo/creator-pro","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dannycahyo%2Fcreator-pro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dannycahyo%2Fcreator-pro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dannycahyo%2Fcreator-pro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dannycahyo%2Fcreator-pro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dannycahyo","download_url":"https://codeload.github.com/dannycahyo/creator-pro/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dannycahyo%2Fcreator-pro/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31742937,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T06:26:45.479Z","status":"ssl_error","status_checked_at":"2026-04-13T06:26:44.645Z","response_time":93,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["chakra-ui","formidable","gemini-api","nextjs","reactjs"],"created_at":"2024-11-05T10:13:56.130Z","updated_at":"2026-04-13T06:34:58.872Z","avatar_url":"https://github.com/dannycahyo.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Creator PRO\n\nWelcome to the workshop repository for \"Building Innovative Apps: Integrating Gemini AI into Web Development\". In this workshop, we'll build Creator PRO, a powerful application that demonstrates the integration of Google's Gemini AI with modern web development practices.\n\n## Workshop Overview\n\nLearn how to build a content creation assistant that leverages Gemini AI for script creation, audio transcription, and content performance analytics. This hands-on workshop will guide you through building a real-world application while learning essential concepts in AI integration.\n\n## What You'll Build\n\nCreator PRO is an application that helps content creators with:\n\n- Script creation using Gemini AI\n- Audio transcription in Bahasa Indonesia\n- Content performance analytics with AI-powered insights\n\n### Branches\n\n- `main`: This branch contains the final and complete code for the Creator PRO application.\n- `development`: This branch contains the starter code for the workshop. Participants will use this branch to follow along with the workshop exercises.\n\n## Getting Started\n\n### Prerequisites\n\n- Node.js (version 18.x or later)\n- A code editor (VS Code, NVIM, etc.)\n- Basic knowledge of React\n- Google account for Gemini API access\n\n**Required Environment Variables:**\n\n- `GEMINI_API_KEY`: Your Google Gemini API key\n\n### Installation\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/dannycahyo/creator-pro\n   cd creator-pro\n   ```\n\n2. Install the dependencies:\n\n   ```bash\n   npm install\n   ```\n\n### Setting Up\n\n1. Create a `.env` file in the root directory:\n\n   ```bash\n   touch .env\n   ```\n\n2. Add your API key to the `.env` file:\n\n   ```\n    GEMINI_API_KEY=your_gemini_api_key\n   ```\n\n### Running the Application\n\nTo start the development server, run:\n\n```bash\nnpm run dev\n```\n\nThis will start the application on `http://localhost:3000`.\n\n## Contributing\n\nContributions are welcome! Please open an issue or submit a pull request for any improvements or bug fixes.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdannycahyo%2Fcreator-pro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdannycahyo%2Fcreator-pro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdannycahyo%2Fcreator-pro/lists"}