AIctron 1.0 Help

Frontend

The frontend of AIctron is the part of the project that users interact with. It is responsible for displaying the user interface and handling user input. The frontend is built using the React JavaScript library.

Usage

  1. Run the project locally

cd AIctron npm start
  1. Access the project in your browser at http://localhost:3000

  2. Upload a .csv file to the project and follow the instructions on the screen

  3. View the results of the AI processing

  4. Download the processed .csv file if needed

  5. Enjoy using AIctron!

Last modified: 30 avril 2024