Version 2 2023-10-02, 07:17Version 2 2023-10-02, 07:17
Version 1 2023-09-22, 05:20Version 1 2023-09-22, 05:20
software
posted on 2023-10-02, 07:17authored byJing Shen TAI, Vivian CHEW, Gilchris NATHANIEL, Verdio WONG
<p dir="ltr">ChatBot Recsys for Gen AI Hackathon.</p><p dir="ltr">To build the Docker Image.</p><p dir="ltr">```shell</p><p dir="ltr">docker build . -t genai-lib</p><p dir="ltr">docker run -p 7860:7860 -e GRADIO_SERVER_NAME=0.0.0.0 genai-lib:latest</p><p>```</p><p><br></p><p dir="ltr">To just run the app.</p><p><br></p><p dir="ltr">```shell</p><p dir="ltr">pip install requirements-dev.txt</p><p dir="ltr">python src/app.py</p><p>```</p><p dir="ltr">The scripts with `ingest_xxx.py` runs the converts the data in the data dir to the selected embeddings and to the final vectorstore.</p>
History
Confidential or personally identifiable information
I confirm that the uploaded data has no confidential or personally identifiable information.