metadata
license: apache-2.0
Inference API for Question Answering
This repository contains the implementation for a question-answering system using a custom knowledge base and a transformer model.
Setup
- Install the dependencies:
pip install -r requirements.txt