Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thecodedaniel/flutter_gpt
A flutter app embedded with OpenAI ChatGPT!
https://github.com/thecodedaniel/flutter_gpt
api chat chatbot chatgpt chatgpt-api flutter google openai-api openapi
Last synced: 9 days ago
JSON representation
A flutter app embedded with OpenAI ChatGPT!
- Host: GitHub
- URL: https://github.com/thecodedaniel/flutter_gpt
- Owner: TheCodeDaniel
- Created: 2023-04-17T07:44:27.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-15T08:22:56.000Z (9 months ago)
- Last Synced: 2024-02-16T08:39:49.772Z (9 months ago)
- Topics: api, chat, chatbot, chatgpt, chatgpt-api, flutter, google, openai-api, openapi
- Language: Dart
- Homepage:
- Size: 1.84 MB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# flutter_gpt
Using Chat GPT on a flutter app.
## Getting Started
## Big appreciation to @iampawan for his package "Flutter-ChatGPT"
Here is the url to "@iampawan" package "https://github.com/iampawan/Flutter-ChatGPT.git".
A few resources to get you started if this is your first Flutter project:
- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook)For help getting started with Flutter development, view the
[online documentation](https://docs.flutter.dev/), which offers tutorials,
samples, guidance on mobile development, and a full API reference.