Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

  1. Create a virtual env
python3 -m venv venv
  1. Activate virtual environment
source ./venv/bin/activate
  1. Pip install
pip install -r requirements.txt
  1. Run Web API
python3 -m uvicorn main:app --reload

About

This project serves as an example of how we might build the production version of the Therify Explainer API

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages