A Very Interesting Python Package Made By Facebook
2 min readAug 8, 2022
Welcome back! Python is an awesome programming language with a ton of capability, if you’re new to Python, check out the link below to learn more about it:
So, let’s take a look at a very interesting Python package made by Facebook! This specific package is called ParlAI, and it’s a framework for training and evaluating AI models! Here is a link to their Github repository:
This specific project has a few goals surrounding it:
To install this package, you can use the following pip command:
pip install parlai