Skip to content

rodydavis/flutter_sqlite_document_search

Repository files navigation

flutter_sqlite_document_search

Local SQLite embeddings with sqlite-vec.

  1. Create env.json - Get an API key
{
  "GOOGLE_AI_API_KEY": "YOUR_GOOGLE_API_KEY_HERE",
}
  1. Run the following:
make deps
make build_files
make run_macos
  1. Add markdown and text files in the app to query against.

Platforms Verified

  • Web
  • MacOS
  • iOS
  • Android
  • Linux
  • Windows

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published