mkturkcan / DrosoBOT

A chatbot and query engine for all things Drosophila.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Drosobot

A query engine for Drosophila datasets.

Installation

  • Download the default provided dataset here.
  • Run the service using Flask:
export FLASK_APP=[MY_PATH]/drosobot_app
srun flask run --host=0.0.0.0 --port=[INSERT PORT NUMBER]

About

A chatbot and query engine for all things Drosophila.

License:MIT License


Languages

Language:Python 100.0%