Skip to content

Commit 236066e

Browse files
authored
Update README.md
1 parent 63acbc9 commit 236066e

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
@@ -384,6 +384,14 @@ make PLATFORM=windows
384384
make install
385385
```
386386

387+
## 📦 Integrations
388+
389+
Use SQLite-AI alongside:
390+
391+
* **[SQLite-AI](https://github.com/sqliteai/sqlite-ai)** – on-device inference, embedding generation, and model interaction directly into your database
392+
* **[SQLite-Vector](https://github.com/sqliteai/sqlite-vector)** – vector search from SQL
393+
* **[SQLite-Sync](https://github.com/sqliteai/sqlite-sync)** – sync on-device databases with the cloud
394+
387395
## License
388396

389397
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)