Skip to content

Using LLM as QA system on document corpus. ML Hard project

Notifications You must be signed in to change notification settings

MakArtKar/LLM_QA_doc_corpus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LLM_QA_doc_corpus

Using LLM as QA system on document corpus. ML Hard project.

Quick start

Create virtualenv

Run in the root of the repo

pipenv --python 3.10
pipenv install

To activate the environment run in the root of the repo

pipenv shell

Environment file

Create .env file in the root of the repo

HUGGINGFACEHUB_API_TOKEN = <YOUR API TOKEN>

About

Using LLM as QA system on document corpus. ML Hard project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages