Skip to content

Commit 3b7601b

Browse files
authored
Update integrating-generative-apis-with-popular-tools.mdx
1 parent 9802cbb commit 3b7601b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/generative-apis/reference-content/integrating-generative-apis-with-popular-tools.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The following table compares AI tools and libraries supported by Scaleway's Gene
2424
| [LlamaIndex](#llamaindex-advanced-rag-applications) | Library for building advanced AI RAG applications | Knowledge graph building, document retrieval, data indexing | Medium |
2525
| [Continue Dev](#continue-dev-ai-coding-assistance) | Library for AI-powered coding assistance | Code completion, code review | Low |
2626
| [Chatbox AI](#chatbox-ai) | Desktop client for generative APIs, available on Windows, Mac, Linux | AI copilot for documents, images, or code| Low |
27-
| [Open Web UI](#open-webui) | User interface for web applications | Creating web interfaces, interactive applications, form handling | Low |
27+
| [Open Web UI](#open-webui) | User interface for chatbot applications | Creating web chatbot interfaces, RAG agents | Low |
2828
| [cURL/Python](#custom-http-integrations) | Direct HTTP API calls for custom integrations | Custom applications, data processing | High |
2929

3030
<Message type="note">
@@ -188,7 +188,7 @@ Chatbox AI is a powerful AI client and smart assistant, compatible with Scaleway
188188
189189
## Open WebUI
190190
191-
Open WebUI is an open-source, self-hosted user interface designed for interacting with large language models (LLMs). It offers an intuitive chat-based experience, similar to ChatGPT, making it simple to work with AI models locally or through API integrations. Fully compatible with Scaleway’s Generative APIs, Open WebUI enables users to deploy and manage an AI chat application with little effort.
191+
Open WebUI is an open-source, self-hosted user interface designed for interacting with large language models (LLMs) through a browser. It offers an intuitive chat-based experience, similar to ChatGPT, making it simple to work with AI models locally or through API integrations. Fully compatible with Scaleway’s Generative APIs, Open WebUI enables users to deploy and manage an AI chat application with little effort.
192192
<Message type="tip">
193193
Follow our guide on [installing and configuring Open WebUI with Generative APIs](/tutorials/deploy-openwebui-with-generative-apis/) to get started.
194194
</Message>

0 commit comments

Comments
 (0)