CanArslanDev / flutter_chatgpt4_fullstack

12 stars 0 forks source link

Flutter ChatGPT-4 Fullstack

In this project, a mobile application was created with flutter using the ChatGPT-4 API.

https://user-images.githubusercontent.com/76579053/228670024-d22adb76-9583-4257-a435-ed4878061bde.mp4

Getting Started

Ekran Resmi 2023-03-29 17 21 18

English

First you need to make your own firebase connection to the app.
You need to create Firestore Database from Firebase, create the chatgpt folder respectively, and then create a document called specifications.
You need to enter "chatgptApiKey" and "chatgptIcon" as String in two values.
You can get the api key from the Open AI site. For the icon, you can paste the url address of an icon you found on the internet.

Türkçe

İlk olarak uygulamaya kendi firebase bağlantınızı yapmanız gerekir.
Firebase'den Firestore Database oluşturup sırasıyla chatgpt klasörünü oluşturup sonrasında specifications adında bir döküman oluşturmanız gerekmektedir.
İki değerde String olacak şekilde "chatgptApiKey" ve "chatgptIcon" değerlerini girmeniz gerekir.
Api keyi Open AI sitesinden alabilirsiniz. İkon içinse internetten bulduğunuz bir ikonun url adresini yapıştırabilirsiniz.