{"id":21306407,"url":"https://github.com/tomasbencko/alien-negotiator","last_synced_at":"2026-04-20T13:02:20.868Z","repository":{"id":201170240,"uuid":"632407110","full_name":"TomasBencko/alien-negotiator","owner":"TomasBencko","description":"Simple Angular chat-based game powered by GPT-3.5-Turbo large language model. Created in a week as an experimental side project.","archived":false,"fork":false,"pushed_at":"2023-10-19T08:03:23.000Z","size":4693,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-02T04:56:11.465Z","etag":null,"topics":["angular","chatgpt-api","html5","mobile-first","netlify","netlify-functions","pwa","sass","spa","stable-diffusion","typescript"],"latest_commit_sha":null,"homepage":"https://alien-negotiator.netlify.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/TomasBencko.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}},"created_at":"2023-04-25T10:47:34.000Z","updated_at":"2023-10-20T10:28:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"77768442-d93b-4111-9751-d839d7eebb63","html_url":"https://github.com/TomasBencko/alien-negotiator","commit_stats":null,"previous_names":["tomasbencko/alien-negotiator"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TomasBencko/alien-negotiator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomasBencko%2Falien-negotiator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomasBencko%2Falien-negotiator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomasBencko%2Falien-negotiator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomasBencko%2Falien-negotiator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TomasBencko","download_url":"https://codeload.github.com/TomasBencko/alien-negotiator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomasBencko%2Falien-negotiator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32048444,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T11:35:06.609Z","status":"ssl_error","status_checked_at":"2026-04-20T11:34:48.899Z","response_time":94,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["angular","chatgpt-api","html5","mobile-first","netlify","netlify-functions","pwa","sass","spa","stable-diffusion","typescript"],"created_at":"2024-11-21T16:23:44.095Z","updated_at":"2026-04-20T13:02:20.863Z","avatar_url":"https://github.com/TomasBencko.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Alien Negotiator\n\n- Angular, TypeScript, HTML5, SASS\n- Angular Material design system\n- PWA, SPA, Mobile First\n- Git, GitHub, Netlify, Netlify Serverless Functions\n- OpenAI's GPT-3.5-Turbo API used to power the chatbot\n- Stable Diffusion 1.5 + Deliberate v11 AI Model used for image generation\n\n![Screenshot from app](https://i.imgur.com/L5EI15Y.png)\n\nThis project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 15.2.4.\n\nThe game was created by Tomáš Bencko, while working at [Cassovia Code](https://cassoviacode.com/).\n\nAs of 2023-10-19, it is available on the following URL: [alien-negotiator.netlify.app/](alien-negotiator.netlify.app/)\n\n## Development server\n\n### Local development with Netlify Functions\n\nRun `npm run dev` to start the development server with Netlify Functions support. Navigate to `http://localhost:8888/`. This will:\n- Run your Angular app (proxied from port 4200)\n- Serve Netlify Functions locally at `/.netlify/functions/*`\n- Automatically reload when you change source files\n\n**Important:** Make sure you have a `.env` file in the project root with your OpenAI API key:\n```\nOPENAI_API_KEY=your-api-key-here\n```\n\n### Alternative: Angular only (without functions)\n\nRun `ng serve` for a basic dev server at `http://localhost:4200/`. Note: API calls to Netlify Functions will not work with this method.\n\n## Code scaffolding\n\nRun `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.\n\n## Build\n\nRun `ng build` to build the project. The build artifacts will be stored in the `dist/` directory.\n\n## Running unit tests\n\nRun `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).\n\n## Running end-to-end tests\n\nRun `ng e2e` to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.\n\n## Further help\n\nTo get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.io/cli) page.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomasbencko%2Falien-negotiator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftomasbencko%2Falien-negotiator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomasbencko%2Falien-negotiator/lists"}