Skip to content

Getting Started

Lord Basil - Automate EVERYTHING edited this page Jun 24, 2024 · 2 revisions

Getting Started

Prerequisites

Before you begin, ensure you have the following installed on your system:

  1. Python 3.12 - Download Python
  2. Git - Download Git
  3. ollama

Installation

  1. Clone the Repository

    Open a terminal and run:

    git clone https://github.com/Drlordbasil/AURORA.git
    cd AURORA
    
  2. Install Dependencies

    Install the required Python libraries:

    pip install -r requirements.txt
    
  3. run main.py* honestly this is how easy it can be 'python main.py' if in same folder bruv. it'll open up this window on your web browser: image

If not, ask me [email protected] for help or ask an AI chatbot.

Clone this wiki locally