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: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,10 @@ The official front-end React component for the Superluminal API.
4
4
5
5
For more information visit the [full documentation](https://superluminal.dev/docs).
6
6
7
+
## Example App
8
+
9
+
For a full example app, see https://github.com/superluminalengineering/superluminal-react-example.
10
+
7
11
## Tutorial
8
12
9
13
The Superluminal React component is the easiest way to add conversational data interaction similar to ChatGPT + CodeInterpreter to your dashboard. The layout of the component is customizable and should be sufficient to let you style it according to your branding. That said, if you need even deeper customization we recommend you take a look at the [Direct API Usage Tutorial](https://superluminal.dev/docs/#tutorial).
0 commit comments