A simple rag based pdf question answering system that run on local!
Step-by-step instructions on how to get the development environment running.
Download the base environment file and place it at root of project : Base Environment
# Clone the repository
git clone https://github.com/devloperhs14/askPDF
# Navigate to the project directory
cd askPDF
# activate the devlopement environment - cmd
rag-llm\Scripts\activate
# for os
source rag-llm\Scripts\activate.bat
Create a .env file and put your api key in GROQ_API_KEY
, then...
# run the app
streamlit run app.py
To Obtain Groq API Key - Refer this article https://www.kerlig.com/help/groq/get-api-key
For detailed steps, refer to the video. - Follow after cloning repo and cd https://github.com/user-attachments/assets/ad329e23-488b-4fbf-9cd3-30e12b7edd39