Skip to content

krishij03/docQA

Repository files navigation

docQA

This is a simple chatbot for all your pdfs.

Features

  • Multiple pdf query bot.
  • Compatible with OpenAI and Open Source (LLMs,Embeddings)
  • Responsive WebApp UI.
  • Input using direct file system, drive links or webpages
  • Uses webscraping (beautiful soup) to parse HTML and extract text from URLs

Run Locally

Clone the project

  git clone https://github.com/krishij03/docQA.git

Go to the project directory

  cd docQA

Install dependencies

  pip install -r requirements.txt

Start the server

  streamlit run bot.py

About

A chatbot for all your documents

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages