Skip to content

zhuxiangyualter/yuechuan-webver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LOGO

AILearn

An integrated learning platform designed for student-teacher and student-student collaboration, enhanced by Artificial Intelligence utilities.

Prerequisties

The following items are required for this project:

Deploy

Clone this repo:

$ git clone https://github.com/aurora-wangq/AILearn.git

Create a virtual environment and install dependencies:

$ poetry install

Spawn virtual environment shell:

$ poetry shell

Edit environment variables:

$ cp .env.template .env
$ vim .env # or whichever editor you like

Migrate database:

$ py manage.py migrate

Run server:

$ py manage.py runserver

Visit http://localhost:8000

Contributor

About

阅川 大模型教学平台

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published