{"id":21262822,"url":"https://github.com/frankykyaw/textgpt","last_synced_at":"2026-05-03T01:41:16.356Z","repository":{"id":167659160,"uuid":"609653573","full_name":"FrankyKyaw/TextGPT","owner":"FrankyKyaw","description":"A chat application powered by GPT-3 model where users can join rooms and message each other.","archived":false,"fork":false,"pushed_at":"2023-06-13T20:13:57.000Z","size":2423,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-24T18:04:11.799Z","etag":null,"topics":["nodejs","openai-api","reactjs","socket-io"],"latest_commit_sha":null,"homepage":"https://text-gpt.vercel.app","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/FrankyKyaw.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":"2023-03-04T20:36:38.000Z","updated_at":"2023-05-01T20:22:16.000Z","dependencies_parsed_at":"2024-03-10T18:00:25.286Z","dependency_job_id":null,"html_url":"https://github.com/FrankyKyaw/TextGPT","commit_stats":null,"previous_names":["frankykyaw/textgpt"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/FrankyKyaw/TextGPT","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FrankyKyaw%2FTextGPT","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FrankyKyaw%2FTextGPT/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FrankyKyaw%2FTextGPT/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FrankyKyaw%2FTextGPT/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FrankyKyaw","download_url":"https://codeload.github.com/FrankyKyaw/TextGPT/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FrankyKyaw%2FTextGPT/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32555839,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T00:31:16.350Z","status":"ssl_error","status_checked_at":"2026-05-03T00:31:15.546Z","response_time":132,"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":["nodejs","openai-api","reactjs","socket-io"],"created_at":"2024-11-21T04:59:28.085Z","updated_at":"2026-05-03T01:41:16.338Z","avatar_url":"https://github.com/FrankyKyaw.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TextGPT\nTextGPT is a chat application powered by GPT-3 model where users can join rooms and message each other. They can also use the suggestion tool which will automatically suggest a respose based on the last mesasge you received. It is built using React JS, Socket.io, Node.js and OpenAI API. \n\n## How to use it\n- Enter your name and click a room number to join.\n- Send a message to the room.\n- Click on the three dot button to suggest a response.\n\n## Setup and run\nDownload both the client and server folder to your local machine. In both of the directories, run the following code, \n\nInstalling the dependencies\n```\n$ npm install\n```\nRun the frontend and backend \n```\n$ npm start\n```\nCreate a .env file inside the server directory and enter your OpenAi api key for the suggestion to work.\n\n## Goals:\n1. Speech to Text messaging:\n   - Add an audio capture tool and use Whisper API to transcribe into text.\n\n2. User Authentication:\n   - Add a user authentication system to manage user accounts. This could involve:\n     - Simple username/password authentication.\n     - Incorporating OAuth to allow users to authenticate with existing accounts like Google.\n\n3. Real-time Translation:\n   - Incorporate translation API to translate messages in real-time. This would enable users from different language backgrounds to communicate more effectively with each other.\n\n\nhttps://user-images.githubusercontent.com/73188846/227807051-0137e683-20c2-4cd4-9337-ca1e3e69a705.mov\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrankykyaw%2Ftextgpt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrankykyaw%2Ftextgpt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrankykyaw%2Ftextgpt/lists"}