https://github.com/reginald-sahil-chand/orbital-orion-julie-desktop-assistant
🛰️ Orbital Orion Julie Desktop Assistant 🐍 Python-powered, evolving desktop companion 🚀 Beyond tasks and reminders: workflows, data organization, notifications 🌟 Future-ready: planned AI integration 👉 Say "Hey Julie" to boost productivity
https://github.com/reginald-sahil-chand/orbital-orion-julie-desktop-assistant
automation console-application currently-supported-on-windows design-patterns design-principles desktop-assistant figma-for-design first-project fun-project future-ai gui-application orbital-orion-julie-desktop-assistant personal-website productivity pyqt6 pyqt6-desktop-application python python3 qt-framework reginald-sahil-chand
Last synced: 3 months ago
JSON representation
🛰️ Orbital Orion Julie Desktop Assistant 🐍 Python-powered, evolving desktop companion 🚀 Beyond tasks and reminders: workflows, data organization, notifications 🌟 Future-ready: planned AI integration 👉 Say "Hey Julie" to boost productivity
- Host: GitHub
- URL: https://github.com/reginald-sahil-chand/orbital-orion-julie-desktop-assistant
- Owner: Reginald-Sahil-Chand
- License: gpl-3.0
- Created: 2024-04-11T13:33:36.000Z (about 1 year ago)
- Default Branch: development
- Last Pushed: 2024-04-14T07:49:30.000Z (about 1 year ago)
- Last Synced: 2024-04-14T10:56:12.712Z (about 1 year ago)
- Topics: automation, console-application, currently-supported-on-windows, design-patterns, design-principles, desktop-assistant, figma-for-design, first-project, fun-project, future-ai, gui-application, orbital-orion-julie-desktop-assistant, personal-website, productivity, pyqt6, pyqt6-desktop-application, python, python3, qt-framework, reginald-sahil-chand
- Language: Python
- Homepage:
- Size: 56.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Orbital Orion Julie Desktop Assistant
Orbital Orion Julie is a console-based desktop assistant built using Python. It integrates the pyttsx3 library for text-to-speech functionality, Google's Gemini AI for intelligent responses, and PyAudio for audio input/output on Windows systems along with Speech Recoginition using Google Text to Speech. This project is maintained by Reginald Sahil Chand and aims to provide a versatile and user-friendly desktop assistant experience.
## Features
- Open applications: Orion Julie can launch various applications installed on your Windows system.
- Intelligent answers: Powered by Google's Gemini AI, it can answer a wide range of questions and provide information on various topics.
- Background operation: The assistant runs in the background, allowing you to perform tasks while interacting with it.
- Ongoing development: Expect updates and new features to be added gradually to enhance the functionality and usability of Orion Julie.## Getting Started
### Option 1: Download Release
1. Go to the Releases section of the GitHub repository.
2. Download the latest release package (e.g., oojda-v1.0.zip).
3. Extract the contents of the zip file to a location on your computer.### Option 2: Clone Repository
1. Clone the repository to your local machine using Git:
```git clone https://github.com/Reginald-Sahil-Chand/Orbital-Orion-Julie-Desktop-Assistant.git```2. Navigate to the cloned repository directory:
cd orbital-orion-julie-desktop-assistant### Install Dependencies
1. Open a terminal or command prompt.
2. Navigate to the project directory (orbital-orion-julie-desktop-assistant).
3. Install the required Python packages using pip and the requirements.txt file:
```pip install -r requirements.txt```Run Orbital Orion Julie Desktop Assistant
***After installing the dependencies, run the main script to start Julie:
```python oojda_main.py```***## Copyright Notice
Orbital Orion Julie Desktop Assistant - Copyright © 2024 Reginald Sahil Chand.