Skip to content

gyorilab/indrabot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INDRA Bot

A bot that translatest natural language questions into database queries and answers with a list of INDRA Statements extracted from the literature and pathway databases.

The bot backend (bot.py) has two frontends:

  • Slack bot (slack.py) which takes questions in a Slack channel or direct messages
  • Web app (app.py) which takes questions in a text box on a website

Slack bot

To run the slack bot, do

python slack.py

Website

To run the web app, do

python app.py

or use a WSGI application server like gunicorn.

Funding

The development of indrabot is funded under the DARPA Communicating with Computers program (ARO grant W911NF-15-1-0544).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published