Giter Club home page Giter Club logo

ainstructor's Introduction

AInstructor

Description

Welcome to AInstructor, the next generation learning platform. Powered by AI, AInstructor helps students to learn their lessons and teachers to manage their students progression.

Installation

Requirements

Frontend

  • NodeJS v18
  • Npm / Yarn / Pnpm

Backend

  • Python v3.11
  • Pipenv
  • Sqlite3

Steps

Using Docker

  1. Clone the repository
  2. Run docker-compose up
  3. Go to http://localhost:3000

(Without Docker) Frontend

  1. Clone the repository
  2. Go to the client folder
  3. Run npm install or yarn install or pnpm install
  4. Run npm run dev or yarn dev or pnpm dev
  5. Go to http://localhost:3000

(Without Docker) Backend

  1. Clone the repository
  2. Go to the server folder
  3. Run pipenv install
  4. Run pipenv shell
  5. Run cd AInstructor
  6. Run python manage.py makemigrations app
  7. Run python manage.py migrate
  8. Run python manage.py runserver

Usage

Create a teacher account

  1. Go to http://localhost:3000/auth/register
  2. Create an account with the Teacher role
  3. Login with your account
  4. Manage your courses and teams

Create a student account

  1. Go to http://localhost:3000/auth/register
  2. Create an account with the Student role
  3. Login with your account
  4. Ask your teacher to add you to a team
  5. Check your courses and lessons
  6. Train your skills using ai

Authors

  • Louis Lecouturier
  • Antoine Maes
  • Mael Monteil
  • Nicolas Broage
  • Jules Maisonnave

ainstructor's People

Contributors

louislecouturier avatar antoine-maes avatar maesmm avatar nicolo41 avatar maisonnavejul avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

antoine-maes

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.