Skip to content

QnA PDF chatbot using OpenAI, Langchain, and Chainlit. Chat with your data. RAG.

Notifications You must be signed in to change notification settings

Motoroller89/QnA-pdf-bot-sberbank

Repository files navigation

QnA-pdf-bot-sberbank

PDF Q&A App

🧰 Stack

WARNING!!!

If you are in Russia or a country where openAI api is not available use VPN.

💻 Getting Started

  1. Clone the repository📂
git clone https://github.com/Motoroller89/QnA-pdf-bot-sberbank.git
cd QnA-pdf-bot-sberbank
  1. Install the required Python packages:
pip install -r requirements.txt
  1. Create a .env file and input your OpenAI API Key in the file
cp .env.example .env
  1. Run the Chainlit server🚀
chainlit run app.py

🐳 Docker quick start

📖 Example Usage

PDF Q&A demo

About

QnA PDF chatbot using OpenAI, Langchain, and Chainlit. Chat with your data. RAG.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published