Skip to content

Latest commit

 

History

History
40 lines (34 loc) · 1.78 KB

README.md

File metadata and controls

40 lines (34 loc) · 1.78 KB

Neo AI App

Neo AI App is a fantastic app that utilizes OpenAI to offer a range of useful features. It allows you to create custom images, easily translate text, generate accurate audio transcripts and many more features. With its user-friendly design and powerful capabilities, it brings the convenience of AI tools right to your fingertips.

Screenshot

Features

  • Chatbot
  • Image Generator
  • Code Generator
  • Audio Transcript Generator
  • Translator

Technologies Used

  • Flutter SDK
  • Dart Programming Language
  • Android Studio
  • Open AI APIs

Getting Started

To run the Neo AI App project, follow these steps:

  1. Clone the repository.
  2. Open the project in your preferred IDE or code editor.
  3. Ensure you have the Flutter SDK installed.
  4. Run flutter pub get to fetch the project dependencies.
  5. Generate a new API key from Open AI and put your API key in the lib/api /api_key.dart
  6. Connect a device or start an emulator/simulator.
  7. Run flutter run to launch the application.