![]() |
![]() |
![]() |
![]() |
- Clone the repository: git clone https://github.com/MahinMuhammad/ChatGenie.git
- Create a firebase app on firebase.
- Download and GoogleService-Info.plist to project.
- Create a 'pool' named collection on firestore.
- Insert Random messages for bot to reply with on firestore 'pool' collection.
- Open the ChatGenie.xcworkspace file in Xcode.
- Install any required dependencies using CocoaPods or SPM.
- Build and run the project in Xcode.
- Log in and register with Firebase Auth
- Store chat history with Firebase Firestore
- Chat with an AI
- Improved user experience with IQKeyboardManagerSwift and JVFloatLabeledTextField
- Fork the repository.
- Create a new branch for your feature: git checkout -b feature/your-feature-name.
- Make your changes and commit them: git commit -m "Add your commit message here".
- Push your changes to your forked repository: git push origin feature/your-feature-name.
- Submit a pull request to the main repository.
![]() |