{"id":25460903,"url":"https://github.com/uefi-code/doublegpt","last_synced_at":"2026-05-18T19:37:32.195Z","repository":{"id":213814543,"uuid":"734924694","full_name":"UEFI-code/DoubleGPT","owner":"UEFI-code","description":"このプロジェクトでは、2つのChatGPTがおしゃべりを楽しむ様子をGUIで視覚化します。","archived":false,"fork":false,"pushed_at":"2024-05-29T12:35:29.000Z","size":7249,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-02T13:56:02.485Z","etag":null,"topics":["agent","chatgpt","kawaii","llm","reinforcement-learning"],"latest_commit_sha":null,"homepage":"","language":"Python","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/UEFI-code.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-12-23T03:29:21.000Z","updated_at":"2025-06-07T19:30:11.000Z","dependencies_parsed_at":"2024-01-15T01:00:45.794Z","dependency_job_id":"986586a3-5c63-48e0-960b-5493086cf23e","html_url":"https://github.com/UEFI-code/DoubleGPT","commit_stats":{"total_commits":14,"total_committers":1,"mean_commits":14.0,"dds":0.0,"last_synced_commit":"0176b46b6d473a92f3fa6476e4e818128b63124f"},"previous_names":["uefi-code/doublegpt"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/UEFI-code/DoubleGPT","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UEFI-code%2FDoubleGPT","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UEFI-code%2FDoubleGPT/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UEFI-code%2FDoubleGPT/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UEFI-code%2FDoubleGPT/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/UEFI-code","download_url":"https://codeload.github.com/UEFI-code/DoubleGPT/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UEFI-code%2FDoubleGPT/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33188880,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T09:27:30.708Z","status":"ssl_error","status_checked_at":"2026-05-18T09:27:28.300Z","response_time":71,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["agent","chatgpt","kawaii","llm","reinforcement-learning"],"created_at":"2025-02-18T05:05:17.306Z","updated_at":"2026-05-18T19:37:32.179Z","avatar_url":"https://github.com/UEFI-code.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ふたつのGPTが自己対話を楽しむデモ\n\nこのプロジェクトでは、2つのChatGPTがおしゃべりを楽しむ様子をGUIで視覚化します。\n\n以下の画像は、ChatGPT同士がおしゃべりを楽しむGUIのデモです。\n\n![ChatGPTおしゃべりデモ](GUI.png)\n\n## 必要な環境\n\n- Python 3\n- Azure Speech SDK\n- PyKakasi\n\n## インストール方法\n\n1. Python 3をインストールします。詳細な手順は[Python公式サイト](https://www.python.org/)を参照してください。\n\n2. 必要なライブラリをインストールします。以下のコマンドを実行してください。\n\n```bash\npip install azure-cognitiveservices-speech pykakasi\n```\n\n3. Azure Speech SDKを使用するためのキーを準備します。キーはAzureポータルから取得できます。取得したキーはazurespeech.keyという名前のファイルに保存してください。\n\n4. gpt3token.key format like this:\n\n```\n{\n  \"key\": \"xxxxxxxxxxxx\",\n  \"endpoint\": \"https://xxxxxxx.openai.azure.com/openai/deployments/xxxxxxxx/completions?api-version=2022-12-01\"\n}\n```\n\n以上で準備は完了です。アプリケーションを起動して、ChatGPT同士のおしゃべりを楽しんでください。","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuefi-code%2Fdoublegpt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuefi-code%2Fdoublegpt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuefi-code%2Fdoublegpt/lists"}