Skip to content
This repository has been archived by the owner on Aug 22, 2018. It is now read-only.

unhaltable/baker-street

Repository files navigation

baker-street

Web service for Sherlocke to talk to Watson

Overview

baker-street powers Sherlocke, allowing it to communicate with IBM Watson and CanLII. It handles user accounts and billing for Sherlocke users, and keeps track of which documents and questions have been accessed by each user.

Setup

To setup first initialize the database, this may take a while.

python ./manage.py syncdb

then initialize the background process:

celery -A baker_street worker -l info

1st-party libraries in use:

3rd-party libraries in use:

About

Web service for Sherlocke to talk to Watson

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published