Skip to content

FilPag/Astrid

Repository files navigation

Astrid

Overview

Astrid is an intelligent assistant powered by ChatGPT, designed to enhance your computing experience. With direct access to your PC's features and capabilities, Astrid simplifies tasks and provides efficient solutions.

Features

  • ChatGPT Assistant: Engages in natural language conversations to assist you with queries.
  • Clipboard Management: Copy text to your clipboard quickly and easily.
  • Command Execution: Run commands directly on your computer’s terminal, saving time on manual input.
  • Screen Interaction: Ability to access and analyze screenshots for better context and assistance.

Usage

Astrid can be utilized for various tasks, including:

  • Quick calculations or data retrieval to streamline your workflow.
  • Automating repetitive command-line tasks for efficiency.
  • Gathering information based on visual content for enhanced context.
  • Assisting with document editing and formatting through clipboard management.
  • Providing tech support by executing system commands and gathering system information.

Installation Instructions

  1. Clone the Repository: Download the code from the repository.
  2. Set Up Environment: Ensure you have Python and necessary dependencies installed.
  3. OpenAI API Key: Store your OpenAI API key in an environment variable named OPENAI_API_KEY.
    • On Unix-based systems: export OPENAI_API_KEY='your_api_key'
    • On Windows: set OPENAI_API_KEY='your_api_key'
  4. Run the Application: Execute the main script to start using Astrid.

Getting Started

Simply ask Astrid a question or request a specific action, and let it assist you seamlessly!

Thank you for using Astrid!
Created by Filip Pagliaro.
Email: [email protected]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages