Skip to content

Commit ecfd56e

Browse files
authored
Update README.md
1 parent ffd5e69 commit ecfd56e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,14 @@ SQLite-Vector is designed with the **Edge AI** use case in mind:
159159

160160
You can deploy powerful similarity search capabilities right inside your app or embedded system – **no cloud needed**.
161161

162+
## 📦 Integrations
163+
164+
Use SQLite-AI alongside:
165+
166+
* **[SQLite-AI](https://github.com/sqliteai/sqlite-ai)** – on-device inference, embedding generation, and model interaction directly into your database
167+
* **[SQLite-Sync](https://github.com/sqliteai/sqlite-sync)** – sync on-device databases with the cloud
168+
* **[SQLite-JS](https://github.com/sqliteai/sqlite-js)** – define SQLite functions in JavaScript
169+
162170
## License
163171

164172
This project is licensed under the [Elastic License 2.0](./LICENSE.md). You can use, copy, modify, and distribute it under the terms of the license for non-production use. For production or managed service use, please [contact SQLite Cloud, Inc](mailto:info@sqlitecloud.io) for a commercial license.

0 commit comments

Comments
 (0)