Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Simple Entity Extraction

Runs a simple entity extraction application on streamlit UI framework by leveraging vLLM's OpenAI API

Build

podman build . -t <your registry>/pim:entity-extraction-app

podman push <your registry>/pim:entity-extraction-app