tardigrde / docs-gpt-qa

Question Answering using documents in a VectorStore with LangChain

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docs-gpt-qa

Requirements

  • Pyhton v3.10
  • OpenAPI key

Env vars

cp example.env .env

Then edit the .env file.

Load data

python loader.py

Start QA session

python qa.py

About

Question Answering using documents in a VectorStore with LangChain


Languages

Language:Python 100.0%