Tutorials#
New to PrimeQA? Trying to figure out how to use the various components?
No worries we got you covered. These tutorials will get you acquainted with the PrimeQA functionalities in order for you to create your next awesome search application.
Tutorials#
Name |
Colab |
Source Code |
---|---|---|
Index your document collection with DPR |
||
Generative QA: Retrieve and Generate (RAG) with Neural retrievers and readers from either HuggingFace or OpenAI models |
02_Retrieve_and_Generate_Answers_to_Questions_with_RAG.ipynb |
|
Bring your own search and re-rank with PrimeQA embeddings |
||
Build QA models by fine-tuning LLMs with QLORA algorithm |