Project structure of: kyegomez/AutoRT
__init__.pyAutort class setup with imported prompts for various tasks.main.pyAutomated robot task system using OpenAI API and language modelsprompts.pyVisual analysis framework for adaptable robotic tasks with safety measures.
pyproject.tomlAutoRT: build system, dependencies, poetry-coreREADME.mdSwarms-based, scalable robotic orchestration system.requirements.txtPython packages: Torch, ZetaScale, Swarmscode_quality.shAutomates code quality checks and formattingmerge_all_prs.shMerge all open PRs in Git repo and notify completion.test_name.shRenames non-test Python files to 'test_' in tests dir.tests.shRuns Python unit tests in './tests' directory.