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.
- 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.
- Go to the Releases section of the GitHub repository.
- Download the latest release package (e.g., oojda-v1.0.zip).
- Extract the contents of the zip file to a location on your computer.
-
Clone the repository to your local machine using Git:
git clone /~https://github.com/Reginald-Sahil-Chand/Orbital-Orion-Julie-Desktop-Assistant.git
-
Navigate to the cloned repository directory: cd orbital-orion-julie-desktop-assistant
- Open a terminal or command prompt.
- Navigate to the project directory (orbital-orion-julie-desktop-assistant).
- 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
Orbital Orion Julie Desktop Assistant - Copyright Β© 2024 Reginald Sahil Chand.