RubyGems Navigation menu

ruby-openai-pinecone 0.1.1

This gem provides out-of-the-box functionality for generating vectors using the OpenAI API's text-embedding-ada-002 model and uploading them to Pinecone for efficient semantic search. It also includes features for querying existing vectors and retrieving relevant metadata. With this gem, developers can easily incorporate semantic search capabilities into their Ruby applications without needing to worry about the underlying implementation details.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.1 - April 30, 2023 (10.5 KB)
  2. 0.1.0 - April 30, 2023 (10.5 KB)

Runtime Dependencies (1):

ruby-openai ~> 3.7.0

Owners:

Pushed by:

Authors:

  • Muhammad Ahmed Cheema

SHA 256 checksum:

c3a6ee4d016c549688e1d7bb7f21e03428afdec9dec33b4d2bdbfc8c26cfe2d6

Total downloads 738

For this version 444

License:

MIT

Required Ruby Version: >= 2.6.0

Links: