Skip to content

Commit

Permalink
image
Browse files Browse the repository at this point in the history
  • Loading branch information
Mahmoudz committed Mar 31, 2024
1 parent d6fd228 commit 98e7cc9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@ Just inject `<VuicButton />` and define an array of simple `function signatures`

> Sista AI: 🤖 Your AI Integration Platform. ❤️
## Demo

Experience the power in action. Check out the [Demo](https://vuic.sista.ai).

## Supported Projects

Expand Down Expand Up @@ -261,10 +263,6 @@ export default TodoApp;

## Customization

### Customizing AI Responses

For custom AI responses, go to the [Admin Panel](https://admin.sista.ai/applications) and adjust the LLM settings. It's as simple as entering a prompt.

### Customizing Button Colors

You can modify the colors of the `VuicButton` at different states:
Expand All @@ -280,6 +278,12 @@ You can modify the colors of the `VuicButton` at different states:
<VuicButton buttonColors={colors} />
```

### Customizing AI Responses

For custom AI responses, go to the [Admin Panel](https://admin.sista.ai/applications) and adjust the **LLM settings**. It's as simple as entering a prompt.

[![Sista Logo](./assets/sista-admin-panel-app.png)](https://sista.ai)

### Customizing Voice

To personalize the AI assistant's voice, visit the [Admin Panel](https://admin.sista.ai/applications) and choose your preferred voice in the application settings.
Expand Down
Binary file added assets/sista-admin-panel-app.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 98e7cc9

Please sign in to comment.