Setup docs page

This commit is contained in:
Andras Schmelczer 2022-07-08 10:56:42 +02:00
parent dadbe24c82
commit c39feeee53
33 changed files with 2724 additions and 379 deletions

10
docs/great_ai_example-main/.gitignore vendored Normal file
View file

@ -0,0 +1,10 @@
.env
.venv
.DS_Store
__pycache__
.cache
.mypy_cache
.pytest_cache
**/.ipynb_checkpoints
**/tracing_database.json
*.egg-info