Project
Reverse Dependencies for ruby-openai
The projects listed here declare ruby-openai as a runtime or development dependency
0.0
This is a pretty straight forward interface to OpenAI with the option to select the AI model and the maximum token length (number of maximum words in the AI's response). You will use the -t option to supply the query to OpenAI or the -f option to read the query from a text file instead. New in 1.3: Updated default model to gpt-3.5-turbo-instruct. 1.4: Added option -M to list available model and use the one selected.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
0.0
OxAiWorkers (ox-ai-workers) is a cutting-edge Ruby gem designed to seamlessly integrate
a sophisticated state machine with the powerful capabilities of generative intelligence
via the ruby-openai gem. This innovative tool empowers developers to construct state machines
that efficiently handle complex tasks, enhancing outcomes by combining robust internal
logic with advanced AI-driven decision-making. Key features include straightforward creation
and management of state machines, harnessing AI for improved decision-making and task
execution, customizable behavior to suit specific requirements, and user-friendly syntax
and documentation for a smooth development experience.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
0.0
OpenAI based API client for the Perplexity AI API
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
0.0
A Ruby gem that provides a wrapper around the OpenAI API.
It allows you to generate natural language text based on a given prompt.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.0
Rach is a lightweight framework for orchestrating AI agents
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.0
OpenAI responds to given message if any other handler does not match.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.0
Setup and organize requests between multiple AI agents.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.0
Bots can use different tools to solve any number of tasks. Bots can be powered by OpenAI.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.0
CLI interface for OpenAI ChatGPT in Ruby 🌊🤖
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
0.0
Using ChatGPT from the command line.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
0.0
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.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
0.0
Allows for creating swarms of AI agents that can call functions and interact with each other
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.0
Text2SQL is a gem designed to generate SQL queries from natural language inputs.
It leverages machine learning models to interpret schema files and user inputs,
generating SQL queries that can be executed and returning results in a human-readable format.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.0
An AI-powered pair programmer. Provides a user-friendly interface for using AI API's to
automatically repair broken code and suggest improvements. Simply provide the faulty code as input, and the gem will
generate a corrected version using advanced machine learning techniques.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
0.0
A gem that use Generative AI for data sentiment analysis
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.0
SmartPrompt provides a flexible DSL for managing prompts, interacting with multiple LLMs, and creating composable task workers.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
0.0
StoryKey turns your crypto private key into a memorable story
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.0
A command line utility that summarizes a meeting using generative language models.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.0
Swarm is a Ruby library that provides a simple interface for managing OpenAI chat completions with function calling support. It includes features like streaming responses, context management, and function execution.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
0.0
A Ruby implementation of the Swarm library for managing AI agent interactions
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity