{"id":20533464,"url":"https://github.com/scottlaing/ai-comparer","last_synced_at":"2026-04-18T17:36:10.215Z","repository":{"id":240497359,"uuid":"802789512","full_name":"ScottLaing/ai-comparer","owner":"ScottLaing","description":"AI Comparer Web App","archived":false,"fork":false,"pushed_at":"2024-05-19T23:53:39.000Z","size":1706,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-06T19:44:19.053Z","etag":null,"topics":["ai","docker","nodejs","react"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/ScottLaing.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-05-19T09:18:06.000Z","updated_at":"2024-05-19T23:53:42.000Z","dependencies_parsed_at":"2024-11-16T00:32:59.052Z","dependency_job_id":null,"html_url":"https://github.com/ScottLaing/ai-comparer","commit_stats":null,"previous_names":["scottlaing/ai-comparer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ScottLaing/ai-comparer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ScottLaing%2Fai-comparer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ScottLaing%2Fai-comparer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ScottLaing%2Fai-comparer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ScottLaing%2Fai-comparer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ScottLaing","download_url":"https://codeload.github.com/ScottLaing/ai-comparer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ScottLaing%2Fai-comparer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31978438,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T17:30:12.329Z","status":"ssl_error","status_checked_at":"2026-04-18T17:29:59.069Z","response_time":103,"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":["ai","docker","nodejs","react"],"created_at":"2024-11-16T00:21:35.222Z","updated_at":"2026-04-18T17:36:10.174Z","avatar_url":"https://github.com/ScottLaing.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch2\u003eai-comparer\u003c/h2\u003e\n\na side project to compare ai generation results (gemini, chatgpt) in a web app\n\nvery early stages, under construction/wip, check back soon\n\n\u003ch3\u003eMisc Setup Steps\u003c/h3\u003e\n\n\u003ch4\u003ebuild and run locally\u003c/h4\u003e\n\n(install nodejs if not installed) \u003cbr/\u003e\ninstall node via web download if on windows, or on mac or linux as per those environments\n\n(install yarn if not installed) \u003cbr/\u003e\n**npm install -g yarn**\n\n(install app) \u003cbr/\u003e\n**yarn install**\n\n(run app) \u003cbr/\u003e\n**node src/index.js**\n\n(To view the web app in a browser) \u003cbr/\u003e\nin your browser run: \u003cbr/\u003e\n**http://localhost:3000/**\n\n\u003ch4\u003ebuild docker image\u003c/h4\u003e\n\n(To build the docker image) \u003cbr/\u003e\n**docker build -t ai-comparer .**\n\n(To run the docker container) \u003cbr/\u003e\n**docker run -dp 127.0.0.1:3000:3000 ai-comparer** \n\n(To run the web app in a browser)\nin your browser run: \u003cbr/\u003e\n**http://localhost:3000/**\n\n\u003ch4\u003estop the running docker container\u003c/h4\u003e\n\n1) in Windows you can use docker desktop app to start/stop/delete containers\n\n2) in git bash on windows (or linux or mac) you can use:\n\n   a) get running container id via this command (or similar)\n   \n   **docker ps | grep ai-comparer | awk '{print substr($0, 0, 10)}'**\n\n   b) stop this container\n\n   **docker stop \u003ccontainer_id\u003e**\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscottlaing%2Fai-comparer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscottlaing%2Fai-comparer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscottlaing%2Fai-comparer/lists"}