git_ipl / README.md
ram36's picture
Update README.md
8fa7425 verified
---
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
1. Install the dependencies:
```sh
pip install -r requirements.txt