AIctron 1.0 Help

Installation

The project is available on aictron.arnaudmichel.fr and can be accessed by anyone. The project is open-source and can be found on GitHub. However, if you want to run the project locally, you will need to follow these steps:

Prerequisites

Installation

  1. Clone the repositories:

git clone git@github.com:Group-3-Charlie/AIctron.git git clone git@github.com:Group-3-Charlie/AIctron-Backend.git
  1. Install the dependencies:

cd AIctron npm install cd ../AIctron-Backend pip install -r requirements.txt cd ..
Last modified: 30 avril 2024