Documentation
How to build and install Turing AI OS from scratch.
Installation Steps
- Base System: Install the original KDE Neon to your machine or a virtual environment.
- Clone the Repository: Open your terminal and run:
git clone https://github.com/avarshvir/turing-ai-os.git - Navigate to the Directory:
cd turing-ai-os - Install Dependencies:
pip install -r requirements.txt - Apply Themes: Change the theme exactly as detailed in the
instruction.mdfile located in the repository. - Modify Context Menus: Apply the custom right-click context menu scripts to integrate the AI analyze features.
- Package with Cubic: Install Cubic (Custom Ubuntu ISO Creator) to package your modified KDE Neon setup into a bootable ISO.