{"id":25895889,"url":"https://github.com/mochafreddo/flutter_chatgpt_app","last_synced_at":"2026-05-09T07:36:24.503Z","repository":{"id":195788838,"uuid":"693663299","full_name":"mochafreddo/flutter_chatgpt_app","owner":"mochafreddo","description":"A Flutter-based chat application integrating OpenAI's GPT-3.5 Turbo model for chatbot functionality.","archived":false,"fork":false,"pushed_at":"2023-09-20T14:45:50.000Z","size":284,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-02T22:34:04.732Z","etag":null,"topics":["api-integration","chat-ui","chatbot","envied","flutter","gpt","mobile-app","openai"],"latest_commit_sha":null,"homepage":"","language":"C++","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/mochafreddo.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-19T13:20:23.000Z","updated_at":"2024-11-01T17:48:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"a75ae792-9ed3-4e6f-8e5e-0b334e410dcf","html_url":"https://github.com/mochafreddo/flutter_chatgpt_app","commit_stats":null,"previous_names":["mochafreddo/flutter_chatgpt_app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mochafreddo/flutter_chatgpt_app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mochafreddo%2Fflutter_chatgpt_app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mochafreddo%2Fflutter_chatgpt_app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mochafreddo%2Fflutter_chatgpt_app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mochafreddo%2Fflutter_chatgpt_app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mochafreddo","download_url":"https://codeload.github.com/mochafreddo/flutter_chatgpt_app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mochafreddo%2Fflutter_chatgpt_app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32811653,"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":["api-integration","chat-ui","chatbot","envied","flutter","gpt","mobile-app","openai"],"created_at":"2025-03-02T22:34:10.282Z","updated_at":"2026-05-09T07:36:24.470Z","avatar_url":"https://github.com/mochafreddo.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flutter ChatGPT App\n\nThis is a Flutter-based chat application that integrates with OpenAI's GPT-3.5 Turbo model to provide chatbot functionality.\n\n## Features\n\n- Chat interface with user and ChatGPT roles.\n- Integration with OpenAI API for chat completions.\n- Stream and non-stream chat request options.\n- Animation effects for chat messages.\n- Clear chat history option.\n\n## Setup\n\n### Dependencies\n\nThe app uses the following dependencies:\n\n- `http`: For making API requests.\n- `vibration`: To provide haptic feedback.\n- `rxdart`: For reactive programming.\n- `envied`: For environment variable management.\n\n### API Key Configuration\n\nThis app uses the [`ENVied`](https://pub.dev/packages/envied) package for managing environment variables. The OpenAI API key is stored in an `.env` file and accessed through the `Env` class in `lib/env/env.dart`.\n\nTo set up your API key:\n\n1. Create a `.env` file in the root directory.\n2. Add your OpenAI API key with the variable name `OPEN_AI_API_KEY`. For example:\n   ```\n   OPEN_AI_API_KEY=your_api_key_here\n   ```\n3. Run the `build_runner` to generate the necessary code for `ENVied`.\n\n### Acknowledgements\n\nThis app was developed based on the teachings of [Jaichang Park(Dreamwalker)](https://www.linkedin.com/in/park-jaichang-40359a154/) from [Fast Campus](https://fastcampus.co.kr/dev_online_dartflutter).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmochafreddo%2Fflutter_chatgpt_app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmochafreddo%2Fflutter_chatgpt_app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmochafreddo%2Fflutter_chatgpt_app/lists"}