Sha256: d78cf0cff16671591cf1aebb0862eafb2d48b5ffa54c16de4794ba5032aaec1c
Contents?: true
Size: 1.43 KB
Versions: 1
Compression:
Stored size: 1.43 KB
Contents
# Roseflow Pinecone integration This gem adds Pinecone vector database support and integration for Roseflow, a framework for interacting with AI in Ruby. ## Prerequisites To use this gem effectively, you need the [core Roseflow gem](https://github.com/roseflow-ai/roseflow). ## Installation 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 ## Usage See full documentation how to configure and use Roseflow with Pinecone at [docs.roseflow.ai](https://docs.roseflow.ai/pinecone). ## Contributing Bug reports and pull requests are welcome on GitHub at https://github.com/roseflow-ai/roseflow-pinecone. ## Community ### Discord Join us in our [Discord](https://discord.gg/roseflow). ### Twitter Connect with the core team on Twitter. <a href="https://twitter.com/ljuti" target="_blank"> <img alt="Twitter Follow" src="https://img.shields.io/twitter/follow/ljuti?logo=twitter&style=social"> </a> ## License The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT). ## Code of Conduct Everyone interacting in the Roseflow OpenAI project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/roseflow-ai/roseflow-pinecone/blob/main/CODE_OF_CONDUCT.md).
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
roseflow-pinecone-0.1.0 | README.md |