{"id":30715449,"url":"https://github.com/svaveop/aichat","last_synced_at":"2026-04-17T06:31:59.121Z","repository":{"id":310386058,"uuid":"1039663261","full_name":"Svaveop/AIChat","owner":"Svaveop","description":"Two AIs: Vixby, which guesses your responses without using AI, and a regular ChatGPT via API.","archived":false,"fork":false,"pushed_at":"2025-08-17T18:40:55.000Z","size":21,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-17T20:22:33.602Z","etag":null,"topics":["ai","chatbot","chatgpt","css","html","javsascript","js","vixby"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/Svaveop.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,"zenodo":null}},"created_at":"2025-08-17T18:06:44.000Z","updated_at":"2025-08-17T18:40:59.000Z","dependencies_parsed_at":"2025-08-17T20:22:39.247Z","dependency_job_id":"85febc8b-0362-4732-ad10-5ff392f5f380","html_url":"https://github.com/Svaveop/AIChat","commit_stats":null,"previous_names":["svaveop/aichat"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/Svaveop/AIChat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Svaveop%2FAIChat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Svaveop%2FAIChat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Svaveop%2FAIChat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Svaveop%2FAIChat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Svaveop","download_url":"https://codeload.github.com/Svaveop/AIChat/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Svaveop%2FAIChat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273398184,"owners_count":25098318,"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","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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","chatbot","chatgpt","css","html","javsascript","js","vixby"],"created_at":"2025-09-03T06:08:51.996Z","updated_at":"2025-10-18T22:08:11.301Z","avatar_url":"https://github.com/Svaveop.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AIChat\n\nAIChat lets you interact with two AI personalities:  \n- **Vixby** - guesses your responses without using AI.  \n- **ChatGPT** - uses AI via OpenRouter API to give intelligent replies.\n\n---\n\n## Setup of ChatGPT\n\n1. Get your **OpenRouter API key** by signing up at [OpenRouter](https://openrouter.ai).  \n2. Choose the **model name** you want to use (e.g., `gpt-4o-mini`).  \n3. Open `gpt.js` and go to **lines 33–34**:\n\n```javascript\nconst apiKey = 'API here';\nconst response = await fetch(\"Model name\", {\n  // ...\n});\n```\n4. Replace 'API here' with your API key and \"Model name\" with your chosen model.\n5. Save the file. Run the project - ChatGPT will now respond using your key.\n\n## Run\n\n- **Node.js:**  \n```bash\nnode gpt.js\n```\n- **Browser:**\n  \n\u0026nbsp;Open index.html in your browser. Make sure your API key and model are set in gpt.js before running.\n\n## Videos \u0026 Photos\nhttps://portfolio.am.tumo.world/project/68781d73bde84ac72aa7253e\n\n## License\nThis project is licensed under the MIT License.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsvaveop%2Faichat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsvaveop%2Faichat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsvaveop%2Faichat/lists"}