{"id":23034225,"url":"https://github.com/lucasfrancaid/talk-gpt","last_synced_at":"2026-05-09T07:02:07.944Z","repository":{"id":195864381,"uuid":"692246228","full_name":"lucasfrancaid/talk-gpt","owner":"lucasfrancaid","description":"TalkGPT is a personal project created to talk to ChatGPT via CLI, API, Mobile and Web, providing some ready-made prompts for specific topics.","archived":false,"fork":false,"pushed_at":"2023-09-19T22:44:40.000Z","size":408,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-15T22:04:06.250Z","etag":null,"topics":["chatgpt","click","fastapi","python","react-native","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/lucasfrancaid.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}},"created_at":"2023-09-15T22:55:11.000Z","updated_at":"2024-06-18T11:58:05.000Z","dependencies_parsed_at":"2023-09-19T23:09:49.926Z","dependency_job_id":null,"html_url":"https://github.com/lucasfrancaid/talk-gpt","commit_stats":null,"previous_names":["lucasfrancaid/talk-gpt"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lucasfrancaid/talk-gpt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucasfrancaid%2Ftalk-gpt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucasfrancaid%2Ftalk-gpt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucasfrancaid%2Ftalk-gpt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucasfrancaid%2Ftalk-gpt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lucasfrancaid","download_url":"https://codeload.github.com/lucasfrancaid/talk-gpt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucasfrancaid%2Ftalk-gpt/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32810381,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"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":["chatgpt","click","fastapi","python","react-native","typescript"],"created_at":"2024-12-15T16:30:12.505Z","updated_at":"2026-05-09T07:02:07.915Z","avatar_url":"https://github.com/lucasfrancaid.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TalkGPT\nA back-end and front-end implementation to talk to ChatGPT via mobile app, browser, CLI or API.\n\n## A Short Story\nI created this project to improve my English using ChatGPT. \nI had the idea to create a mobile application that would allow me talk with ChatGPT using `audio` and `voice`, and I did it (_in few hours_). \nI used it for a while and was able to improve my English, at least a little. \nNow, I've just opened up this project for contributions and added some features, such as using the CLI with specific prompts that direct ChatGPT's behavior to the desired topic (_e.g. ChatGPT acting as an English Teacher_) or even without specific prompts, allowing you to ask anything.\n\n**NOTE**: I decided to build the `text-to-speech` and `speech-to-text` functions on the back-end because it's easier to handle in Python due to the _Open Source_ libraries. Furthermore, it's difficult to deal in `React Native` because of the Expo (_I can be wrong_).\n\n## To Do\nSome improvements are necessary to have a better and fluid experience.\n\n### [Back-end](./backend/)\n* Add sent_at in messages\n* Add a NoSQL Database as Repository\n* Create Dockerfile and Docker Compose to automate the infrastructure\n* Add authentication to isolate conversations by authenticated user, creating a historic\n* Create websocket for the chat? Instead of HTTP requests\n* Improve Text to Speech with voice options\n* Improve Speech to Text with auto correction, add comma, full stop, etc\n\n### [Front-end](./frontend/)\n* Add streaming by response from AI, not downloading all the audio then playing it, but downloading and playing audio as chunks\n* Improve User Experience and User Interface\n* Add SignUp and SignIn screens\n* Add dotenv configuration\n\n## Contributing\nI would really appreciate it if you could contribute to this project. Either on the back-end or front-end, you can contribute with something in our [To do list](#to-do).  \nIf you have nice skills of UI/UX don't hesitate to contribute as well, I'm not good at all.\n\n## Author\nCreated by **Lucas França**:\n* Website: https://lucasfrancaid.com.br\n* LinkedIn: https://linkedin.com/in/lucasfrancaid\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucasfrancaid%2Ftalk-gpt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flucasfrancaid%2Ftalk-gpt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucasfrancaid%2Ftalk-gpt/lists"}