You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ai/use-cases/sentiment-intelligence/README.md
+37-11Lines changed: 37 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,9 @@ Sentiment Intelligence is a React and FastAPI demonstration application for
4
4
brand monitoring, customer-feedback analysis, and natural-language data access
5
5
with Oracle Autonomous AI Database, Select AI, and OCI Generative AI.
6
6
7
-
[](https://cloud.oracle.com/resourcemanager/stacks/create?zipUrl=https://github.com/oracle-devrel/ai-quick-deploys/releases/latest/download/sentiment-intel-stack.zip)
7
+
8
+
[](https://cloud.oracle.com/resourcemanager/stacks/create?zipUrl=https://github.com/oracle-devrel/technology-engineering/raw/refs/heads/aicoe-sentiment-intelligence/ai/use-cases/sentiment-intelligence/sentiment-intelligence.zip)
9
+
8
10
9
11
> Click the button above to deploy this application directly to your OCI tenancy
10
12
> using **OCI Resource Manager**. It provisions a VCN, an OKE Kubernetes cluster,
@@ -35,7 +37,8 @@ sentiment-intelligence/
35
37
|-- backend/ FastAPI, python-oracledb, Select AI and OCI SDK (+ Dockerfile)
36
38
|-- rag-documents/ Optional sample documents for a separately configured RAG index
37
39
|-- scripts/ Developer helper scripts (run.sh starts both services locally)
0 commit comments