Skip to content

Commit 5a37b22

Browse files
committed
demo gif
1 parent 5917f3a commit 5a37b22

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Oracle JET(Preact) allows you to craft pixel-perfect UIs which are fast, lightwe
1010

1111
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.
1212

13-
![alt text here](images/main.png)
13+
![alt text here](images/demo.gif)
1414

1515
## Getting Started
1616

@@ -112,11 +112,11 @@ Once dependencies are installed and your service credentials are updated you can
112112
- Or package for web deployment
113113
`ojet build web`
114114

115-
Ask your questions to generate an AI response
116-
![alt text here](images/QandA.png)
115+
Ask question to generate LLM response.
116+
![alt text here](images/QandA.png)
117117

118-
Note that the app is capable of generating markdown
119-
![alt text here](images/Markdown.png)
118+
Note that sample app can generate markdown.
119+
![alt text here](images/Markdown.png)
120120

121121
## Appendix: Token-based Authentication
122122

@@ -142,8 +142,8 @@ generative_ai_client = oci.generative_ai.generative_ai_client.GenerativeAiClient
142142
### Prerequisites
143143

144144
- OCI Account
145-
- OCI Generative Service
146-
- Oracle JET
145+
- OCI Generative AI Service
146+
- Oracle JET/Node
147147

148148
## Notes/Issues
149149

images/demo.gif

1.32 MB
Loading

0 commit comments

Comments
 (0)