https://github.com/superduper-io/poc-intel-geti
https://github.com/superduper-io/poc-intel-geti
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/superduper-io/poc-intel-geti
- Owner: superduper-io
- License: apache-2.0
- Created: 2024-02-19T10:31:13.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-03-07T06:07:17.000Z (over 1 year ago)
- Last Synced: 2024-11-08T21:36:27.263Z (7 months ago)
- Language: Jupyter Notebook
- Size: 76.2 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# poc-geti
## Step1:Add the OPENAI KEY in deploy/users.env
```
OPENAI_API_KEY: "xxxxx"
```Start docker-compose
```
docker compose -f docker-compose.yaml up -d
```## Step2:
Open https://localhost:8888
login notebook and run `build.ipynb`
## Step3:
**Streamlit APP**
Open https://localhost:8501
**FastAPI**
Open https://localhost:18000/docs