HunterGerlach / deep-thought

A question-answering system that uses embeddings and a language model to find the most likely answer to a question, while also providing links to sources that support the answer.
GNU General Public License v3.0
8 stars 2 forks source link

deep-thought

Linting Unit Tests

About

Deep Thought is a question-answering system that uses embeddings and a language model to find the most likely answer to a question. It also provides links to sources that support the answer.

API Details

Information about the API can be found in the API documentation.

Deployment to OpenShift

Information for deploying Deep Thought to OpenShift can be found in the deployment documentation.

Contributing

See CONTRIBUTING.md.