montycat 1.0.12 copy "montycat: ^1.0.12" to clipboard
montycat: ^1.0.12 copied to clipboard

Self-hosted vector database + NoSQL with built-in AI semantic search — the Dart & Flutter client for Montycat. A Rust-powered Pinecone alternative for RAG & AI agents.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add montycat

With Flutter:

 $ flutter pub add montycat

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

dependencies:
  montycat: ^1.0.12

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

Import it

Now in your Dart code, you can use:

import 'package:montycat/montycat.dart';
3
likes
155
points
42
downloads

Documentation

API reference

Publisher

verified publishermontygovernance.com

Weekly Downloads

Self-hosted vector database + NoSQL with built-in AI semantic search — the Dart & Flutter client for Montycat. A Rust-powered Pinecone alternative for RAG & AI agents.

Homepage
Repository (GitHub)
View/report issues

Topics

#vector-database #semantic-search #rag #ai-agents #nosql

License

MIT (license)

Dependencies

hashlib

More

Packages that depend on montycat