nehalbhagat94 / langchain_summary_QA

pdf document summarization and question answering on selected sections of the document.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

langchain_summary_QA

pdf document summarization and question answering on selected sections of the document.

python -m pip install --user --upgrade pip

pip install faiss-cpu or faiss-gpu

pip install langchain tiktoken PyPDF2

pip install typing-inspect==0.8.0 typing_extensions==4.5.0

python -m streamlit run .\Git_model_AI_summerization.py

You can insert your OpenAI API Secret key first when streamlit starts running on localhost.

About

pdf document summarization and question answering on selected sections of the document.


Languages

Language:Python 100.0%