Skip to content

FlockNexus/chatAI-using-flock

 
 

Repository files navigation

ChatAI Mobile App

Welcome to the ChatAI Mobile App repository! This Flutter project leverages the power of ChatGPT and DALL-E through the OpenAI API to provide a seamless and interactive experience on both Android and iOS platforms.

Project Overview

The primary goal of this project is to create a mobile application that demonstrates the capabilities of ChatGPT and DALL-E by integrating them into a user-friendly interface. With the help of natural language processing and image generation, the app showcases the potential of AI-driven conversation and image creation.

Please Note: This version of the ChatAI Mobile App is a prototype, and more exciting features are currently under development. I am actively working on enhancing the app's functionalities and user experience.

Dependencies

To build and run this project, you will need to have the following dependencies installed:

  • Flutter: Version 3.0.6 (Stable Release)
  • animate_do: 3.0.2
  • flutter_tts: 3.7.0
  • http: 1.1.0
  • speech_to_text: 6.3.0

These dependencies provide essential functionalities for animations, text-to-speech, HTTP communication, and speech-to-text conversion within the app.

Getting Started

To clone this repository and use the ChatAI mobile app:

  1. Open your terminal or command prompt.

  2. Navigate to the directory where you want to clone the repository.

  3. Run the following command:

    git clone https://github.com/harikris001/chatAI-using-flutter.git
    
  4. Change into the cloned directory using cd ChatAI-Mobile-App.

  5. Make sure you have Flutter installed on your system.

  6. Run flutter pub get to fetch the project dependencies.

  7. Connect your Android or iOS device to your computer, or use an emulator/simulator.

  8. Run flutter run to build and launch the app on your connected device.

Video Output

Check out the following video to see the app in action:

output_app.mp4

References

For more information about Flutter and its documentation, please visit:

Feel free to explore, contribute, and provide feedback to make this ChatAI Mobile App even more exciting and useful! Stay tuned for updates as we continue to enhance the app with new features and functionalities. Your feedback and contributions are greatly appreciated.



About

Flutter App using OpenAI API key to chat with GPT and generate images using DALL-E

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 36.7%
  • CMake 30.1%
  • Dart 24.6%
  • Swift 3.1%
  • HTML 2.9%
  • C 2.3%
  • Other 0.3%