Skip to content

Commit 2072e00

Browse files
authored
Fix sqlite-ai link use correct domain
1 parent d945456 commit 2072e00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sqlite-cloud/sqlite-ai/sqlite-ai.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ status: publish
66
slug: sqlite-ai
77
---
88

9-
[SQLite-AI](https://sqlitecloud.io/sqlite-ai) is a groundbreaking extension that brings powerful AI capabilities directly into SQLite. By embedding llama and whisper, it enables local LLM inference, text generation, embedding creation, speech recognition, translation, and even multimodal support, all from within the database itself.
9+
[SQLite-AI](https://sqlite.ai/sqlite-ai) is a groundbreaking extension that brings powerful AI capabilities directly into SQLite. By embedding llama and whisper, it enables local LLM inference, text generation, embedding creation, speech recognition, translation, and even multimodal support, all from within the database itself.
1010

1111
With a simple SQL interface, you can chat with a model, stream tokens in real time, generate high-quality embeddings, or transcribe and translate audio using Whisper. Multimodal features allow image processing and embedding, making SQLite-AI a versatile foundation for modern AI applications.
1212

0 commit comments

Comments
 (0)