Skip to content

Commit 5b23162

Browse files
committed
Update README.md
1 parent b7a6762 commit 5b23162

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Using Oracle JET, create a user-friendly prompt-led user interface (UI) to inter
88

99
Oracle JET(Preact) allows you to craft pixel-perfect UIs which are fast, lightweight, and engaging. Your code takes centre stage with Oracle JET, while its powerful features enable you to create dynamic user experiences quickly and reliably.
1010

11-
Oracle's Generative AI service allows developers to unlock a better user experience for chat systems, question-and-answer solutions, and much more. This project provides a front end to that service so you can experiment and get a sense of the immense power of Oracle Generative AI. This is an excellent starting point on your AI journey, and experienced developers will be able to quickly port their LLMs to leverage this powerful service for enhanced customer support solutions.
11+
Oracle's Generative AI service allows developers to unlock a better user experience for chat systems, question-and-answer solutions, and much more. This project provides a front end to that service so you can experiment and get a sense of the immense power of Oracle Generative AI. This is an excellent starting point on your AI journey, and experienced developers will be able to quickly port their LLMs to leverage this powerful service.
1212

1313
![alt text here](images/demo.gif)
1414

@@ -47,7 +47,7 @@ generative_ai_inference_client = (
4747
)
4848
```
4949

50-
### 1. (Optional)Modify websocket ports
50+
### 1. (Optional) Modify websocket ports
5151

5252
- In the root of the project directory run to edit ports
5353
`vim app/web/components/content/index.tsx`

0 commit comments

Comments
 (0)