Skip to content

zanarian1o1/AstroAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Astro AI Screenshot Processor

Overview

Astro AI is a Python application that captures screenshots and sends them to a server for processing using Google's Gemini. The application features a custom GUI built with Tkinter and utilizes the pyautogui library for taking screenshots. The processed results are displayed in the application window.

Features

  • Take screenshots with a single button click.
  • Send screenshots to a specified server URL for processing.
  • Display the response from the server in the application window.
  • Basic error handling for network issues and server responses.

Requirements

  • Python 3.x
  • Required Python packages: (will be installed automatically when running the program)
    • pyautogui
    • requests
    • Pillow
    • tkinter (usually included with Python installations)
    • setuptools

Installation

  1. Download as zip

  2. unzip the file

  3. run "Astro-Dark.py"

  4. Wait for it to automatically install the required libraries

Enjoy!

About

AI tool to answer questions easily

Resources

License

Stars

Watchers

Forks

Packages

No packages published