5. Set up a Python development environment
Gemini and ChatGPT will generate two Python scripts. We therefore need a Python environment:
- The installation of Python is described in Section 3.1 of [ref1];
- The installation of PyCharm is described in Section 3.1 of [ref1]. [ref1] provides a detailed configuration guide for PyCharm. Here, PyCharm will only be used to run the Python scripts generated by Gemini and ChatGPT. Therefore, any configuration of PyCharm is unnecessary. PyCharm will also be used to display the files required by the converter;