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.
- 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.
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.
- Clone the Repository: Download the code from the repository.
- Set Up Environment: Ensure you have Python and necessary dependencies installed.
- 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'
- On Unix-based systems:
- Run the Application: Execute the main script to start using Astrid.
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]