Code Monkey home page Code Monkey logo

chatgptglass's Introduction

GlassGPT

GlassGPT is an innovative Android application for Google Glass that interacts with OpenAI's advanced language model, GPT-3.5-turbo. Users can make requests and get text predictions from the model directly on their Google Glass device.

Features Seamless integration with Google Glass Explorer Edition. Fast and efficient interaction with OpenAI's GPT-3.5-turbo. On-demand generation and display of AI responses. Installation To clone and run this application, you'll need Git and Android Studio installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/t3mr0i/ChatGPTGlass.git

# Go into the repository
$ cd ChatGPTGlass

# Clone this repository
$ git clone https://github.com/t3mr0i/ChatGPTGlass.git

# Go into the repository
$ cd ChatGPTGlass

You also need to have your OpenAI API key. Create a Secrets.java file in the src folder of your project and add your OpenAI API key.

public class Secrets {
    public static final String OPEN_AI_KEY="your_api_key_goes_here";
}

After setting the API key, import the project into Android Studio. Then you can build the project and run it on your Google Glass device!

Usage

To interact with the AI, press and hold the touchpad on Google Glass, then speak your command or request. The AI response will then be fetched and displayed directly on the Google Glass screen.

Contributing

We welcome contributions! For details on how to contribute, please refer to the guidelines outlined in the CONTRIBUTING.md file.

License

This project is licensed under the terms of the MIT license. Additional details can be found in the LICENSE file.

Contact

For any inquiries or issues, please open an issue in this GitHub repository.

chatgptglass's People

Contributors

t3mr0i 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.