LICENSE
MANIFEST.in
README.md
setup.py
ivoryOS.egg-info/PKG-INFO
ivoryOS.egg-info/SOURCES.txt
ivoryOS.egg-info/dependency_links.txt
ivoryOS.egg-info/requires.txt
ivoryOS.egg-info/top_level.txt
ivoryos/__init__.py
ivoryos/app.py
ivoryos/static/favicon.ico
ivoryos/static/logo.png
ivoryos/static/style.css
ivoryos/static/gui_annotation/Slide1.png
ivoryos/static/gui_annotation/Slide2.PNG
ivoryos/templates/base.html
ivoryos/templates/controllers.html
ivoryos/templates/controllers_home.html
ivoryos/templates/controllers_new.html
ivoryos/templates/experiment_builder.html
ivoryos/templates/experiment_database.html
ivoryos/templates/experiment_preview.html
ivoryos/templates/experiment_run.html
ivoryos/templates/grid.html
ivoryos/templates/help.html
ivoryos/templates/home.html
ivoryos/templates/login.html
ivoryos/templates/signup.html
ivoryos/utils/__init__.py
ivoryos/utils/form.py
ivoryos/utils/llm_agent.py
ivoryos/utils/model.py
ivoryos/utils/utils.py