Persian | English |
---|---|
Clone the repository and run the following commands:
flutter pub get
flutter run
Visit the following website to generate your API key:
https://platform.openai.com/account/api-keys
Once you have generated your API key, insert it into the "apiKeyList" field located in the file lib/core/constants/constants.dart.