Spaces:
Sleeping
Sleeping
metadata
title: Klìnic
emoji: 👍🏻
colorFrom: pink
colorTo: blue
sdk: streamlit
sdk_version: 1.34.0
app_file: app.py
pinned: false
hackupc-24
Architecture
Setup
- Start the IRIS Docker container:
docker-compose up
- Start a Jupyter Notebook
- Navigate to http://localhost:52773/csp/sys/UtilHome.csp to access IRIS and login with username:
demo
, password:demo
- You can execute SQL queries at 'System Explorer' → 'SQL'
- run vector_search.ipynb
- run the frontend:
streamlit run app.py