- Java 8
- Python3.9
Run:
git clone https://github.com/frances-ai/defoe_lib
This will clone the source code repository into a defoe_lib
directory.
See instructions here: Java install
See instruction here: python3.9 install
For Apple M1 chips machine, export a property:
export OBJC_DISABLE_INITIALIZE_FORK_SAFETY=YES
In the defoe_lib
directory, run
pip install -r requirements.txt
In the defoe_lib
directory, run
python start_defoe_grpc_server.py