Skip to content

Commit a132036

Browse files
authored
Update README.md
1 parent f4b3bb7 commit a132036

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
@@ -243,6 +243,14 @@ See the [examples](./examples/simple-todo-db/) directory for a comprehensive wal
243243
- Row-level security setup
244244
- Conflict resolution demonstrations
245245

246+
## 📦 Integrations
247+
248+
Use SQLite-AI alongside:
249+
250+
* **[SQLite-AI](https://github.com/sqliteai/sqlite-ai)** – on-device inference, embedding generation, and model interaction directly into your database
251+
* **[SQLite-Vector](https://github.com/sqliteai/sqlite-vector)** – vector search from SQL
252+
* **[SQLite-JS](https://github.com/sqliteai/sqlite-js)** – define SQLite functions in JavaScript
253+
246254
## License
247255

248256
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:[email protected]) for a commercial license.

0 commit comments

Comments
 (0)