Skip to content

medamawa/hitAndFixAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hit-and-fix AI

Hit your MacBook screen when AI gives a wrong answer - literally!

A retro Windows XP-styled chat application that lets you physically tap your MacBook screen to make Gemini AI reconsider its response. Combines nostalgia with novel interaction design.

hit-and-fix

Installation

Prerequisites

  • macOS (required for lid angle sensor)
  • Python 3.8+
  • Gemini API key

Setup

  1. Clone this repository:
git clone https://github.com/medamawa/hitAndFixAI.git
cd hitAndFixAI
  1. Install dependencies:
pip install -r requirements.txt
  1. Create .env file in the root directory:
GEMINI_API_KEY="YOUR_API_KEY_HERE"

Usage

  1. Start the application:
python main.py
  1. Click "Enable Tap Detection" in the status bar

  2. Chat with Gemini normally by typing messages

  3. If you get a bad response, literally hit your MacBook screen!

  4. The AI will reconsider and provide a better answer

I_HATE_A_BUG

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages