Set up python project
This project is going to be using python, in line with our other LLM projects.
The first step is going to be setting up the repository with appropriate dev tooling for a python project:
-
Readme / git ignore -
Linting / pretffification -
Testing -
CI
Edited by Daniel Schultz