diff --git a/README.md b/README.md index 4ac47b9..19dd20e 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ How can we incorporate trusted, external math knowledge in generated answers to This project is [hosted on GitHub](https://github.com/DigitalHarborFoundation/llm-math-education). Feel free to open an [issue](https://github.com/DigitalHarborFoundation/llm-math-education/issues) with questions, comments, or requests. +A [fork of this repository at `DigitalHarborFoundation/rag-for-math-qa`](https://github.com/DigitalHarborFoundation/rag-for-math-qa) contains research code and data used to publish [our workshop paper](https://arxiv.org/abs/2310.03184). + ## Demo You can explore the effects of the retrieval-augmented generation approach by using our [Streamlit app](https://llm-math-education-levon003.streamlit.app/About_this_app). You'll need to provide your own OpenAI API key.