Giter Club home page Giter Club logo

chatgpt-wearos's Introduction

ChatGPT (for WearOS)

ChatGPT for WearOS is the first app for all WearOS watches that fully brings the classic ChatGPT features to your wrist. Since a picture is worth a thousand words, here are some screenshots:

menu.png query.png answer.png buttons.png
saved_chats.png edit.png settings.png about.png

Or maybe a showcase video?

Showcase

Installation

I plan to release the app to the PlayStore as soon as possible. Until then, you can download an APK from the release page. The APK can be installed as follows:

  1. Enable developer options on your watch: Open the watch's Settings. Tap System > About. Scroll to Build number and tap the build number seven times. A dialog appears confirming that you are now a developer.
  2. Enable Wi-Fi debugging: Open the watch's Settings. Tap Developer options > Debug over Wi-Fi. After a moment, the screen displays the watch's IP address, such as 192.168.1.100. You need this for the next step, so make a note of it.
  3. Connect the debugger to the watch: Connect the debugger to the watch using the watch's IP address and a port number. For example, if the IP address is 192.168.1.100 and the port number is 5555, the adb connect command look like this: adb connect 192.168.1.100:5555
  4. Install the ADB: adb install ChatGPT_WearOS_1.0.apk

If this explanation was not enough, you can find a detailed explanation here.

Usage

The app is overall very self-explanatory, but there are a few things to keep in mind:

  • Before the first use, an API key must be set in the settings. You can get an API key for one month for free from OpenAI, after that you have to specify a credit card, because the usage costs a little money.
  • After the first request in a chat, a Save-button appears, which saves the entire chat (including future ones).
  • With a touch on a saved chat, a new interface appears to change the title or delete it.

Planned features

  • each answer shows the cost
  • chats should be able to be saved
  • show total consumption in settings
  • possibility to switch between GPT 3.5 and GPT 4 (as soon as access is possible)
  • intro explaining how to generate an API key
  • PlayStore release

License

ChatGPT for WearOS is under the terms of the Apapche 2.0 license, following all clarifications stated in the license file

chatgpt-wearos's People

Contributors

devemperor avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.