Documentation

How to build and install Turing AI OS from scratch.

Installation Steps

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