Skip to content

mayank905/UselessCat1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UselessCat1

A judgmental cat that reacts to your text using Google's Gemini AI.

Quick Start

Run the App

python3 -m http.server 8000

Then open http://localhost:8000 in your browser.

Setup Your API Key

  • Visit Google AI Studio to get a free API key
  • Open the app in your browser
  • Paste your API key in the input field at the top
  • Click "Save API Key"
  • Start typing to see the cat's reactions!

How It Works

Type something in the textarea, and the judgmental cat will respond with a single emoji reaction based on your text sentiment.

⚠️ Security Note

  • Your API key is stored only in your browser's localStorage — never sent to GitHub or any server
  • Each user must add their own API key
  • The key persists in your browser until you clear localStorage
  • Do NOT hardcode your key in the HTML — always use the input field

About

A cat which react to text sentiment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages