- (optional) Edit demo settings in
.env
. - (optional, default: SYS) Change IRIS password in
./irispw.txt
. - Add your OpenAI key to
./src-iris/openaikey.secret
- Build container images:
docker-compose build
. - Create containers:
docker-compose up -d
- Open IRIS managementportal: http://localhost:8080/csp/sys/UtilHome.csp
- Open Streamlit: http://localhost:8051/
- Place PDFs in the
volumes\iris
folder before runningdocker-compose up -d
. - Current there are 2 PDFs, one on the background of a Logystics company, and the other on the SFF 2024 FAQ.
(Without RAG)
- On Chat Inferface, type
when is the Singapore Fintech Festival held?
- Notice the output giving a generic response of it being usually held in November each year.
(With RAG)
- In Management Portal, Enable the
Start PDF Import Local
. This imports the PDF in thevolumes\iris
folder. - Return to the Chat Interface, enter in the same question as above.
- Notice the output being more specific that the event is held on 6-8 Nov.
- Click on the
OpenAI Operation
> Messages > latest Header number > Click through the Request and Response messages to and fro theRAG Operation, Prompt Operation, OpenAI Operation
to understand what is happening.
Q: How many Airplanes does Logystics have?
Q: Who is the venture capitalist and how much was invested?