Skip to content

Android mobile application that uses OpenAI's Chat-3.5 Turbo and DALL-E 2.0 models to generate text and images respectively.

Notifications You must be signed in to change notification settings

Divyansh-Gemini/FuzionAI

Repository files navigation

FuzionAI

Description

Android mobile application that uses OpenAI's Chat-3.5 Turbo and DALL-E 2.0 models to generate text and images respectively.

Tech Stack

  • Java
  • XML
  • Android Studio

tech stack

Screenshots

             

             

Installation Steps

  1. Clone the repository.

    git clone https://github.com/Divyansh-Gemini/Ease-My-WhatsApp.git
  2. Open the project in Android Studio.

  3. To keep API Key secure, store it in «USER_HOME»/.gradle/gradle.properties file.

    OPENAI_API_KEY = your_openai_api_key
    
  4. Connect project with Firebase.

  5. Make sure google-services.json is present in the app directory.

  6. Enable the following in Firebase:

    • Authentication using Email-Password
    • Firestore
    • Storage
  7. Create a folder named pixel in Firebase Storage.

  8. Run the app on an emulator or a physical device.

About

Android mobile application that uses OpenAI's Chat-3.5 Turbo and DALL-E 2.0 models to generate text and images respectively.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages