Can you look at the current dir, and make a new dir called docs. Can you create inside a documentation.md file that uses │ │ markdeep . Have a look at main_menu.py and which is a wrapper for a bunch of python scripts that start with poomer. The scripts │ │ are currently used by as a workflow to manage, infer, backup etc an AI training workset. It utilizes an s3 server for storage │ │ of jpegs and .txt annoations and a cvat server to track, manage, annotate jpegs from a pdf book. Have a look at .env.example │ │ to understand some of the advanced options we can set with env vars. The whole process can be overwhelming for a new person, │ │ and as the developer I can udnerstand things, but I need documentation.md to be a slow vut steady onramping for a user to make │ │ them a power user that understands the whole workflow but not to overwhlem them . Start with a guided tour and one loop of │ │ images to inference to manual validation to training. add a FAQ chapter, add a advanced chapters that goes into more details of │ │ the workflow.