Skip to content

Visionary Assistant is an innovative tool that captures your screen, analyzes the content using OpenAI's advanced GPT-4 model, and provides auditory feedback on what it sees. This project is perfect for users who want to leverage AI for real-time screen analysis and auditory response.

Notifications You must be signed in to change notification settings

SamPink/Visionary-Assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Visionary Assistant

Visionary Assistant is an innovative tool that captures your screen, analyzes the content using OpenAI's advanced GPT-4 model, and provides auditory feedback on what it sees. This project is perfect for users who want to leverage AI for real-time screen analysis and auditory response.

Features

  • Screen capture and processing.
  • Image analysis using OpenAI's GPT-4 model.
  • Auditory feedback generated from the analysis.

Installation

Prerequisites

  • Python 3.6 or higher
  • Pip (Python package installer)

Setup

  1. Clone the Repository

    git clone https://github.com/your-username/visionary-assistant.git
    cd visionary-assistant
  2. Install Dependencies

    pip install -r requirements.txt
  3. Set Up Environment Variables

    • Create a new file named .env in the root directory of the project.
    • Add your OpenAI API key to the .env file:

Usage

Run the following command to start the application:

python main.py

About

Visionary Assistant is an innovative tool that captures your screen, analyzes the content using OpenAI's advanced GPT-4 model, and provides auditory feedback on what it sees. This project is perfect for users who want to leverage AI for real-time screen analysis and auditory response.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages