/WearAI

Empower your wearable tech with AI. WearAI integrates OpenAI's ChatGPT with your smartwatch, enabling real-time voice-to-text and text-to-voice AI interactions on the go.

Primary LanguageKotlinApache License 2.0Apache-2.0

WearAI

Kotlin Compose

Welcome to WearAI! This project integrates OpenAI's ChatGPT with wearable technology, enabling real-time voice-to-text and text-to-voice AI interactions on your smartwatch. Built with Kotlin and Jetpack Compose for Wear OS.

Features

  • Speech to Text: Converts your spoken words into written text.
  • Text to Speech: Turns the written text response from ChatGPT into spoken words.
  • Real-time Interaction: Experience AI-powered conversations in real-time.

Installation

To get started with WearAI, clone this repository and import into Android Studio.

git clone https://github.com/your_username/WearAI.git

After cloning the project, you need to get the dependencies for the project:

Open the project in Android Studio, go to File -> Sync Project with Gradle Files.

Running

You can run WearAI on an Android device or emulator.

  • Connect your device or start your emulator.
  • In Android Studio, click on 'Run' and choose your device.

Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  • Fork the project
  • Create your feature branch (git checkout -b feature/AmazingFeature)
  • Commit your changes (git commit -m 'Add some AmazingFeature')
  • Push to the branch (git push origin feature/AmazingFeature)
  • Open a Pull Request

License

Distributed under the Apache 2 License. See LICENSE for more information.

Contact

Simon Köck - simon@koeck.dev

Project Link: https://github.com/simplifylabs/WearAI