Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hshen14 authored Mar 21, 2024
1 parent 9451e45 commit 8530df6
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,16 @@ All the examples are well-validated on Intel platforms. In addition, these examp

* <b>Easy to use</b>. Use ecosystem-compliant APIs to build the end-to-end GenAI examples

* <b>Easy to customize</b>. Customize the example using different framework, LLM, embedding, serving
* <b>Easy to customize</b>. Customize the example using different framework, LLM, embedding, serving etc.

* <b>Easy to deploy</b>. Deploy the GenAI examples with performance on Intel platforms

> **Note**:
> The below support matrix gives the validated configurations. Feel free to customize per your needs.
### ChatQnA
[ChatQnA](./ChatQnA/README.md) is an example of chatbot for question and answering through retrieval argumented generation (RAG).


<table>
<tbody>
<tr>
Expand Down Expand Up @@ -131,3 +133,10 @@ All the examples are well-validated on Intel platforms. In addition, these examp
</tr>
</tbody>
</table>

## Additional Content

* [Release Information](tbd)
* [Contribution Guidelines](tbd)
* [Legal Information](tbd)
* [Security Policy](tbd)

0 comments on commit 8530df6

Please sign in to comment.