AAGPT
AAGPT is another experimental open-source application showcasing the capabilities of large language models, such as GPT-3.5 and GPT-4.
File Explorer
Download Latest Version (.zip)- demo-overcooked000.png
- demo.png
- README-cn.md
- agent.py
- env.py
- utils.py
- game.yaml
- game2.yaml
- gameovercooked.yaml
- aagpt-overcooked.py
- aagpt.py
- agent.py
- env.py
- LICENSE
- README.md
- requirements.txt
- utils.py
# Installation Guide
1. Get the code
git clone https://github.com/aialt/AAGPT
Downloads the entire project code from GitHub to your computer.
cd AAGPT
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
2. Use the following command in your terminal with pip:
Type this command into your terminal and run it.
pip install -r requirements.txt
Installs the Python libraries listed in requirements.txt (or similar).
If it runs without errors and prints output in the terminal, it worked.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
