Skip to content

FurkanKhann/ScreenAi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

ScreenAi

An AI-powered clipboard tool that fetches responses from models like Gemini instantly when text is copied. The goal is to reduce tab-switching and enable seamless access to LLMs from anywhere.

Future plans include:

  • Integrating OCR for handling non-copiable text.
  • Enhancing the UI for an even better user experience.

Why switch tabs repeatedly when you can access LLMs anytime, anywhere?


Models Tested

1. gemini-exp-1206

  • Results:
    Fast and Accurate
  • View: Fast and accurate.

2. gemini-2.0-flash-exp

  • Results:
    Fast but not Accurate
  • View: Fast but not very accurate.

3. gemini-2.0-flash-thinking-exp-01-21

  • Results:
    Very Slow
  • View: Very slow.

Installation

Follow these steps to set up ScreenAi locally:

  1. Clone the repository:
    git clone https://github.com/FurkanKhann/ScreenAi.git
    
  2. Install the required dependencies using pip:
    pip install -r requirement.txt
  3. Set up your API keys:
    GEMINI_API_KEY = "your_gemini_api_key"
    SELECTED_MODEL = "gemini-exp-1206"  # Choose your desired model
    
    

For any thing regarding this contact: khanfurkan575@gmail.com

About

An AI-powered clipboard tool that fetches responses from models like Gemini instantly when text is copied. Plans include integrating OCR for handling non-copiable text and enhancing the UI for a seamless experience.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages