In this project, a mobile application was created with flutter using the ChatGPT-4 API.
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.
İ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.