{"id":21906297,"url":"https://github.com/alfex4936/chatgpt-together","last_synced_at":"2026-02-08T17:35:32.201Z","repository":{"id":165974436,"uuid":"641365282","full_name":"Alfex4936/chatgpt-together","owner":"Alfex4936","description":"ChatGPT Together (ChatGPT 함께 쓰기)","archived":false,"fork":false,"pushed_at":"2025-01-09T15:39:48.000Z","size":11,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-02T02:19:26.352Z","etag":null,"topics":["chatgpt","flet","flutter","gui","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/Alfex4936.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":"2023-05-16T10:16:26.000Z","updated_at":"2025-01-11T14:07:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"cc9c9239-cefd-4912-abd1-a9c5bdf34852","html_url":"https://github.com/Alfex4936/chatgpt-together","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Alfex4936/chatgpt-together","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alfex4936%2Fchatgpt-together","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alfex4936%2Fchatgpt-together/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alfex4936%2Fchatgpt-together/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alfex4936%2Fchatgpt-together/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Alfex4936","download_url":"https://codeload.github.com/Alfex4936/chatgpt-together/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alfex4936%2Fchatgpt-together/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266770134,"owners_count":23981511,"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-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":["chatgpt","flet","flutter","gui","python"],"created_at":"2024-11-28T16:43:39.748Z","updated_at":"2026-02-08T17:35:32.146Z","avatar_url":"https://github.com/Alfex4936.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ChatGPT Together\n\n### ChatGPT 함께쓰기 (동시에 많은 유저가 하나의 ChatGPT와 떠들기)\n\nA Collaborative Chat Application\n\n![output](https://github.com/Alfex4936/chatgpt-together/assets/2356749/d2e42b51-031b-49b2-b857-2154384e1e39)\n\n![gui](https://github.com/Alfex4936/Bard-rs/assets/2356749/964a0efb-af86-4b8b-a52a-d62ecec4fbfa)\n\nChatGPT Together is a project that allows you to run a collaborative chat application with OpenAI's GPT-3.5-turbo or GPT-4. \n\nThis simple Python [Flet](https://flet.dev/) project creates a server for a chat application where multiple users can interact with each other and with only ONE GPT.\n\n\u003e Lots of features/improvements to be implemented\n\n## Features\n- Real-time, collaborative chat with multiple users to only one GPT.\n- UI with markdown support for messages.\n- Username uniqueness check.\n\n## Installation\n\nClone this repository:\n```\ngit clone https://github.com/Alfex4936/chatgpt-together.git\n```\nNavigate to the project directory:\n```\ncd chatgpt-together\n```\nSet up the required environment variables. Create a `.env` file in the root directory of the project and add the following:\n```\nOPENAI_API_KEY=your_openai_api_key\n```\nReplace `your_openai_api_key` with your actual OpenAI API key. \n\n## Configuration\n\nTo switch between gpt-3.5-turbo and gpt-4, adjust the `model` parameter in the `openai.ChatCompletion.create()` method in the code.\n\nTo make it remember a history of GPT responses, adjust `N` in the top line.\n\n## Usage\n\nYou can run your ChatGPT Together application server by executing the main python file:\n```\npython gpt.py\n```\nYour server will start running on the port 8550.\n\n## Acknowledgements\n\n- OpenAI's GPT-3.5-turbo and GPT-4.\n- The OpenAI community for providing resources and support.\n\nEnjoy chatting with your friends and AI together with ChatGPT Together!\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falfex4936%2Fchatgpt-together","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falfex4936%2Fchatgpt-together","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falfex4936%2Fchatgpt-together/lists"}