Skip to content

munkhuu1126/haystack-qa-model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

haystack-qa-model

Aiming to make a full Q&A type of app. Currently it's just in a test-esque state. Will improve gradually.

Just make a new virtual environment inside the repo and run this command

python -m venv .venv

install packages

pip install -r requirements.txt

run the program with:

uvicorn main:app reload

About

Q&A with haystack framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages