An AI project for structural analysis and generation
Cygnis is an AI-powered structural analysis and generation system designed to automate and optimize structural designs.
cygnis/
├── html/ ← Web files (index.html, etc.)
│ └── index.html
├── access.log ← Automatically generated access log
├── server.py ← Main Python script
pip install -r requirements.txt
python server.py
MIT © 2023 Cygnis Team