/biochatter

Backend library for conversational AI in biomedicine

Primary LanguagePythonMIT LicenseMIT

biochatter

This repository contains the biochatter Python package, a generic backend library for the connection of biomedical applications to conversational AI. Used in ChatGSE, which is being developed at https://github.com/biocypher/ChatGSE. More to come, so stay tuned!

Installation

To use the package, install it from PyPI, for instance using pip (pip install biochatter) or Poetry (poetry add biochatter).