This project is a demo of serach and Question and Answering on 10-k filings using transformers:
- Semantics search using sentence transformer and
- Question and Answering using Haystack NLP
Goldman Sachs 10-k filings downloaded as text file from Sagemaker Jumpstart SDK.
-
Semantic search demo can be found in hugging face space here.
-
Question and Answering output is served in notebook
- Julien Simon HF space and videos
- Natural Language Processing with Transformers
- Haystack NLP Tutorial
- Training specifically on Domains
- Adding ability to read and search or answer tables and images in addition to text