Skip to content

mmulet/ai-by-ai

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

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