semantic_search_codespark 0.1.1 copy "semantic_search_codespark: ^0.1.1" to clipboard
semantic_search_codespark: ^0.1.1 copied to clipboard

On-device semantic & vector search for Flutter — match by meaning, fully offline, no API keys. AI-powered search with a three-line API.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add semantic_search_codespark

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  semantic_search_codespark: ^0.1.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:semantic_search_codespark/semantic_search_codespark.dart';
6
likes
160
points
195
downloads

Documentation

API reference

Publisher

verified publisherksaikiran.dev

Weekly Downloads

On-device semantic & vector search for Flutter — match by meaning, fully offline, no API keys. AI-powered search with a three-line API.

Homepage
Repository (GitHub)
View/report issues

Topics

#semantic-search #search #embeddings #ai #offline

License

MIT (license)

Dependencies

ai_core_codespark, flutter

More

Packages that depend on semantic_search_codespark