Skip to content

mmulet/ai-by-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ai-by-ai

Structure of the ai-by-ai repository

ai-by-ai.com

Based, in part, on emacs doctor (the part where I replace the I with you etc, as well is the intro, "The _ is in Please describe your problems")

  • client is the source for the website
  • dev_server is the source for the development server of the website
  • create_model. Source for the python model creation script

Website

Build the website

cd client
npm install .
cd ../dev_server
npm install .
npm run build

Dev the website

cd client
npm install .
cd ../dev_server
npm install .
npm run build

About

Let's make AIs using AIs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published