This project is an example of how a movie review classifier that uses the kedro data catalog can be used to read and write data.
- Install requirements from
movie-review-classifier/requirements.txt
- Create
.env
file and create entryOPENAI_API_KEY=<< your API Key >>
- Run
python movie-review-classifier/src/run.py