Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDF Sentences Checker with Haystack ( SCH )

Plot the Embedding and your prompt

Usage

docker build -t sch \
-f docker/Dockerfile .
docker run -it --rm \
--gpus=all \
-v $(pwd):/ws \
-w /ws \
-p 8501:8501 \
sch \
streamlit run app.py

About

Plot the NLP Embedding and your prompt

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages