Skip to content

TeamOpenSmartGlasses/SmartGlassesFactChecker

Repository files navigation

SmartGlassesFactChecker

This is an app that listens to your conversations via the microphone and fact checks spoken statements in real-time using ChatGPT.

Demo video:

IMAGE ALT TEXT HERE

Installation

  • Install the SmartGlassesManager on your phone and make sure it's running
  • Build this app in Android Studio and install it on your Android smartphone
    • You'll need the SmartGlassesManager repo's folder to be next to this repo's folder (or manually set the relative path to SGMLib in gradle settings)
  • Launch this app and enter your OpenAI key.

Usage

  • Launch this app via the SmartGlassesManager
    • Do this by saying: ("Hey computer, fact checker")

TODO

  • Add checkbox to enable/disable statements that ChatGPT is unsure of (currently default: disabled)

Contributing

If you would like to contribute to this project, please fork the repository and submit a pull request. We welcome contributions of all kinds, including bug fixes, feature requests, and code improvements.

Before submitting a pull request, please make sure that your code adheres to the project's coding standards, and that all tests pass.

License

This project is licensed under the MIT License. See the LICENSE file for details.