{"id":25230182,"url":"https://github.com/oslook/chrome-ai-playground","last_synced_at":"2025-07-05T11:34:24.288Z","repository":{"id":265727850,"uuid":"896368961","full_name":"oslook/chrome-ai-playground","owner":"oslook","description":"The playground for all API supported by Chrome AI and Gemini Nano, making it the most comprehensive and user-friendly platform available.","archived":false,"fork":false,"pushed_at":"2025-01-16T11:23:40.000Z","size":860,"stargazers_count":24,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-16T12:51:14.118Z","etag":null,"topics":["chrome-ai","chrome-api","gemini","gemini-ai","gemini-nano","gemini-nano-in-chrome"],"latest_commit_sha":null,"homepage":"https://chromeai.oslook.com","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/oslook.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-11-30T07:07:24.000Z","updated_at":"2025-01-16T11:23:41.000Z","dependencies_parsed_at":"2025-01-03T01:22:54.451Z","dependency_job_id":"111f8f4b-1d82-48c6-8f22-896613494d76","html_url":"https://github.com/oslook/chrome-ai-playground","commit_stats":null,"previous_names":["oslook/chrome-ai-playground"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oslook%2Fchrome-ai-playground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oslook%2Fchrome-ai-playground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oslook%2Fchrome-ai-playground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oslook%2Fchrome-ai-playground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oslook","download_url":"https://codeload.github.com/oslook/chrome-ai-playground/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238290004,"owners_count":19447509,"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":["chrome-ai","chrome-api","gemini","gemini-ai","gemini-nano","gemini-nano-in-chrome"],"created_at":"2025-02-11T11:58:37.177Z","updated_at":"2025-02-11T11:58:37.891Z","avatar_url":"https://github.com/oslook.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chrome AI Playground 🚀\n\nThe playground for all API supported by Chrome AI and Gemini Nano, making it the most comprehensive and user-friendly platform available.\n\n![image](/public/og-image.png)\n\n\n## Features 🎯\n\n- **Prompt** - Interactive chat interface for testing prompts\n- **Summarize** - Text summarization capabilities\n- **Translate** - Language translation functionality\n- **Detect Language** - Automatic language detection\n- **Writer** - AI-powered writing assistance\n- **ReWriter** - Content rewriting and refinement\n\n## Tech Stack 💻\n\n- Next.js 13+ with App Router\n- React 18\n- TypeScript\n- Tailwind CSS\n- Radix UI Components\n- Shadcn/UI\n- Lucide Icons\n\n## Getting Started 🌟\n\n### Prerequisites\n\n- Node.js 16.8 or later\n- npm or yarn or pnpm\n\n### Installation\n\n1. Clone the repository\n```bash\ngit clone https://github.com/oslook/chrome-ai-playground.git\ncd chrome-ai-playground\n```\n\n2. Install dependencies\n```bash\nnpm install\n# or\nyarn install\n# or\npnpm install\n```\n\n3. Start the development server\n```bash\nnpm run dev\n# or\nyarn dev\n# or\npnpm dev\n```\n\n4. Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\n## Project Structure 📁\n\n```\nchrome-ai-playground/\n├── app/                    # Next.js app directory\n│   ├── detect-language/    # Language detection feature\n│   ├── prompt/            # Prompt testing interface\n│   ├── rewriter/          # Content rewriting\n│   ├── summarize/         # Text summarization\n│   ├── translate/         # Translation feature\n│   └── writer/            # Writing assistance\n├── components/            # Reusable React components\n│   └── ui/               # UI components\n├── lib/                  # Utility functions and helpers\n└── public/              # Static assets\n```\n\n## Contributing 🤝\n\nWe welcome contributions to Chrome AI Playground! Here's how you can help:\n\n1. Fork the repository\n2. Create your feature branch (`git checkout -b feature/AmazingFeature`)\n3. Commit your changes (`git commit -m 'Add some AmazingFeature'`)\n4. Push to the branch (`git push origin feature/AmazingFeature`)\n5. Open a Pull Request\n\n### Development Guidelines\n\n- Follow the existing code style and conventions\n- Write meaningful commit messages\n- Update documentation as needed\n- Add tests for new features when possible\n- Ensure all tests pass before submitting PR\n\n## License 📄\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## Acknowledgments 🙏\n\n- Chrome AI team for providing the [APIs](https://docs.google.com/document/d/18otm-D9xhn_XyObbQrc1v7SI-7lBX3ynZkjEpiS1V04/edit?tab=t.0)\n- Gemini Nano for advanced AI capabilities\n- All contributors who help improve this playground\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foslook%2Fchrome-ai-playground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foslook%2Fchrome-ai-playground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foslook%2Fchrome-ai-playground/lists"}