Skip to content

Practical tasks for the 'Architecture of Artificial Intelligence Systems' discipline. Source files

Notifications You must be signed in to change notification settings

90victor09/ahri-source

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ahri

Курс лабораторных работ по дисциплине "Архитектуры систем искусственного интеллекта". Описание курса доступно на github pages.

Local deployment

Для локального развертывания необходимы следующие компоненты:

node: v19.4.0
npm: 9.2.0

Перед развертыванием необходимо выгрузить все вспомогательные модули:

npm install

Также требуется выполнить дополнительные команды для конфигурации окружения:

export NODE_OPTIONS=--openssl-legacy-provider

Развертывание осуществляется следующей командой:

npm run docs:dev

About

Practical tasks for the 'Architecture of Artificial Intelligence Systems' discipline. Source files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published