Recommended Environment
How to run
- Download the chatFD program.
- Unzip the downloaded zipfile.
- Open Linux shell.
- Install the library below when running for the first time.
$sudo apt-get update
pip3 install matplotlib
- Using a text editor such as gedit or vim, set the API key received from OpenAI as an environment variable in the last line of ~/.bashrc as shown below.
export OPENAI_API_KEY="Get your openai api key!"
- You must get Tier 1 usage so that your openai account can access the gpt-4 API.
- If you fill out the form below and send it to [email protected], we will provide you with an API key that you can use it free for one week.
- Affiliation:
- CFD Level : Beginner, Student, Expert
- Industry : Heavy industry, plant, renewable, battery, etc..
- Go to the unzipped path and run the program as shown below.
$./chatFD
How to simulate