This gem adds Pinecone vector database support and integration for Roseflow, a framework for interacting with AI in Ruby.
To use this gem effectively, you need the core Roseflow gem.
Install the gem and add to the application's Gemfile by executing:
$ bundle add roseflow-pinecone
If bundler is not being used to manage dependencies, install the gem by executing:
$ gem install roseflow-pinecone
See full documentation how to configure and use Roseflow with Pinecone at docs.roseflow.ai.
Bug reports and pull requests are welcome on GitHub at https://github.com/roseflow-ai/roseflow-pinecone.
Join us in our Discord.
Connect with the core team on Twitter.
The gem is available as open source under the terms of the MIT License.
Everyone interacting in the Roseflow OpenAI project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.