LangChain resources: - https://python.langchain.com/v0.2/docs/integrations/providers/sqlite - https://python.langchain.com/v0.2/docs/integrations/vectorstores/sqlitevss/ Dart resources: - https://github.com/asg017/sqlite-vec - https://github.com/simolus3/sqlite3.dart Example: - https://github.com/rodydavis/flutter_sqlite_document_search ~~Blocking issue on web:~~ - ~~https://github.com/simolus3/sqlite3.dart/issues/247~~
LangChain resources:
Dart resources:
Example:
Blocking issue on web:Compiling a sqlite extension for wasm and ffi simolus3/sqlite3.dart#247