Skip to content

Commit 74442e1

Browse files
authored
chore: update README.md with image (#24)
1 parent b5032f6 commit 74442e1

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.changeset/salty-symbols-repair.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@stream-io/chat-react-native-ai': patch
3+
---
4+
5+
Include image in the README.md file

packages/react-native-sdk/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1+
![Integrating Stream Chat with AI](./public/chat-ai-react-native.png)
2+
13
# [React Native](https://getstream.io/chat/react-native-chat/tutorial/) AI components for Stream Chat
24

3-
This official repository for Stream Chat's UI components is designed specifically for AI-first applications written in Swift UI. When paired with our real-time [Chat API](https://getstream.io/chat/), it makes integrating with and rendering responses from LLM providers such as ChatGPT, Gemini, Anthropic or any custom backend easier by providing rich with out-of-the-box components able to render Markdown, Code blocks, tables, thinking indicators, images, etc.
5+
This official repository for Stream Chat's UI components is designed specifically for AI-first applications written in React Native. When paired with our real-time [Chat API](https://getstream.io/chat/), it makes integrating with and rendering responses from LLM providers such as ChatGPT, Gemini, Anthropic or any custom backend easier by providing rich with out-of-the-box components able to render Markdown, Code blocks, tables, thinking indicators, images, etc.
46

57
To start, this library includes the following components which assist with this task:
68

2.13 MB
Loading

0 commit comments

Comments
 (0)